diff options
Diffstat (limited to 'library/secret-collection.h')
-rw-r--r-- | library/secret-collection.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/library/secret-collection.h b/library/secret-collection.h index 63da980..9e916eb 100644 --- a/library/secret-collection.h +++ b/library/secret-collection.h @@ -4,10 +4,12 @@ * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published - * by the Free Software Foundation; either version 2 of the licence or (at + * by the Free Software Foundation; either version 2.1 of the licence or (at * your option) any later version. * * See the included COPYING file for more information. + * + * Author: Stef Walter <stefw@gnome.org> */ #if !defined (__SECRET_INSIDE_HEADER__) && !defined (SECRET_COMPILATION) |