Discussion:
[newlib-cygwin] Update Arm entry in COPYING.NEWLIB.
Jeff Johnston
2018-09-25 19:13:37 UTC
Permalink
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=9feedf23db789da93f888394f076df6afb2102e5

commit 9feedf23db789da93f888394f076df6afb2102e5
Author: Jeff Johnston <***@redhat.com>
Date: Tue Sep 25 15:10:46 2018 -0400

Update Arm entry in COPYING.NEWLIB.

- per Wilco Dijkstra's patch
- update Arm copyright notice to not exclude AArch64 and the various generic
contributions made (like the new math functions). Also update the date and
change spelling to Arm Ltd.

Diff:
---
COPYING.NEWLIB | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/COPYING.NEWLIB b/COPYING.NEWLIB
index 2313d37..7242a44 100644
--- a/COPYING.NEWLIB
+++ b/COPYING.NEWLIB
@@ -760,9 +760,9 @@ SUCH DAMAGE.
SUCH DAMAGE.


-(35) - ARM Ltd (arm and thumb variant targets only)
+(35) - Arm Ltd

- Copyright (c) 2009-2015 ARM Ltd
+ Copyright (c) 2009-2018 Arm Ltd
All rights reserved.

Redistribution and use in source and binary forms, with or without
Loading...