From 54988a45971a2f0b2a4b77515546487f5235209b Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sun, 1 Oct 2017 18:44:52 +0200 Subject: put into pd --- notyet | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) 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 +# has waived all copyright and related or neighboring rights to this work. +# http://creativecommons.org/publicdomain/zero/1.0/ require 'date' -- cgit 1.4.1