From 508a5c4f333d0701300de71c32f8e99c7532c8e1 Mon Sep 17 00:00:00 2001 From: robertmh Date: Tue, 20 May 2008 11:04:18 +0000 Subject: [PATCH] 2008-05-20 Robert Millan * netboot/cs89x0.c: Fix license violation. * netboot/cs89x0.h: Likewise. --- ChangeLog | 5 +++++ netboot/cs89x0.c | 18 ++++++++++++++++++ netboot/cs89x0.h | 18 ++++++++++++++++++ 3 files changed, 41 insertions(+) diff --git a/ChangeLog b/ChangeLog index b2464143f..336296806 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-05-20 Robert Millan + + * netboot/cs89x0.c: Fix license violation. + * netboot/cs89x0.h: Likewise. + 2008-04-10 Pavel Roskin * configure.ac: Always use "_cv_" in cache variables for diff --git a/netboot/cs89x0.c b/netboot/cs89x0.c index 9f964811d..115257fa3 100644 --- a/netboot/cs89x0.c +++ b/netboot/cs89x0.c @@ -1,3 +1,21 @@ +/** + Per an email message from Russ Nelson on + 18 March 2008 this file is now licensed under GPL Version 2. + + From: Russ Nelson + 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 diff --git a/netboot/cs89x0.h b/netboot/cs89x0.h index b1806f474..6350dc874 100644 --- a/netboot/cs89x0.h +++ b/netboot/cs89x0.h @@ -1,3 +1,21 @@ +/** + Per an email message from Russ Nelson on + 18 March 2008 this file is now licensed under GPL Version 2. + + From: Russ Nelson + 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