[gtksourceview] Relicense genie.lang to LGPL.



commit 55c7f485e55e9ed1399a9258a54cbca5de2935f4
Author: Paolo Borelli <pborelli gnome org>
Date:   Thu Mar 5 17:09:46 2015 +0100

    Relicense genie.lang to LGPL.
    
    This was agreed in bugzilla, but I committed the with the wrong
    license.

 data/language-specs/genie.lang |   19 ++++++++++---------
 1 files changed, 10 insertions(+), 9 deletions(-)
---
diff --git a/data/language-specs/genie.lang b/data/language-specs/genie.lang
index ce4f95c..b6c956c 100644
--- a/data/language-specs/genie.lang
+++ b/data/language-specs/genie.lang
@@ -1,23 +1,24 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
 
+ This file is part of GtkSourceView
+
  Author: Jamie McCracken jamiemcc gnome org
  Copyright (C) 2008 Jamie McCracken jamiemcc gnome org
 
- This library is free software; you can redistribute it and/or
- modify it under the terms of the GNU Library General Public
+ GtkSourceView 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 of the License, or (at your option) any later version.
+ version 2.1 of the License, or (at your option) any later version.
 
- This library is distributed in the hope that it will be useful,
+ GtkSourceView 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
- Library General Public License for more details.
+ Lesser General Public License for more details.
 
- You should have received a copy of the GNU Library General Public
- License along with this library; if not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ You should have received a copy of the GNU Lesser General Public
+ License along with this library; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
 -->
 <language id="genie" _name="Genie" version="2.0" _section="Source">


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