summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick White <git@njw.me.uk>2014-01-13 17:34:21 +0000
committerNick White <git@njw.me.uk>2014-01-13 17:34:21 +0000
commitc4f4d63fbec5dbb026e9ccebbc89e498f3c42e1c (patch)
treebb5a99cc50a9dd2dc9933ed9d864fac7ca349120
parent28c504a7dbc9f4d9e630ca1a9373c984028c8e13 (diff)
downloadtkread-c4f4d63fbec5dbb026e9ccebbc89e498f3c42e1c.tar.bz2
tkread-c4f4d63fbec5dbb026e9ccebbc89e498f3c42e1c.zip
Add ISC license
-rw-r--r--COPYING7
-rwxr-xr-xtkread1
2 files changed, 8 insertions, 0 deletions
diff --git a/COPYING b/COPYING
new file mode 100644
index 0000000..eab85a6
--- /dev/null
+++ b/COPYING
@@ -0,0 +1,7 @@
+ISC License
+
+Copyright 2013-2014 Nick White <njw.me.uk>
+
+Permission to use, copy, modify, and/or distribute this software for any
+purpose with or without fee is hereby granted, provided that the above
+copyright notice and this permission notice appear in all copies.
diff --git a/tkread b/tkread
index c501c04..49c68b4 100755
--- a/tkread
+++ b/tkread
@@ -1,4 +1,5 @@
#!/usr/bin/tclsh
+# See COPYING file for copyright and license details.
# Usage: tkread [-w] [-m]
# -w rewrap lines
# -m format markdown text