patch-2.4.12 linux/drivers/sbus/audio/dbri.c
Next file: linux/drivers/sbus/audio/dmy.c
Previous file: linux/drivers/sbus/audio/cs4231.c
Back to the patch index
Back to the overall index
-  Lines: 15
-  Date:
Wed Oct 10 23:42:46 2001
-  Orig file: 
v2.4.11/linux/drivers/sbus/audio/dbri.c
-  Orig date: 
Tue Jul  3 17:08:20 2001
diff -u --recursive --new-file v2.4.11/linux/drivers/sbus/audio/dbri.c linux/drivers/sbus/audio/dbri.c
@@ -1,4 +1,4 @@
-/* $Id: dbri.c,v 1.26 2001/05/21 01:25:22 davem Exp $
+/* $Id: dbri.c,v 1.27 2001/10/08 22:19:50 davem Exp $
  * drivers/sbus/audio/dbri.c
  *
  * Copyright (C) 1997 Rudolf Koenig (rfkoenig@immd4.informatik.uni-erlangen.de)
@@ -2377,6 +2377,8 @@
 
 module_init(dbri_init);
 module_exit(dbri_exit);
+MODULE_LICENSE("GPL");
+
 /*
  * Overrides for Emacs so that we follow Linus's tabbing style.
  * Emacs will notice this stuff at the end of the file and automatically
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)