From 2567de84461ee34f0c3acf616f23ef915c06e09e Mon Sep 17 00:00:00 2001 From: Jeff Johnston Date: Fri, 4 Apr 2014 21:52:07 +0000 Subject: [PATCH] 2014-04-04 Jeff Johnston * COPYING.NEWLIB: Add to current TI license to include tirtos addition. --- COPYING.NEWLIB | 4 ++-- ChangeLog | 5 +++++ 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/COPYING.NEWLIB b/COPYING.NEWLIB index 302a230d8..0655d3549 100644 --- a/COPYING.NEWLIB +++ b/COPYING.NEWLIB @@ -820,9 +820,9 @@ NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -(37) Texas Instruments Incorporated (tic6x-* targets) +(37) Texas Instruments Incorporated (tic6x-*, *-tirtos targets) -Copyright (c) 1996-2010 Texas Instruments Incorporated +Copyright (c) 1996-2010,2014 Texas Instruments Incorporated http://www.ti.com/ Redistribution and use in source and binary forms, with or without diff --git a/ChangeLog b/ChangeLog index 9585977d3..33dab6c57 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2014-04-04 Jeff Johnston + + * COPYING.NEWLIB: Add to current TI license to + include tirtos addition. + 2014-02-04 Rainer Orth PR target/59788