aboutsummaryrefslogtreecommitdiff
path: root/coreutils
diff options
context:
space:
mode:
authorManuel Novoa III <mjn3@codepoet.org>2003-08-09 02:57:55 +0000
committerManuel Novoa III <mjn3@codepoet.org>2003-08-09 02:57:55 +0000
commit96379b0d7da8800d248d58641923870781f1a6f9 (patch)
treeea78ff713f87282d67840fbef751654ea7841b06 /coreutils
parent8f4cdd516dceeee0dc6c85fd6a3e5bba7ce79048 (diff)
downloadbusybox-96379b0d7da8800d248d58641923870781f1a6f9.tar.gz
Adjust Erik's change, as I don't claim copyright of the applet.
Diffstat (limited to 'coreutils')
-rw-r--r--coreutils/cal.c2
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