Update of /cvsroot/linux-vax/kernel-2.4/drivers/acpi/ospm/button
In directory sc8-pr-cvs1:/tmp/cvs-serv7538/drivers/acpi/ospm/button
Modified Files:
bn_osl.c
Log Message:
DA: sync with Marcelo 2.4.17
Index: bn_osl.c
===================================================================
RCS file: /cvsroot/linux-vax/kernel-2.4/drivers/acpi/ospm/button/bn_osl.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- bn_osl.c 9 Apr 2002 14:05:55 -0000 1.1
+++ bn_osl.c 10 Jun 2003 01:13:24 -0000 1.2
@@ -35,6 +35,7 @@
MODULE_AUTHOR("Andrew Grover");
MODULE_DESCRIPTION("ACPI Component Architecture (CA) - Button Driver");
+MODULE_LICENSE("GPL");
#define BN_PROC_ROOT "button"
|