summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremiah C. Foster <jeremiah@jeremiahfoster.com>2015-06-22 11:54:15 +0200
committerJeremiah C. Foster <jeremiah@jeremiahfoster.com>2015-06-22 11:54:15 +0200
commit4a9fb449715a9bf8738ec7c3c0924a06dc597261 (patch)
treea09760911cea827e831557353118333e6a2fb52d
parentbbe071f5253741a82f07fbc9df8dd0b314442e84 (diff)
downloadninka-4a9fb449715a9bf8738ec7c3c0924a06dc597261.tar.gz
Update README.md
-rw-r--r--README.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/README.md b/README.md
index fd552be..c2152ea 100644
--- a/README.md
+++ b/README.md
@@ -83,7 +83,7 @@ Available options:
Example:
- ninka -i foo.c
+ ninka -i foo.c
It will create five files:
@@ -165,8 +165,7 @@ How to read the output:
Assume, for example, this output:
-eq.c;MITX11noNotice;1;2;2;6;0;Copyright,-1,-1,DualLicenseIntention,GPLorOpenBSDTypeVer2,BSDpre,BSDcondSource,BSDcondBinary
-
+ eq.c;MITX11noNotice;1;2;2;6;0;Copyright,-1,-1,DualLicenseIntention,GPLorOpenBSDTypeVer2,BSDpre,BSDcondSource,BSDcondBinary
So Ninka detects all the sentences, including the MIT variant, it
finds the GPL bsd intention. But the license is not really BSD.