[libgsf] tar: gpl->lgpl



commit 2896d3bf08a4d574ad689436940bda5b41306d2a
Author: Morten Welinder <terra gnome org>
Date:   Tue Mar 20 19:44:32 2012 -0400

    tar: gpl->lgpl
    
    Luckily this is my work alone.  All files were meant to be lgpl in libgsf.

 gsf/gsf-infile-tar.c |   12 ++++++------
 gsf/gsf-infile-tar.h |   12 ++++++------
 2 files changed, 12 insertions(+), 12 deletions(-)
---
diff --git a/gsf/gsf-infile-tar.c b/gsf/gsf-infile-tar.c
index b516df6..2cdb902 100644
--- a/gsf/gsf-infile-tar.c
+++ b/gsf/gsf-infile-tar.c
@@ -3,19 +3,19 @@
  *
  * Copyright (C) 2008 Morten Welinder (terra gnome 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; either version 2 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 version 2.1 of the GNU Lesser General Public
+ * License as published by the Free Software Foundation.
  *
  * 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 General Public License for more details.
  *
- * You should have received a copy of the GNU General Public License
+ * You should have received a copy of the GNU Lesser General Public License
  * along with this program; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301
+ * USA
  *
  * TODO:
  *   symlinks
diff --git a/gsf/gsf-infile-tar.h b/gsf/gsf-infile-tar.h
index 303182c..e624c19 100644
--- a/gsf/gsf-infile-tar.h
+++ b/gsf/gsf-infile-tar.h
@@ -3,19 +3,19 @@
  *
  * Copyright (C) 2008 Morten Welinder (terra gnome 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; either version 2 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 version 2.1 of the GNU Lesser General Public
+ * License as published by the Free Software Foundation.
  *
  * 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 General Public License for more details.
  *
- * You should have received a copy of the GNU General Public License
+ * You should have received a copy of the GNU Lesser General Public License
  * along with this program; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301
+ * USA
  */
 
 #ifndef GSF_INFILE_TAR_H



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]