]> git.ipfire.org Git - thirdparty/ipxe.git/commitdiff
]Drivers] Update licensing for cs89x0.[ch] and cs89x0.txt
authorMarty Connor <mdc@etherboot.org>
Wed, 19 Mar 2008 02:31:26 +0000 (22:31 -0400)
committerMarty Connor <mdc@etherboot.org>
Wed, 19 Mar 2008 02:31:26 +0000 (22:31 -0400)
Russ Nelson sent an email requesting the license change to
GPL Version 2.

src/drivers/net/cs89x0.c
src/drivers/net/cs89x0.h
src/drivers/net/cs89x0.txt

index 274faea586f1d9741f08be0026b950ecf25c966e..11988adddfff360a391323267ffeb5fd4575974e 100644 (file)
@@ -1,6 +1,25 @@
 #ifdef ALLMULTI
 #error multicast support is not yet implemented
 #endif
+
+/**
+   Per an email message from Russ Nelson <nelson@crynwr.com> on
+   18 March 2008 this file is now licensed under GPL Version 2.
+
+   From: Russ Nelson <nelson@crynwr.com>
+   Date: Tue, 18 Mar 2008 12:42:00 -0400
+   Subject: Re: [Etherboot-developers] cs89x0 driver in etherboot
+   -- quote from email 
+   As copyright holder, if I say it doesn't conflict with the GPL,
+   then it doesn't conflict with the GPL.
+
+   However, there's no point in causing people's brains to overheat,
+   so yes, I grant permission for the code to be relicensed under the
+   GPLv2.  Please make sure that this change in licensing makes its
+   way upstream.  -russ 
+   -- quote from email
+**/
+
 /* cs89x0.c: A Crystal Semiconductor CS89[02]0 driver for etherboot. */
 /*
   Permission is granted to distribute the enclosed cs89x0.[ch] driver
index b9b362517e46e48d72339b02c2a96694236fb7cb..696191cf410f0e4a88cdb53355d090cadbf0a355 100644 (file)
@@ -1,3 +1,21 @@
+/**
+   Per an email message from Russ Nelson <nelson@crynwr.com> on
+   18 March 2008 this file is now licensed under GPL Version 2.
+
+   From: Russ Nelson <nelson@crynwr.com>
+   Date: Tue, 18 Mar 2008 12:42:00 -0400
+   Subject: Re: [Etherboot-developers] cs89x0 driver in etherboot
+   -- quote from email 
+   As copyright holder, if I say it doesn't conflict with the GPL,
+   then it doesn't conflict with the GPL.
+
+   However, there's no point in causing people's brains to overheat,
+   so yes, I grant permission for the code to be relicensed under the
+   GPLv2.  Please make sure that this change in licensing makes its
+   way upstream.  -russ 
+   -- quote from email
+**/
+
 /*  Copyright, 1988-1992, Russell Nelson, Crynwr Software
 
    This program is free software; you can redistribute it and/or modify
index 4927641d882dd1a3ed15664de945d54970cd3cba..72b7df28b477fbd59d43c8c3354b3980758ec086 100644 (file)
@@ -1,3 +1,22 @@
+/**
+   Per an email message from Russ Nelson <nelson@crynwr.com> on
+   18 March 2008 the files cs89x0.[ch] are now licensed under GPL
+   Version 2.
+
+   From: Russ Nelson <nelson@crynwr.com>
+   Date: Tue, 18 Mar 2008 12:42:00 -0400
+   Subject: Re: [Etherboot-developers] cs89x0 driver in etherboot
+   -- quote from email 
+   As copyright holder, if I say it doesn't conflict with the GPL,
+   then it doesn't conflict with the GPL.
+
+   However, there's no point in causing people's brains to overheat,
+   so yes, I grant permission for the code to be relicensed under the
+   GPLv2.  Please make sure that this change in licensing makes its
+   way upstream.  -russ 
+   -- quote from email
+**/
+
 Permission is granted to distribute the enclosed cs89x0.[ch] driver
 only in conjunction with the Etherboot package.  The code is
 ordinarily distributed under the GPL.