[U-Boot] [PATCH] Add "GPL cleanup" task to feature-removal-schedule.txt
wd at denx.de
wd at denx.de
Thu Apr 2 17:31:09 CEST 2009
From: Wolfgang Denk <wd at denx.de>
Announce removal of all non-GPL or GPL-incompatible files
after August 2009.
Signed-off-by: Wolfgang Denk <wd at denx.de>
---
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 9ba7a04..10e63bf 100644
--- a/doc/feature-removal-schedule.txt
+++ b/doc/feature-removal-schedule.txt
@@ -18,6 +18,20 @@ Who: Peter Tyser <ptyser at 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 at 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",
--
1.6.0.6
More information about the U-Boot
mailing list