summaryrefslogtreecommitdiff
path: root/xfconf/xfconf-cache.c
diff options
context:
space:
mode:
authorNick Schermer <nick@xfce.org>2011-03-25 11:05:35 +0100
committerNick Schermer <nick@xfce.org>2011-03-25 12:37:48 +0100
commited2db07ccace659ce9e06f334f41ad09419d6cb1 (patch)
tree072f1b455100de92c0c33d47abed3334c220dcf4 /xfconf/xfconf-cache.c
parent9d8927b5a9e16e3782fe37a64f90a47ad1d3c3c1 (diff)
downloadxfconf-ed2db07ccace659ce9e06f334f41ad09419d6cb1.tar.gz
Fix licenses and use new FSF address.
Diffstat (limited to 'xfconf/xfconf-cache.c')
-rw-r--r--xfconf/xfconf-cache.c17
1 files changed, 9 insertions, 8 deletions
diff --git a/xfconf/xfconf-cache.c b/xfconf/xfconf-cache.c
index 432982b..71d57a0 100644
--- a/xfconf/xfconf-cache.c
+++ b/xfconf/xfconf-cache.c
@@ -3,17 +3,18 @@
*
* Copyright (c) 2009 Brian Tarricone <brian@tarricone.org>
*
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; version 2 of the License ONLY.
+ * 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; version 2
+ * of the License ONLY.
*
- * This program is distributed in the hope that it will be useful,
+ * 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 General Public License for more details.
+ * 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 General Public License
- * along with this program; if not, write to the Free Software
+ * 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
*/