diff options
Diffstat (limited to 'gio/gapplication.h')
-rw-r--r-- | gio/gapplication.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/gio/gapplication.h b/gio/gapplication.h index 7cbbf4ca8..a9d2d281a 100644 --- a/gio/gapplication.h +++ b/gio/gapplication.h @@ -1,10 +1,10 @@ /* * Copyright © 2010 Codethink Limited * - * 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 - * your option) any later version. + * This library 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.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of |