diff options
Diffstat (limited to 'gtk/gactionobservable.h')
-rw-r--r-- | gtk/gactionobservable.h | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/gtk/gactionobservable.h b/gtk/gactionobservable.h index ae6ac314cb..e5906aa8d1 100644 --- a/gtk/gactionobservable.h +++ b/gtk/gactionobservable.h @@ -1,7 +1,7 @@ /* * Copyright © 2011 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> */ |