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.c | |
parent | 381576322800ee3afe3246fadaf74d61377951ba (diff) | |
download | nq-898be9aa59976a93f816ffd0f9ef3478e1a73e32.tar.gz nq-898be9aa59976a93f816ffd0f9ef3478e1a73e32.tar.xz nq-898be9aa59976a93f816ffd0f9ef3478e1a73e32.zip |
Leahize v0.2
Diffstat (limited to 'nq.c')
-rw-r--r-- | nq.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/nq.c b/nq.c index 9fda2b0..fd51d5b 100644 --- a/nq.c +++ b/nq.c @@ -14,8 +14,7 @@ * - we try hard to make the currently running ,* file have +x bit * - you can re-queue jobs using "sh ,jobid" * - * 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/ */ |