summaryrefslogtreecommitdiff
path: root/gtk/gtkfilesystem.c
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2012-02-27 13:01:10 +0000
committerJavier Jardón <jjardon@gnome.org>2012-02-27 17:06:11 +0000
commit9d0febc9a64a5bfb0fcfc3a88de4757f6c1ff090 (patch)
treefb0fe1ad6fcea9379c2e7cba6958653a6fc8742e /gtk/gtkfilesystem.c
parentdf1ff836a8ba09bd9d17ba288ea297028b1bb756 (diff)
downloadgtk+-9d0febc9a64a5bfb0fcfc3a88de4757f6c1ff090.tar.gz
Change FSF Address
Diffstat (limited to 'gtk/gtkfilesystem.c')
-rw-r--r--gtk/gtkfilesystem.c11
1 files changed, 5 insertions, 6 deletions
diff --git a/gtk/gtkfilesystem.c b/gtk/gtkfilesystem.c
index 4a6791e9aa..ae2840c198 100644
--- a/gtk/gtkfilesystem.c
+++ b/gtk/gtkfilesystem.c
@@ -3,19 +3,18 @@
* Copyright (C) 2003, Red Hat, Inc.
* Copyright (C) 2007-2008 Carlos Garnacho
*
- * 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
* License, or (at your option) any later version.
*
- * 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.
+ * 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
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
*
* Authors: Carlos Garnacho <carlos@imendio.com>
*/