diff options
author | Maxim Grigoriev <maxim@tensilica.com> | 2009-07-25 08:39:37 +0200 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2009-07-25 08:39:37 +0200 |
commit | 8cf20245a169b9628d986e84761c4f2ee6ae43ce (patch) | |
tree | 1c34e5115a34ed271d434c08b3a90a235ebcd792 | |
parent | 5d79f6caf0d62a3458c4911489d684ba13b52e95 (diff) |
[XTENSA] Remove Copyright notes. They contradict GPL license.
Signed-off-by: Maxim Grigoriev <maxim@tensilica.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
-rw-r--r-- | target/xtensa/xt-buildroot-overlay-install | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/target/xtensa/xt-buildroot-overlay-install b/target/xtensa/xt-buildroot-overlay-install index 254da1079..d2afce124 100644 --- a/target/xtensa/xt-buildroot-overlay-install +++ b/target/xtensa/xt-buildroot-overlay-install @@ -19,13 +19,7 @@ exit $? # <xtensa_root>/src/xtensa-config-overlay.tar.gz # where <xtensa_root> is the path to the Tensilica Core Package. # -# Copyright (c) 2003-2008 by Tensilica Inc. ALL RIGHTS RESERVED. -# These coded instructions, statements, and computer programs are the -# copyrighted works and confidential proprietary information of Tensilica Inc. -# They may not be modified, copied, reproduced, distributed, or disclosed to -# third parties in any manner, medium, or form, in whole or in part, without -# the prior written consent of Tensilica Inc. -# +# Copyright (c) 2003-2009 by Tensilica Inc. # History: # 2007-NOV-08 1.0 meg Initial version # 2007-NOV-21 1.1 meg Add -k parameter |