diff options
Diffstat (limited to 'raul/WeakPtr.h')
-rw-r--r-- | raul/WeakPtr.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/raul/WeakPtr.h b/raul/WeakPtr.h index 1793608..ef4b70e 100644 --- a/raul/WeakPtr.h +++ b/raul/WeakPtr.h @@ -1,5 +1,5 @@ /* A "weak" pointer to a resource owned by a shared pointer. - * Copyright (C) 2007 Dave Robillard. + * Copyright (C) 2007 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 |