From 0c2c3ac839fa1bbdde5ea2794d2d2de5c2c503c6 Mon Sep 17 00:00:00 2001 From: Jeff Johnston Date: Mon, 7 Jan 2013 21:39:26 +0000 Subject: [PATCH] 2013-01-07 Jeff Johnston * COPYING.LIBGLOSS: Remove license for mips/lsi33k-stub.h which no longer exists and replace the new bfin license in its location. --- COPYING.LIBGLOSS | 36 ++++++++++++------------------------ ChangeLog | 5 +++++ 2 files changed, 17 insertions(+), 24 deletions(-) diff --git a/COPYING.LIBGLOSS b/COPYING.LIBGLOSS index e393f9137..d813065ef 100644 --- a/COPYING.LIBGLOSS +++ b/COPYING.LIBGLOSS @@ -89,17 +89,20 @@ Mail Stop 573 Austin, TX 78741 800-292-9263 -(6) Array Technology Corporation and MIPS (mips/lsi33k-stub.h) - -COPYRIGHT (C) 1991, 1992 ARRAY TECHNOLOGY CORPORATION - All Rights Reserved +(6) - Analog Devices, Inc. (bfin-* targets) -This software is confidential information which is proprietary to and -a trade secret of ARRAY Technology Corporation. Use, duplication, or -disclosure is subject to the terms of a separate license agreement. +Copyright (C) 2006, 2008, 2009, 2011, 2012 Analog Devices, Inc. + +The authors hereby grant permission to use, copy, modify, distribute, +and license this software and its documentation for any purpose, provided +that existing copyright notices are retained in all copies and that this +notice is included verbatim in any distributions. No written agreement, +license, or royalty fee is required for any of the authorized uses. +Modifications to this software may be copyrighted by their authors +and need not follow the licensing terms described here, provided that +the new terms are clearly indicated on the first page of each file where +they apply. -Copyright 1985 by MIPS Computer Systems, Inc. - (7) University of Utah and the Computer Systems Laboratory (CSL) [applies only to hppa*-*-pro* targets] Copyright (c) 1990,1994 The University of Utah and @@ -349,18 +352,3 @@ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -(18) - Analog Devices, Inc. (bfin-* targets) - -Copyright (C) 2006, 2008, 2009, 2011, 2012 Analog Devices, Inc. - -The authors hereby grant permission to use, copy, modify, distribute, -and license this software and its documentation for any purpose, provided -that existing copyright notices are retained in all copies and that this -notice is included verbatim in any distributions. No written agreement, -license, or royalty fee is required for any of the authorized uses. -Modifications to this software may be copyrighted by their authors -and need not follow the licensing terms described here, provided that -the new terms are clearly indicated on the first page of each file where -they apply. - - diff --git a/ChangeLog b/ChangeLog index 945e5c73e..4b34d0b88 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2013-01-07 Jeff Johnston + + * COPYING.LIBGLOSS: Remove license for mips/lsi33k-stub.h which no longer + exists and replace the new bfin license in its location. + 2013-01-07 H.J. Lu PR gas/14899