Update of /cvsroot/linuxdc/linux-sh-dc
In directory usw-pr-cvs1:/tmp/cvs-serv22561
Modified Files:
ChangeLog.dc
Log Message:
Add a MODULE_LICENSE() tag. Tainted kernel == instant unhapiness.
Index: ChangeLog.dc
===================================================================
RCS file: /cvsroot/linuxdc/linux-sh-dc/ChangeLog.dc,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -d -r1.29 -r1.30
--- ChangeLog.dc 1 May 2002 10:25:35 -0000 1.29
+++ ChangeLog.dc 1 May 2002 15:47:13 -0000 1.30
@@ -1,3 +1,8 @@
+2002-05-01 Paul Mundt <le...@ch...>
+
+ * drivers/maple/maple.c: Add a MODULE_LICENSE() tag to avoid
+ accidentally tainting the kernel.
+
2002-05-01 M. R. Brown <mr...@0x...>
* Makefile: Added. Add "-dc" to EXTRAVERSION to distinguish ourselves
|