netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] skge, sky2, et all. gplv2 only
@ 2006-10-23  3:16 Stephen Hemminger
  2006-11-01  1:19 ` Jeff Garzik
  0 siblings, 1 reply; 2+ messages in thread
From: Stephen Hemminger @ 2006-10-23  3:16 UTC (permalink / raw)
  To: David S. Miller, Jeff Garzik; +Cc: netdev

I don't want my code to downgraded to GPLv3 because of
cut-n-pasted the comments. These files which I hold copyright
on were started before it was clear what GPLv3 was going to be.

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>

--- linux-2.6.orig/drivers/net/irda/stir4200.c	2006-10-22 20:12:25.000000000 -0700
+++ linux-2.6/drivers/net/irda/stir4200.c	2006-10-22 20:12:33.000000000 -0700
@@ -15,8 +15,7 @@
 *
 *	This program is free software; you can redistribute it and/or modify
 *	it under the terms of the GNU General Public License as published by
-*	the Free Software Foundation; either version 2 of the License, or
-*	(at your option) any later version.
+*	the Free Software Foundation; either version 2 of the License.
 *
 *	This program is distributed in the hope that it will be useful,
 *	but WITHOUT ANY WARRANTY; without even the implied warranty of
--- linux-2.6.orig/drivers/net/skge.c	2006-10-22 20:11:36.000000000 -0700
+++ linux-2.6/drivers/net/skge.c	2006-10-22 20:11:50.000000000 -0700
@@ -11,8 +11,7 @@
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
+ * the Free Software Foundation; either version 2 of the License.
  *
  * This program is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
--- linux-2.6.orig/drivers/net/sky2.c	2006-10-22 20:11:14.000000000 -0700
+++ linux-2.6/drivers/net/sky2.c	2006-10-22 20:11:31.000000000 -0700
@@ -10,8 +10,7 @@
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
+ * the Free Software Foundation; either version 2 of the License.
  *
  * This program is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
--- linux-2.6.orig/net/sched/sch_netem.c	2006-10-22 20:12:04.000000000 -0700
+++ linux-2.6/net/sched/sch_netem.c	2006-10-22 20:12:11.000000000 -0700
@@ -4,7 +4,7 @@
  * 		This program is free software; you can redistribute it and/or
  * 		modify it under the terms of the GNU General Public License
  * 		as published by the Free Software Foundation; either version
- * 		2 of the License, or (at your option) any later version.
+ * 		2 of the License.
  *
  *  		Many of the algorithms and ideas for this came from
  *		NIST Net which is not copyrighted. 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-11-01  1:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-23  3:16 [PATCH] skge, sky2, et all. gplv2 only Stephen Hemminger
2006-11-01  1:19 ` Jeff Garzik

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).