diff options
-rw-r--r-- | COPYING | 7 | ||||
-rwxr-xr-x | tkread | 6 |
2 files changed, 5 insertions, 8 deletions
diff --git a/COPYING b/COPYING deleted file mode 100644 index eab85a6..0000000 --- a/COPYING +++ /dev/null @@ -1,7 +0,0 @@ -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. @@ -1,5 +1,9 @@ #!/usr/bin/tclsh -# See COPYING file for copyright and license details. +# Copyright 2013-2014 Nick White <njw.me.uk>, released under the ISC License +# +# 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. set usage {tkread [-w] [-m] -w rewrap lines |