diff options
Diffstat (limited to 'gtk/gtkactionable.c')
-rw-r--r-- | gtk/gtkactionable.c | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/gtk/gtkactionable.c b/gtk/gtkactionable.c index 427b4c13c2..c8079679ad 100644 --- a/gtk/gtkactionable.c +++ b/gtk/gtkactionable.c @@ -1,7 +1,7 @@ /* * Copyright © 2012 Canonical Limited * - * This program is free software: you can redistribute it and/or modify + * 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 of the * licence or (at your option) any later version. @@ -12,9 +12,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, - * USA. + * License along with this library. If not, see <http://www.gnu.org/licenses/>. * * Authors: Ryan Lortie <desrt@desrt.ca> */ |