[frogr] Fixed issues in copyright headers (user GPL and LGPL appropriately).



commit 3c025b26df5bb298436413e2ded6149082e1a060
Author: Mario Sanchez Prada <msanchez igalia com>
Date:   Thu Jun 2 22:55:28 2011 +0200

    Fixed issues in copyright headers (user GPL and LGPL appropriately).

 help/Makefile.am                   |    4 ++--
 src/flicksoup/Makefile.am          |    9 +++------
 src/flicksoup/examples/Makefile.am |    2 +-
 src/flicksoup/examples/example.c   |    2 +-
 4 files changed, 7 insertions(+), 10 deletions(-)
---
diff --git a/help/Makefile.am b/help/Makefile.am
index da521e8..0a1a30b 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -1,5 +1,5 @@
-# This program is free software; you can redistribute it and/or modify
-# it under the terms of version 3 of the GNU Lesser General Public
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of version 3 of the GNU General Public
 # License as published by the Free Software Foundation.
 #
 # This program is distributed in the hope that it will be useful,
diff --git a/src/flicksoup/Makefile.am b/src/flicksoup/Makefile.am
index 1bdd13e..bdfda77 100644
--- a/src/flicksoup/Makefile.am
+++ b/src/flicksoup/Makefile.am
@@ -1,8 +1,5 @@
-# Copyright (C) 2009-2011 Mario Sanchez Prada
-# Authors: Mario Sanchez Prada <msanchez igalia com>
-#
-# This program is free software; you can redistribute it and/or
-# modify it under the terms of version 3 of the GNU General Public
+# This program is free software; you can redistribute it and/or modify
+# it under the terms of version 3 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,
@@ -10,7 +7,7 @@
 # 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 General Public Lesser License
 # along with this program; if not, see <http://www.gnu.org/licenses/>
 
 SUBDIRS = examples
diff --git a/src/flicksoup/examples/Makefile.am b/src/flicksoup/examples/Makefile.am
index 4f2e124..2eeef90 100644
--- a/src/flicksoup/examples/Makefile.am
+++ b/src/flicksoup/examples/Makefile.am
@@ -7,7 +7,7 @@
 # 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 General Public Lesser License
 # along with this program; if not, see <http://www.gnu.org/licenses/>
 
 noinst_PROGRAMS = \
diff --git a/src/flicksoup/examples/example.c b/src/flicksoup/examples/example.c
index f148dfa..36395bd 100644
--- a/src/flicksoup/examples/example.c
+++ b/src/flicksoup/examples/example.c
@@ -13,7 +13,7 @@
  * 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 General Lesser 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]