From a30b8d72e3b34a18da552f55630b6ba8faa14507 Mon Sep 17 00:00:00 2001 From: vapier Date: Sun, 16 Apr 2006 20:38:26 +0000 Subject: use more boiler plate GPL notices git-svn-id: svn://busybox.net/trunk/busybox@14890 69ca8d6d-28ef-0310-b511-8ec308f3f277 --- miscutils/crontab.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'miscutils/crontab.c') diff --git a/miscutils/crontab.c b/miscutils/crontab.c index 1b2f46f3a..bad7f0018 100644 --- a/miscutils/crontab.c +++ b/miscutils/crontab.c @@ -5,10 +5,9 @@ * usually setuid root, -c option only works if getuid() == geteuid() * * Copyright 1994 Matthew Dillon (dillon@apollo.west.oic.com) - * May be distributed under the GNU General Public License - * - * Vladimir Oleynik (C) 2002 to be used in busybox + * Vladimir Oleynik (C) 2002 * + * Licensed under the GPL v2 or later, see the file LICENSE in this tarball. */ #include -- cgit v1.2.3-55-g6feb