aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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