diff options
author | wdenk <wdenk> | 2004-09-27 20:20:11 +0000 |
---|---|---|
committer | wdenk <wdenk> | 2004-09-27 20:20:11 +0000 |
commit | 79536a6eb0f1550561de890a8e7822663d94a3f8 (patch) | |
tree | 36aa3acd4a00b38f50dfbce20e6c76592d9bc3e3 /COPYING | |
parent | 4734cb78d8e57dbac4e9f23d91edd624484b0092 (diff) |
* Add comment about non-GPL character of standalone applications to
COPYING file
* Fix FEC ethernet problem on NSCU board.
Diffstat (limited to 'COPYING')
-rw-r--r-- | COPYING | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ + NOTE! This copyright does *not* cover the so-called "standalone" +applications that use U-Boot services by means of the jump table +provided by U-Boot exactly for this purpose - this is merely +considered normal use of U-Boot, and does *not* fall under the +heading of "derived work". Also note that the GPL below is +copyrighted by the Free Software Foundation, but the instance of code +that it refers to (the U-Boot source code) is copyrighted by me and +others who actually wrote it. -- Wolfgang Denk + +======================================================================= + GNU GENERAL PUBLIC LICENSE Version 2, June 1991 |