[aisleriot] lib: Use LGPL here



commit 74668adb7353c78d90dd8ff2214ba067f8c95e70
Author: Christian Persch <chpe gnome org>
Date:   Thu Aug 4 14:06:50 2011 +0200

    lib: Use LGPL here
    
    This file is essentially copypasted, so go back to LGPL here.

 src/lib/ar-debug.c |    6 +++---
 src/lib/ar-debug.h |    6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/src/lib/ar-debug.c b/src/lib/ar-debug.c
index 1472253..a1b18db 100644
--- a/src/lib/ar-debug.c
+++ b/src/lib/ar-debug.c
@@ -2,16 +2,16 @@
  * Copyright  2002,2003 Red Hat, Inc.
  *
  * 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
+ * it under the terms of the GNU Lesser General Public License as published by
  * the Free Software Foundation, either version 3 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 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
+ * You should have received a copy of the GNU Lesser General Public License
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 
diff --git a/src/lib/ar-debug.h b/src/lib/ar-debug.h
index 0552a74..42128ca 100644
--- a/src/lib/ar-debug.h
+++ b/src/lib/ar-debug.h
@@ -2,16 +2,16 @@
  * Copyright  2002 Red Hat, Inc.
  *
  * 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
+ * it under the terms of the GNU Lesser General Public License as published by
  * the Free Software Foundation, either version 3 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 General Public License for more details.
+ * GNU Lesse 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, see <http://www.gnu.org/licenses/>.
  */
 



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