[gtksourceview] jade.lang: update license LGPLv2+ -> LGPLv2.1+ and fix FSF address



commit 69459971d2e66c848a49c4f92fcf053ba18ec7e2
Author: Sébastien Wilmet <swilmet gnome org>
Date:   Sun Aug 14 17:51:43 2016 +0200

    jade.lang: update license LGPLv2+ -> LGPLv2.1+ and fix FSF address
    
    Thanks to Bjørn Lie for the bug report.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=769895

 data/language-specs/jade.lang |   17 ++++++++---------
 1 files changed, 8 insertions(+), 9 deletions(-)
---
diff --git a/data/language-specs/jade.lang b/data/language-specs/jade.lang
index d225a10..c98afc9 100644
--- a/data/language-specs/jade.lang
+++ b/data/language-specs/jade.lang
@@ -7,20 +7,19 @@
  Copyright (C) 2011 Remy Loubradou <remy loubradou gmail com>
  Copyright (C) 2015 Seán de Búrca <leftmostcat gmail com>
 
- 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="jade" _name="Jade" version="2.0" _section="Markup">


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