diff options
author | Wolfgang Denk <wd@denx.de> | 2010-12-18 22:00:41 +0100 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2011-01-09 17:59:27 +0100 |
commit | b9347188729992ef8282a2854889d8dcc25175aa (patch) | |
tree | 90e813a2a1e666de071e4f266200970ae796ebb0 /COPYING | |
parent | 560d424b6d7cd4205b062ad95f1b104bd4f8bcc3 (diff) |
Clarify applicable licensing terms in COPYING file.
Signed-off-by: Wolfgang Denk <wd@denx.de>
Diffstat (limited to 'COPYING')
-rw-r--r-- | COPYING | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -1,4 +1,12 @@ - NOTE! This copyright does *not* cover the so-called "standalone" + U-Boot is Free Software. It is copyrighted by Wolfgang Denk and +many others who contributed code (see the actual source code for +details). You can redistribute U-Boot and/or modify it under the +terms of version 2 of the GNU General Public License as published by +the Free Software Foundation. Most of it can also be distributed, +at your option, under any later version of the GNU General Public +License -- see individual files for exceptions. + + NOTE! This license 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 |