From cfdd74341338d09492627aaa830030903f95f011 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Tue, 29 Aug 2017 17:22:26 +0200 Subject: leahize --- snooze.c | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'snooze.c') diff --git a/snooze.c b/snooze.c index 0c49e24..b29c7b6 100644 --- a/snooze.c +++ b/snooze.c @@ -1,16 +1,11 @@ /* * snooze - run a command at a particular time * - * To the extent possible under law, - * Christian Neukirchen + * 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/ */ -/* -##% gcc -Os -Wall -g -o $STEM $FILE -Wextra -Wwrite-strings -*/ - #include #include -- cgit 1.4.1