diff options
Diffstat (limited to 'raul/SharedPtr.h')
-rw-r--r-- | raul/SharedPtr.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/raul/SharedPtr.h b/raul/SharedPtr.h index e5381b6..1cc42a2 100644 --- a/raul/SharedPtr.h +++ b/raul/SharedPtr.h @@ -1,5 +1,5 @@ /* A Reference Counting Smart 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 |