[BusyBox-cvs] busybox/coreutils cal.c,1.5,1.6

Erik Andersen andersen at busybox.net
Fri Aug 8 08:57:07 UTC 2003


Update of /var/cvs/busybox/coreutils
In directory winder:/tmp/cvs-serv18794/coreutils

Modified Files:
	cal.c 
Log Message:
Remove unnecessary defamatory comment


Index: cal.c
===================================================================
RCS file: /var/cvs/busybox/coreutils/cal.c,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- cal.c	19 Mar 2003 09:11:32 -0000	1.5
+++ cal.c	8 Aug 2003 08:57:03 -0000	1.6
@@ -1,18 +1,7 @@
-/* NOTE:
- *
- * Apparently, all "Steven J. Merrifield" did was grab the util-linux cal applet,
- * spend maybe 5 minutes integrating it into busybox, slapped a copyright on it,
- * and submitted it.  I certainly saw no evidence of any attempt at size reduction.
- * Not only do I consider his copyright below meaningless, I also consider his
- * actions shameful.
- *
- * Manuel Novoa III   (mjn3 at codepoet.org)
- */
-
 /*
  * Calendar implementation for busybox
  *
- * Copyright (C) 2001 by Steven J. Merrifield <steve at labyrinth.net.au>
+ * Copyright (C) 2003 by Manuel Novoa III   (mjn3 at codepoet.org)
  *
  * See original copyright at the end of this file
  *




More information about the busybox-cvs mailing list