summaryrefslogtreecommitdiff
path: root/libpeas/peas-i18n.c
diff options
context:
space:
mode:
authorGarrett Regier <garrettregier@gmail.com>2011-08-27 17:13:12 -0700
committerGarrett Regier <garrettregier@gmail.com>2011-08-28 14:21:01 -0700
commita827244742c48e3dea3b01c6a613fd91ecb13985 (patch)
tree369460c885ba1e3136b323c4f581e7904905e6cf /libpeas/peas-i18n.c
parent2aaca1c161eef8ca901c36a4e7e5daeea3b61a4d (diff)
downloadlibpeas-a827244742c48e3dea3b01c6a613fd91ecb13985.tar.gz
Fix FSF Address
https://bugzilla.gnome.org/show_bug.cgi?id=652993
Diffstat (limited to 'libpeas/peas-i18n.c')
-rw-r--r--libpeas/peas-i18n.c24
1 files changed, 12 insertions, 12 deletions
diff --git a/libpeas/peas-i18n.c b/libpeas/peas-i18n.c
index 9440a01..26eb3b4 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 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 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.
*
- * This library 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 Lesser General Public
- * License along with this library; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ * 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.
+ *
+ * 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.
*/
#ifdef HAVE_CONFIG_H