summaryrefslogtreecommitdiff
path: root/libpeas/peas-i18n.c
diff options
context:
space:
mode:
authorGarrett Regier <garrettregier@gmail.com>2015-01-24 08:19:54 -0800
committerGarrett Regier <garrettregier@gmail.com>2015-02-14 12:23:40 -0800
commit728ecb4708f4fa4f0545e4b3907b59cddd5f4c54 (patch)
treec9a4e8b9f3d62e248d03421ec60f2a0139c0bfb4 /libpeas/peas-i18n.c
parent60cfc58eb64446fd3512f8c36b22a2f0b9968c9d (diff)
downloadlibpeas-728ecb4708f4fa4f0545e4b3907b59cddd5f4c54.tar.gz
Relicense as LGPL 2.1+
https://bugzilla.gnome.org/show_bug.cgi?id=599120
Diffstat (limited to 'libpeas/peas-i18n.c')
-rw-r--r--libpeas/peas-i18n.c22
1 files changed, 11 insertions, 11 deletions
diff --git a/libpeas/peas-i18n.c b/libpeas/peas-i18n.c
index b18fa03..ceb2b10 100644
--- a/libpeas/peas-i18n.c
+++ b/libpeas/peas-i18n.c
@@ -2,19 +2,19 @@
* Copyright (C) 1997, 1998, 1999, 2000 Free Software Foundation
* All rights reserved.
*
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU Library General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
+ * libpeas 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 program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU Library General Public License for more details.
+ * libpeas is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
*
- * You should have received a copy of the GNU Library General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ * 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., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
*/
#ifdef HAVE_CONFIG_H