2008-05-20 Robert Millan <rmh@aybabtu.com>
* netboot/cs89x0.c: Fix license violation. * netboot/cs89x0.h: Likewise.
This commit is contained in:
parent
6cd4433d3e
commit
508a5c4f33
3 changed files with 41 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
2008-05-20 Robert Millan <rmh@aybabtu.com>
|
||||
|
||||
* netboot/cs89x0.c: Fix license violation.
|
||||
* netboot/cs89x0.h: Likewise.
|
||||
|
||||
2008-04-10 Pavel Roskin <proski@gnu.org>
|
||||
|
||||
* configure.ac: Always use "_cv_" in cache variables for
|
||||
|
|
|
@ -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
|
||||
**/
|
||||
|
||||
/* cs89x0.c: A Crystal Semiconductor CS89[02]0 driver for etherboot. */
|
||||
/*
|
||||
Permission is granted to distribute the enclosed cs89x0.[ch] driver
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue