diff options
author | Manuel Novoa III <mjn3@codepoet.org> | 2003-08-09 02:57:55 +0000 |
---|---|---|
committer | Manuel Novoa III <mjn3@codepoet.org> | 2003-08-09 02:57:55 +0000 |
commit | 96379b0d7da8800d248d58641923870781f1a6f9 (patch) | |
tree | ea78ff713f87282d67840fbef751654ea7841b06 /coreutils/cal.c | |
parent | 8f4cdd516dceeee0dc6c85fd6a3e5bba7ce79048 (diff) |
Adjust Erik's change, as I don't claim copyright of the applet.
Diffstat (limited to 'coreutils/cal.c')
-rw-r--r-- | coreutils/cal.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/coreutils/cal.c b/coreutils/cal.c index 9dbe2c44b..a50f54db9 100644 --- a/coreutils/cal.c +++ b/coreutils/cal.c @@ -1,8 +1,6 @@ /* * Calendar implementation for busybox * - * Copyright (C) 2003 by Manuel Novoa III (mjn3@codepoet.org) - * * See original copyright at the end of this file * * This program is free software; you can redistribute it and/or modify |