[gtksourceview] Fix the license header changed in the previous commit.



commit 80d21273e5b9191d2aec644d08ce18b455c6960f
Author: Ignacio Casal Quinteiro <icq gnome org>
Date:   Sat Jul 10 11:03:52 2010 +0200

    Fix the license header changed in the previous commit.

 data/language-specs/ocaml.lang |   21 ++++++++++++---------
 1 files changed, 12 insertions(+), 9 deletions(-)
---
diff --git a/data/language-specs/ocaml.lang b/data/language-specs/ocaml.lang
index d91f014..2e187d1 100644
--- a/data/language-specs/ocaml.lang
+++ b/data/language-specs/ocaml.lang
@@ -1,25 +1,28 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!-- vim: set sts=2 sw=2: -->
 <!--
+
+ This file is part of GtkSourceView
+
  Author: Eric Cooper <ecc cmu edu>
  Copyright (C) 2007 Eric Cooper <ecc cmu edu>
  Copyright (C) 2007 Eric Norige <thelema314 gmail com>
  Copyright (C) 2009 Alexandr Kuleshov <sterh live ru>
 
- 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 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
 
- 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.
 -->
 <language id="objective-caml" _name="Objective Caml" version="2.0" _section="Sources">
   <metadata>



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