diff options
Diffstat (limited to 'raul/WeakPtr.hpp')
-rw-r--r-- | raul/WeakPtr.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/raul/WeakPtr.hpp b/raul/WeakPtr.hpp index c5beb45..6149bc7 100644 --- a/raul/WeakPtr.hpp +++ b/raul/WeakPtr.hpp @@ -1,5 +1,5 @@ /* A "weak" pointer to a resource owned by a shared 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 |