summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordmg <dmg@uvic.ca>2014-06-09 17:56:42 +0900
committerJNajjar <johannes.najjar@tngtech.com>2015-03-31 14:51:45 +0200
commitf6a56a660e71ebace3f538686814ebeb91cc3a6d (patch)
tree60406aa9c96eb2d3f8f101672badc371e73b76fa
parent92703ec287850ff9c8c8ae0e92ef982d4c0a7a98 (diff)
downloadninka-f6a56a660e71ebace3f538686814ebeb91cc3a6d.tar.gz
added variations of the LGPLv2 and the copyright
-rw-r--r--lib/Ninka/licensesentence.dict5
-rw-r--r--lib/Ninka/rules.dict1
2 files changed, 4 insertions, 2 deletions
diff --git a/lib/Ninka/licensesentence.dict b/lib/Ninka/licensesentence.dict
index d000296..8eac3be 100644
--- a/lib/Ninka/licensesentence.dict
+++ b/lib/Ninka/licensesentence.dict
@@ -125,6 +125,7 @@ GNUurl:10:0:^If not, see <http://www.gnu.org/licenses/>$
# special cases GPL
GPLv2orv3:10:0:^This file may be used under the terms of the GPL versions 2\.0 or 3\.0 as published by the Free Software Foundation and appearing in the files LICENSE\.GPL2 and LICENSE\.GPL3 included in the packaging of this file$
+LGPLV2_1:11:0:^Lesser GPL 2\.1 applies:
LGPLv2_1orv3:10:0:^([^,;]+) 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 or 3 of the License$
LGPLv2orv3:10:0:^([^,;]+) 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\) version 3$
###XXXGPLCopy:50:2:^You should have received a copy of the GPL along with (.*); see the file (.*); see the file (.*)$:
@@ -211,8 +212,6 @@ BSDWarrExtrict:10:2:IN NO EVENT SHALL (.+) BE LIABLE FOR ANY DIRECT, INDIRECT, I
BSDlikeRef:10:1:^Use of this source code is governed by a BSD\-style license that can be found in the (.+) file$
MITname:10:0:MIT License
-Copyright:10:1:Copyright \(c\)(.+)
-Copyright:20:1:^Copyright (.+)$:
MITpermissionExtrict:10:0:Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files \(the <quotes>Software <quotes>\), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions<colon>:
X11noticeExtrict:10:0:The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software
X11asIsExtrict:10:0:THE SOFTWARE IS PROVIDED <quotes>AS IS<quotes>, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT:
@@ -690,3 +689,5 @@ FSFUnlimited:10:0:^This configure script is free software; the Free Software Fou
# these should be the last one
Exception:52:0:As a special exception,:
+Copyright:10:1:Copyright \(c\)(.+)
+Copyright:20:1:^Copyright (.+)$:
diff --git a/lib/Ninka/rules.dict b/lib/Ninka/rules.dict
index 65554aa..1e38599 100644
--- a/lib/Ninka/rules.dict
+++ b/lib/Ninka/rules.dict
@@ -57,6 +57,7 @@ AGPLv3+:AGPLGenVer3\+
LesserGPLv3+:LesserGPLGenVer3\+
LesserGPLv3:LesserGPLGenVer3
LesserGPLv2.1:LesserGPLGenVer2\.1
+LesserGPLv2.1:LGPLV2_1Ver0
LesserGPLv2.1+:LesserGPLGenVer2\.1\+
LibraryGPLv2:LibraryGPLGenVer2\.0\+|LibraryGPLGenVer2
LibraryGPLv2+:LibraryGPLGenVer2\.0\+|LibraryGPLGenVer2\+