diff options
author | Kito Cheng <kito.cheng@gmail.com> | 2017-08-21 10:30:30 +0800 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2017-08-21 11:08:54 +0200 |
commit | 6864c08b94752d34cca807bd37d54902ddb119a0 (patch) | |
tree | 87051d16434af4b89c627b5d664ae7442350d8ab /COPYING.NEWLIB | |
parent | 3012e251fa3e41dc12b636f2a1280973c587ad6b (diff) | |
download | newlib-6864c08b94752d34cca807bd37d54902ddb119a0.zip newlib-6864c08b94752d34cca807bd37d54902ddb119a0.tar.gz newlib-6864c08b94752d34cca807bd37d54902ddb119a0.tar.bz2 |
Change license to FreeBSD License for RISC-V
- For prevent confuse about what BSD license variant we used, 2- or
3-clause license, we change the license to FreeBSD license to make
it unambiguously refers to the 2-clause license.
Diffstat (limited to 'COPYING.NEWLIB')
-rw-r--r-- | COPYING.NEWLIB | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/COPYING.NEWLIB b/COPYING.NEWLIB index e0b31f3..2313d37 100644 --- a/COPYING.NEWLIB +++ b/COPYING.NEWLIB @@ -1140,7 +1140,7 @@ Copyright (c) 2017 SiFive Inc. All rights reserved. This copyrighted material is made available to anyone wishing to use, modify, copy, or redistribute it subject to the terms and conditions -of the BSD License. This program is distributed in the hope that +of the FreeBSD License. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY expressed or implied, including the implied warranties of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. A copy of this license is available at |