summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel M German <dmg@uvic.ca>2015-01-10 01:21:38 -0800
committerDaniel M German <dmg@uvic.ca>2015-01-10 02:24:27 -0800
commitf548eaf81b402994622ac6488a5868f2727bc065 (patch)
tree84b64d1aa01dfcf73659e26b7ddf5c498aa73b48
parente4882adf2adf0e8e899a4efda5f48a26ed982dcf (diff)
downloadninka-f548eaf81b402994622ac6488a5868f2727bc065.tar.gz
updated some variants of licenses... MIT variants need to be improved
-rw-r--r--ChangeLog23
-rwxr-xr-xfilter/criticalword.dict1
-rw-r--r--senttok/licensesentence.dict2
3 files changed, 15 insertions, 11 deletions
diff --git a/ChangeLog b/ChangeLog
index 9e3a70e..67b9191 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
@@ -13,15 +19,15 @@
2013-07-03 dmg <dmg@uvic.ca>
* Version to 1.1 RC2
-
- * Added qt variants and fixed more GPL related unknowns.
+
+ * Added qt variants and fixed more GPL related unknowns.
* When the license is unknown "UNKNOWN" is printed.
2013-07-02 dmg <dmg@uvic.ca>
* Added version to ninka.pl, set to 1.1 RC1
-
+
* matcher/rules.dict: Added CDDLorGPLv2, CPLv1orGPLv2+orLGPLv2, QtorGPLv2orv3
* senttok/licensesentence.dict: the boost license sometimes contains just the URL refernece, fixed several regressions.
@@ -56,7 +62,7 @@
* matcher/rules.dict: Fixed a bug in the sunRPM license. It wasn't detected.
- * filter/criticalword.dict: strenghten some rules to avoid some
+ * filter/criticalword.dict: strenghten some rules to avoid some
false positives in good sentences.
2011-01-28 <dmg@uvic.ca>
@@ -76,11 +82,11 @@
2010-11-10 dmg <dmg@uvic.ca>
* Released pre-release version 1.0-pre2
-
+
* Added path to the files in the tar file.
-
+
* README: Fixed errors (patch by Armijn Hemel)
-
+
* extComments/extComments.pl (Determine_Comments_Extractor): Added
the option to not use the comments extractor.
@@ -91,6 +97,3 @@
2010-08-07 dmg <dmg@uvic.ca>
* Prepared the release to the public.
-
-
-
diff --git a/filter/criticalword.dict b/filter/criticalword.dict
index 477c32b..7e51f45 100755
--- a/filter/criticalword.dict
+++ b/filter/criticalword.dict
@@ -131,3 +131,4 @@ computer program whose purpose
disclaims copyright
software is covered
Copyright
+shall be modified such
diff --git a/senttok/licensesentence.dict b/senttok/licensesentence.dict
index 4216275..0d7d287 100644
--- a/senttok/licensesentence.dict
+++ b/senttok/licensesentence.dict
@@ -220,7 +220,7 @@ BSDlikeRef:10:1:^Use of this source code is governed by a BSD\-style license tha
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