[gnome-terminal] all: Cleanup licence headers



commit 9cfc33475172d70132267d9b128744667b9ca988
Author: Christian Persch <chpe gnome org>
Date:   Mon Apr 16 14:44:16 2012 +0200

    all: Cleanup licence headers
    
    Make sure everything is GPL 3+.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=673344

 src/eggshell.c            |    6 +++---
 src/eggshell.h            |    6 +++---
 src/terminal-version.h.in |    6 +++---
 3 files changed, 9 insertions(+), 9 deletions(-)
---
diff --git a/src/eggshell.c b/src/eggshell.c
index abf9854..a6b2c33 100644
--- a/src/eggshell.c
+++ b/src/eggshell.c
@@ -6,16 +6,16 @@
  * This file is part of the Gnome Library.
  *
  * The Gnome Library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Lesser General Public License as
+ * modify it under the terms of the GNU General Public License as
  * published by the Free Software Foundation; either version 3 of the
  * License, or (at your option) any later version.
  *
  * The Gnome 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
- * Lesser General Public License for more details.
+ * General Public License for more details.
  *
- * You should have received a copy of the GNU Lesser General Public
+ * You should have received a copy of the GNU General Public
  * License along with the Gnome Library; see the file COPYING.LIB.  If not,
  * write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
  * Boston, MA 02111-1307, USA.
diff --git a/src/eggshell.h b/src/eggshell.h
index 80b6ba5..d5fced4 100644
--- a/src/eggshell.h
+++ b/src/eggshell.h
@@ -6,16 +6,16 @@
  * This file is part of the Gnome Library.
  *
  * The Gnome Library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Lesser General Public License as
+ * modify it under the terms of the GNU General Public License as
  * published by the Free Software Foundation; either version 3 of the
  * License, or (at your option) any later version.
  *
  * The Gnome 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
- * Lesser General Public License for more details.
+ * General Public License for more details.
  *
- * You should have received a copy of the GNU Lesser General Public
+ * You should have received a copy of the GNU General Public
  * License along with the Gnome Library; see the file COPYING.LIB.  If not,
  * write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
  * Boston, MA 02111-1307, USA.
diff --git a/src/terminal-version.h.in b/src/terminal-version.h.in
index 5bc4f2d..aad119a 100644
--- a/src/terminal-version.h.in
+++ b/src/terminal-version.h.in
@@ -2,8 +2,8 @@
  * Copyright  2009 Christian Persch
  *
  * 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.1 of the License, or (at your
+ * under the terms of the GNU General Public License as published by the
+ * Free Software Foundation; either version 3 of the License, or (at your
  * option) any later version.
  *
  * This library is distributed in the hope that it will be useful, but
@@ -11,7 +11,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 Lesser General Public License along
+ * You should have received a copy of the GNU General Public License along
  * with this library; if not, write to the Free Software Foundation, Inc.,
  * 59 Temple Place, Suite 330, Boston, MA 02110-1301  USA
  */



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