diff options
Diffstat (limited to 'nq.sh')
-rwxr-xr-x | nq.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nq.sh b/nq.sh index f59ae59..ad57be0 100755 --- a/nq.sh +++ b/nq.sh @@ -10,7 +10,7 @@ # - every job starts only after all earlier flock(2)ed files finished # - the lock is released when job terminates # -# To the extent possible under law, Christian Neukirchen <chneukirchen@gmail.com> +# 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/ |