Skip to content

Commit b0f195c

Browse files
jjohnstnmvds00
authored andcommitted
Add PRU license to COPYING.NEWLIB and COPYING.LIBGLOSS
1 parent eeb624d commit b0f195c

File tree

2 files changed

+54
-0
lines changed

2 files changed

+54
-0
lines changed

COPYING.LIBGLOSS

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -425,3 +425,30 @@ CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
425425
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
426426
POSSIBILITY OF SUCH DAMAGE.
427427

428+
(21) BSD-2-Clause-FreeBSD (pru-* targets)
429+
430+
SPDX-License-Identifier: BSD-2-Clause-FreeBSD
431+
432+
Copyright (c) 2018-2019 Dimitar Dimitrov <[email protected]>
433+
All rights reserved.
434+
435+
Redistribution and use in source and binary forms, with or without
436+
modification, are permitted provided that the following conditions
437+
are met:
438+
1. Redistributions of source code must retain the above copyright
439+
notice, this list of conditions and the following disclaimer.
440+
2. Redistributions in binary form must reproduce the above copyright
441+
notice, this list of conditions and the following disclaimer in the
442+
documentation and/or other materials provided with the distribution.
443+
444+
THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
445+
IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
446+
OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
447+
IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
448+
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
449+
NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
450+
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
451+
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
452+
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
453+
THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
454+

COPYING.NEWLIB

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1193,3 +1193,30 @@ and need not follow the licensing terms described here, provided that
11931193
the new terms are clearly indicated on the first page of each file where
11941194
they apply.
11951195

1196+
(52) BSD-2-Clause-FreeBSD (pru-* targets)
1197+
1198+
SPDX-License-Identifier: BSD-2-Clause-FreeBSD
1199+
1200+
Copyright (c) 2018-2019 Dimitar Dimitrov <[email protected]>
1201+
All rights reserved.
1202+
1203+
Redistribution and use in source and binary forms, with or without
1204+
modification, are permitted provided that the following conditions
1205+
are met:
1206+
1. Redistributions of source code must retain the above copyright
1207+
notice, this list of conditions and the following disclaimer.
1208+
2. Redistributions in binary form must reproduce the above copyright
1209+
notice, this list of conditions and the following disclaimer in the
1210+
documentation and/or other materials provided with the distribution.
1211+
1212+
THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
1213+
IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
1214+
OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
1215+
IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
1216+
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
1217+
NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
1218+
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
1219+
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
1220+
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
1221+
THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1222+

0 commit comments

Comments
 (0)