Adding COPYING (ISC license terms).

This commit is contained in:
David Baird
2012-08-19 23:21:26 -06:00
parent 5adb5d1969
commit 47e92d3861
2 changed files with 17 additions and 1 deletions
+2 -1
View File
@@ -22,7 +22,8 @@ compilation](http://en.wikipedia.org/wiki/Single_Compilation_Unit)).
Also, this library does not work in cooperation with any asynchronous
event processing scheduler. The good news is that the code here is
straightforward and can serve as a reference to build something tailored
for your needs.
for your needs, in the spirt of copy-and-paste (and you are very welcome
to do so).
Happy hacking! Drop me a line if you do anything cool with this :)
...complaints welcome too.