From: Pozsar Balazs <pozsy@uhulinux.hu>
To: linux-kernel@vger.kernel.org
Subject: [PATCH] sch_atm license
Date: Tue, 7 Sep 2004 13:30:21 +0200 [thread overview]
Message-ID: <20040907113021.GA4624@unicorn.sch.bme.hu> (raw)
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
reply other threads:[~2004-09-07 11:30 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20040907113021.GA4624@unicorn.sch.bme.hu \
--to=pozsy@uhulinux.hu \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome