summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authordmgerman <dmg@uvic.ca>2015-06-09 00:24:08 -0700
committerdmgerman <dmg@uvic.ca>2015-06-09 00:24:08 -0700
commitea063ea2b8032383939deabfe55d183dbb35a930 (patch)
tree2577b617cab54595f7ce091df8133c0ba3ed9b7b /MANIFEST
parent0147f4736bd1d6d509ee20bedfd79aa893da8d0b (diff)
parent794490b0bb279cd2f6d673aecdf68c653a7a9dfd (diff)
downloadninka-fossy.tar.gz
Merge pull request #15 from darxriggs/dmgerman/fossyfossy
documentation update & improved project structure
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST9
1 files changed, 9 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 3379706..1508f1e 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1,9 +1,13 @@
bin/ninka
+bin/ninka-excel
+bin/ninka-sqlite
Changes
+Copyright.SCOWL
lib/Ninka.pm
lib/Ninka/abbreviations.dict
lib/Ninka/CommentExtractor.pm
lib/Ninka/criticalwords.dict
+lib/Ninka/FileCleaner.pm
lib/Ninka/interrules.dict
lib/Ninka/LicenseMatcher.pm
lib/Ninka/LicenseRules.pm
@@ -17,6 +21,10 @@ Makefile.PL
MANIFEST
MANIFEST.SKIP
README
+scripts/license_matcher_modified.pl
+scripts/parseLicense.pl
+scripts/sort_package_license_list.pl
+scripts/unify.pl
t/data/expected_output/AAL
t/data/expected_output/AFL-1.1
t/data/expected_output/AFL-1.2
@@ -209,5 +217,6 @@ t/data/licenses/OSL-2.1
t/data/licenses/OSL-3.0
t/data/licenses/PRESERVE_COPYRIGHT_NOTICE
t/data/licenses/Public-domain
+t/pod_ok.t
t/reference_licenses.t
t/syntax_ok_and_use_strict.t