about summary refs log tree commit diff
path: root/notyet
diff options
context:
space:
mode:
Diffstat (limited to 'notyet')
-rwxr-xr-xnotyet7
1 files changed, 6 insertions, 1 deletions
diff --git a/notyet b/notyet
index 0157b5f..8ec739b 100755
--- a/notyet
+++ b/notyet
@@ -1,5 +1,10 @@
 #!/usr/bin/env ruby
-# notyet [-a] [-f FILE] [FILTER] - a todo tracker
+# notyet [-a] [-e] [-f FILE] [FILTER] - a todo tracker
+#
+# notyet is in the public domain.
+# To the extent possible under law, Leah Neukirchen <leah@vuxu.org>
+# has waived all copyright and related or neighboring rights to this work.
+# http://creativecommons.org/publicdomain/zero/1.0/
 
 require 'date'