[frogr] Added 'Lesser' to source headers where missing
- From: Mario Sanchez Prada <msanchez src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [frogr] Added 'Lesser' to source headers where missing
- Date: Fri, 3 Jun 2011 22:38:14 +0000 (UTC)
commit 93aba6540f73e8b3662d34f41c3418c701b08e27
Author: Mario Sanchez Prada <msanchez igalia com>
Date: Sat Jun 4 00:14:08 2011 +0200
Added 'Lesser' to source headers where missing
src/flicksoup/Makefile.am | 2 +-
src/flicksoup/flicksoup.h | 2 +-
src/flicksoup/fsp-data.c | 2 +-
src/flicksoup/fsp-data.h | 2 +-
src/flicksoup/fsp-error.c | 2 +-
src/flicksoup/fsp-error.h | 2 +-
src/flicksoup/fsp-parser.c | 2 +-
src/flicksoup/fsp-parser.h | 2 +-
src/flicksoup/fsp-session.c | 2 +-
src/flicksoup/fsp-session.h | 2 +-
10 files changed, 10 insertions(+), 10 deletions(-)
---
diff --git a/src/flicksoup/Makefile.am b/src/flicksoup/Makefile.am
index c4da084..044f8ba 100644
--- a/src/flicksoup/Makefile.am
+++ b/src/flicksoup/Makefile.am
@@ -5,7 +5,7 @@
# 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.
+# Lesser General Public License for more details.
#
# 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/>
diff --git a/src/flicksoup/flicksoup.h b/src/flicksoup/flicksoup.h
index 96a8497..0340aa2 100644
--- a/src/flicksoup/flicksoup.h
+++ b/src/flicksoup/flicksoup.h
@@ -11,7 +11,7 @@
* 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.
+ * Lesser General Public License for more details.
*
* 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/>
diff --git a/src/flicksoup/fsp-data.c b/src/flicksoup/fsp-data.c
index 12a8ac5..38ecead 100644
--- a/src/flicksoup/fsp-data.c
+++ b/src/flicksoup/fsp-data.c
@@ -10,7 +10,7 @@
* 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.
+ * Lesser General Public License for more details.
*
* 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/>
diff --git a/src/flicksoup/fsp-data.h b/src/flicksoup/fsp-data.h
index 4991870..548c3ca 100644
--- a/src/flicksoup/fsp-data.h
+++ b/src/flicksoup/fsp-data.h
@@ -10,7 +10,7 @@
* 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.
+ * Lesser General Public License for more details.
*
* 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/>
diff --git a/src/flicksoup/fsp-error.c b/src/flicksoup/fsp-error.c
index 1f26887..6f7c6b1 100644
--- a/src/flicksoup/fsp-error.c
+++ b/src/flicksoup/fsp-error.c
@@ -11,7 +11,7 @@
* 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.
+ * Lesser General Public License for more details.
*
* 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/>
diff --git a/src/flicksoup/fsp-error.h b/src/flicksoup/fsp-error.h
index 508adf8..0b0f673 100644
--- a/src/flicksoup/fsp-error.h
+++ b/src/flicksoup/fsp-error.h
@@ -11,7 +11,7 @@
* 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.
+ * Lesser General Public License for more details.
*
* 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/>
diff --git a/src/flicksoup/fsp-parser.c b/src/flicksoup/fsp-parser.c
index 2c767c8..062b610 100644
--- a/src/flicksoup/fsp-parser.c
+++ b/src/flicksoup/fsp-parser.c
@@ -11,7 +11,7 @@
* 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.
+ * Lesser General Public License for more details.
*
* 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/>
diff --git a/src/flicksoup/fsp-parser.h b/src/flicksoup/fsp-parser.h
index 0a32763..17fdf0f 100644
--- a/src/flicksoup/fsp-parser.h
+++ b/src/flicksoup/fsp-parser.h
@@ -11,7 +11,7 @@
* 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.
+ * Lesser General Public License for more details.
*
* 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/>
diff --git a/src/flicksoup/fsp-session.c b/src/flicksoup/fsp-session.c
index ab4cf73..2d9d728 100644
--- a/src/flicksoup/fsp-session.c
+++ b/src/flicksoup/fsp-session.c
@@ -14,7 +14,7 @@
* 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.
+ * Lesser General Public License for more details.
*
* 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/>
diff --git a/src/flicksoup/fsp-session.h b/src/flicksoup/fsp-session.h
index cf607d5..783b077 100644
--- a/src/flicksoup/fsp-session.h
+++ b/src/flicksoup/fsp-session.h
@@ -11,7 +11,7 @@
* 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.
+ * Lesser General Public License for more details.
*
* 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/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]