diff options
| author | Michael Brown | 2008-03-22 01:50:06 +0100 |
|---|---|---|
| committer | Michael Brown | 2008-03-22 01:50:06 +0100 |
| commit | 8fceee785f7daaee0e75525ce4e6024cacf4ff61 (patch) | |
| tree | 7e52e6de081f04be30320244cb69eab0309fbbec /src/drivers/net/cs89x0.h | |
| parent | [Settings] Bugfix: store_setting() now applies changes even on root block (diff) | |
| parent | ]Drivers] Update licensing for cs89x0.[ch] and cs89x0.txt (diff) | |
| download | ipxe-8fceee785f7daaee0e75525ce4e6024cacf4ff61.tar.gz ipxe-8fceee785f7daaee0e75525ce4e6024cacf4ff61.tar.xz ipxe-8fceee785f7daaee0e75525ce4e6024cacf4ff61.zip | |
Merge branch 'master' of rom.etherboot.org:/pub/scm/gpxe
Diffstat (limited to 'src/drivers/net/cs89x0.h')
| -rw-r--r-- | src/drivers/net/cs89x0.h | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/src/drivers/net/cs89x0.h b/src/drivers/net/cs89x0.h index b9b362517..696191cf4 100644 --- a/src/drivers/net/cs89x0.h +++ b/src/drivers/net/cs89x0.h @@ -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 |
