diff options
| author | Wolfgang Denk <wd@denx.de> | 2009-04-02 17:31:09 +0200 | 
|---|---|---|
| committer | Wolfgang Denk <wd@denx.de> | 2009-04-03 22:00:56 +0200 | 
| commit | 78237df55248034a2d7c2daea992b9dbe7ca8e96 (patch) | |
| tree | c393a737d308bceb046aa74da782104ea6e22ec8 | |
| parent | dfc91c33957c95da34e3888dc87912d5c15a7603 (diff) | |
| download | olio-uboot-2014.01-78237df55248034a2d7c2daea992b9dbe7ca8e96.tar.xz olio-uboot-2014.01-78237df55248034a2d7c2daea992b9dbe7ca8e96.zip | |
Add "GPL cleanup" task to feature-removal-schedule.txt
Announce removal of all non-GPL or GPL-incompatible files
after August 2009.
Signed-off-by: Wolfgang Denk <wd@denx.de>
| -rw-r--r-- | doc/feature-removal-schedule.txt | 14 | 
1 files changed, 14 insertions, 0 deletions
| diff --git a/doc/feature-removal-schedule.txt b/doc/feature-removal-schedule.txt index 9ba7a0446..10e63bfd9 100644 --- a/doc/feature-removal-schedule.txt +++ b/doc/feature-removal-schedule.txt @@ -18,6 +18,20 @@ Who:	Peter Tyser <ptyser@xes-inc.com>  --------------------------- +What:	GPL cleanup +When:	August 2009 +Why:	Over time, a couple of files have sneaked in into the U-Boot +	source code that are either missing a valid GPL license +	header or that carry a license that is incompatible with the +	GPL. +	Such files shall be removed from the U-Boot source tree. +	See http://www.denx.de/wiki/pub/U-Boot/TaskGplCleanup/u-boot-1.1.2-files +	for an old and probably incomplete list of such files. + +Who:	Wolfgang Denk <wd@denx.de> and board maintainers + +--------------------------- +  What:	Individual I2C commands  When:	April 2009  Why:	Per the U-Boot README, individual I2C commands such as "imd", "imm", |