[gtksourceview: 2/3] yara - use LGPL license header



commit ec76326351c4fecd6766211b6b9472cb314a3021
Author: wesinator <13hurdw gmail com>
Date:   Mon May 11 21:11:42 2020 +0000

    yara - use LGPL license header

 data%2Flanguage-specs/yara.lang | 23 ++++++++++++++++++++---
 1 file changed, 20 insertions(+), 3 deletions(-)
---
diff --git a/data%2Flanguage-specs/yara.lang b/data%2Flanguage-specs/yara.lang
index b794c906..4a3eecc7 100644
--- a/data%2Flanguage-specs/yara.lang
+++ b/data%2Flanguage-specs/yara.lang
@@ -1,11 +1,28 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
 <!--
-This Source Code Form is subject to the terms of the Mozilla Public
-License, v. 2.0. If a copy of the MPL was not distributed with this file,
-You can obtain one at http://mozilla.org/MPL/2.0/.
+
+ This file is part of GtkSourceView
+
+ Author: Wes <13hurdw gmail com>
+ Copyright (C) 2017, 2020 
+
+ 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.1 of the License, or (at your option) any later version.
+
+ 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
+ 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, see <http://www.gnu.org/licenses/>.
+
 -->
 
+
 <language id="yara" _name="YARA" version="2.0" _section="Other">
   <metadata>
     <property name="mimetypes">text/yara;text/x-yara</property>


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