svn commit: trunk/busybox/util-linux
aldot at busybox.net
aldot at busybox.net
Tue May 20 01:27:26 PDT 2008
Author: aldot
Date: 2008-05-20 01:27:26 -0700 (Tue, 20 May 2008)
New Revision: 22019
Log:
- Rob sais that he rewrote it, so reinstate the GPLv2-only boilerplate.
Modified:
trunk/busybox/util-linux/dmesg.c
Changeset:
Modified: trunk/busybox/util-linux/dmesg.c
===================================================================
--- trunk/busybox/util-linux/dmesg.c 2008-05-20 07:56:46 UTC (rev 22018)
+++ trunk/busybox/util-linux/dmesg.c 2008-05-20 08:27:26 UTC (rev 22019)
@@ -6,7 +6,7 @@
* Copyright 2006 Rob Landley <rob at landley.net>
* Copyright 2006 Bernhard Fischer <rep.nop at aon.at>
*
- * Licensed under GPLv2 or later, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this tarball for details.
*/
#include <sys/klog.h>
More information about the busybox-cvs
mailing list