summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel M German <dmg@uvic.ca>2015-01-10 01:21:38 -0800
committerJNajjar <johannes.najjar@tngtech.com>2015-03-31 15:07:04 +0200
commitca4aa8cbf2ae68343016e76ac33ee6484d3ce584 (patch)
treec1431c3e56d07cfb7ffe7524bd2be330a7f097dd
parent575858c5ad45da37324362d756e684f0a8b74e01 (diff)
downloadninka-ca4aa8cbf2ae68343016e76ac33ee6484d3ce584.tar.gz
updated some variants of licenses... MIT variants need to be improved
-rw-r--r--Changes6
-rw-r--r--lib/Ninka/criticalwords.dict1
-rw-r--r--lib/Ninka/licensesentence.dict2
3 files changed, 8 insertions, 1 deletions
diff --git a/Changes b/Changes
index 4423561..67b9191 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,9 @@
+2015-01-05 dmg <dmg@uvic.ca>
+
+ * filter/criticalword.dict: MIT+no-false-attribs license missing one sentence
+
+ * senttok/licensesentence.dict (MITpermissionExtrict): there was a space where no space should have been
+
2014-06-09 dmg <dmg@uvic.ca>
* Version 1.2
diff --git a/lib/Ninka/criticalwords.dict b/lib/Ninka/criticalwords.dict
index c696913..8e7884f 100644
--- a/lib/Ninka/criticalwords.dict
+++ b/lib/Ninka/criticalwords.dict
@@ -131,3 +131,4 @@ computer program whose purpose
disclaims copyright
software is covered
Copyright
+shall be modified such
diff --git a/lib/Ninka/licensesentence.dict b/lib/Ninka/licensesentence.dict
index 6b08721..e82c491 100644
--- a/lib/Ninka/licensesentence.dict
+++ b/lib/Ninka/licensesentence.dict
@@ -212,7 +212,7 @@ 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
-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>:
+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:
X11asLiableExtrict:10:0:IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE