summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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