lkml.org 
[lkml]   [2004]   [Sep]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH] sch_atm license
Currently net/sched/sch_atm.c misses the license tag.
I am not 100% sure that it is licensed under the GPL, but I suppose so,
and if it is, the following patch should be applied.


Signed-off-by: Pozsar Balazs <pozsy@uhulinux.hu>

diff -Naurd a/net/sched/sch_atm.c b/net/sched/sch_atm.c
--- a/net/sched/sch_atm.c 2004-05-10 04:32:29.000000000 +0200
+++ b/net/sched/sch_atm.c 2004-05-30 16:29:37.277776273 +0200
@@ -713,3 +713,4 @@

module_init(atm_init)
module_exit(atm_exit)
+MODULE_LICENSE("GPL");


--
pozsy
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 14:06    [W:0.027 / U:0.240 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site