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 46cdb03..031c995 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-2009 David Robillard <http://drobilla.net> + * Copyright 2007-2011 David 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 |