[PATCH] add MODULE_LICENSE to wanrouter

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

This keeps wanrouter from tainting the kernel for not having a
known license.

Please apply.

--
~Randy


patch_name:	wanrtr_lic.patch
patch_version:	2003-07-08.22:52:29
author:		Randy.Dunlap <rddunlap@osdl.org>
description:	add MODULE_LICENSE (GPL) so that kernel is not tainted
product:	Linux
product_versions: 2.5.74
maintainer:	Nenad Corbic (ncorbic@sangoma.com), davem@redhat.com
diffstat:	=
 net/wanrouter/wanmain.c |    2 ++
 1 files changed, 2 insertions(+)


diff -Naur ./net/wanrouter/wanmain.c~wanlic ./net/wanrouter/wanmain.c
--- ./net/wanrouter/wanmain.c~wanlic	2003-07-02 13:51:05.000000000 -0700
+++ ./net/wanrouter/wanmain.c	2003-07-08 22:48:38.000000000 -0700
@@ -922,6 +922,8 @@
 EXPORT_SYMBOL(lock_adapter_irq);
 EXPORT_SYMBOL(unlock_adapter_irq);
 
+MODULE_LICENSE("GPL");
+
 /*
  *	End
  */
-
: send the line "unsubscribe linux-net" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Netdev]     [Ethernet Bridging]     [Linux 802.1Q VLAN]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Git]     [Bugtraq]     [Yosemite News and Information]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux PCI]     [Linux Admin]     [Samba]

  Powered by Linux