diff options
Diffstat (limited to 'raul/SharedPtr.hpp')
-rw-r--r-- | raul/SharedPtr.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/raul/SharedPtr.hpp b/raul/SharedPtr.hpp index ed2058c..adc79ae 100644 --- a/raul/SharedPtr.hpp +++ b/raul/SharedPtr.hpp @@ -1,5 +1,5 @@ /* A Reference Counting Smart Pointer. - * Copyright (C) 2007 Dave Robillard <http://drobilla.net> + * Copyright (C) 2007-2009 Dave Robillard <http://drobilla.net> * * This is free software; you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software |