diff options
author | Leah Neukirchen <leah@vuxu.org> | 2017-04-26 13:25:59 +0200 |
---|---|---|
committer | Leah Neukirchen <leah@vuxu.org> | 2017-04-26 13:25:59 +0200 |
commit | 898be9aa59976a93f816ffd0f9ef3478e1a73e32 (patch) | |
tree | 6de248c85241560bf79ae071ade5a257da90b9f4 /nq.sh | |
parent | 381576322800ee3afe3246fadaf74d61377951ba (diff) | |
download | nq-898be9aa59976a93f816ffd0f9ef3478e1a73e32.tar.gz nq-898be9aa59976a93f816ffd0f9ef3478e1a73e32.tar.xz nq-898be9aa59976a93f816ffd0f9ef3478e1a73e32.zip |
Leahize v0.2
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/ |