Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: GCC: The GNU Project Compiler
Upstream-Contact: gcc@sourceware.org
Source: https://www.microchip.com/en-us/tools-resources/develop/microchip-studio/gcc-compilers w/ GFDL'd files stripped
License: GPL-3+

Files: debian/*
Copyright: 2023, Steve Meliza
           2023, Bastian Germann
           2001-2022, Hakan Ardo
License: GPL-3+

Files: gcc/*
Copyright: 1997-2017 Free Software Foundation, Inc. <http://fsf.org/>
License: GPL-3+

Files: gcc/gcc/testsuite/gfortran.dg/unlimited_polymorphic_24.f03
       gcc/gcc/testsuite/gfortran.dg/dtio_5.f90
Copyright: 2015 NVIDIA Corporation
License: GPL-3+

Files: gcc/gcc/testsuite/gfortran.dg/use_only_3.inc
Copyright: 2001-2005 Quantum-ESPRESSO group
           2002 FPMD group
License: GPL-3+

Files: gcc/libffi/src/aarch64/*
Copyright: 2009-2012 ARM Ltd.
License: EXPAT

Files: gcc/libffi/src/ia64/*
Copyright: 1998-2012 Red Hat, Inc.
           2011 Anthony Green
           2000 Hewlett Packard Company
License: EXPAT

Files: gcc/gcc/ada/*
Copyright: 1997-2017 Free Software Foundation, Inc. <http://fsf.org/>
           1995-2014, AdaCore
           1986 University of Toronto
           1991-1994 Florida State University
License: GPL-3+

Files: gcc/gcc/ada/s-rannum.adb
Copyright: 2007-2015 Free Software Foundation, Inc. <http://fsf.org/>
           1997-2002 Makoto Matsumoto and Takuji Nishimura
License: GPL-3+ and BSD-3-Clause

Files: gcc/libstdc++-v3/include/ext/pb_ds/*
Copyright: 2007-2015 Free Software Foundation, Inc. <http://fsf.org/>
           2004 Ami Tavory and Vladimir Dreizin, IBM-HRL
License: GPL-3+ and IBM-HRL

Files: gcc/gcc/config/mips/octeon.md
Copyright: 2008-2017 Free Software Foundation, Inc. <http://fsf.org/>
           2004-2006 Cavium Networks
License: GPL-3+

Files: gcc/gcc/config/arm/fa526.md
       gcc/gcc/config/arm/fa606te.md
       gcc/gcc/config/arm/fa626te.md
       gcc/gcc/config/arm/fa726te.md
       gcc/gcc/config/arm/fmp626.md
Copyright: 2010-2017 Free Software Foundation, Inc. <http://fsf.org/>
           2010 Faraday Technology Corp
License: GPL-3+

Files: gcc/libstdc++-v3/include/bits/shared_ptr.h
       gcc/libstdc++-v3/include/bits/shared_ptr_base.h
       gcc/libstdc++-v3/include/tr1/shared_ptr.h
Copyright: 2007-2017 Free Software Foundation, Inc. <http://fsf.org/>
           2001-2003 Peter Dimov and Multi Media Ltd.
           1998-1999 Greg Colvin and Beman Dawes
License: GPL-3+ and BSL-1.0

Files: gcc/libcilkrts/*
       gcc/libhsail-rt/*
       gcc/libmpx/*
       gcc/liboffloadmic/*
Copyright: 1996-2011 Free Software Foundation, Inc. <http://fsf.org/>
           2009-2016, Intel Corporation
           2008-2013 Cisco Systems
License: BSD-3-Clause and EXPAT

Files: gcc/gcc/config/m68k/rtemself.h
Copyright: 2008-2017 Free Software Foundation, Inc. <http://fsf.org/>
           1999-2002 National Research Council of Canada
License: GPL-3+

Files: gcc/libgcc/config/m68k/fpgnulib.c
Copyright: 1991 Pipeline Associates, Inc
License: PAI

Files: gcc/gcc/testsuite/gcc.dg/compat/generate-random.c
       gcc/gcc/testsuite/gcc.dg/compat/generate-random_r.c
       gcc/gcc/testsuite/objc.dg/gnu-encoding/generate-random.c
       gcc/gcc/testsuite/objc.dg/gnu-encoding/generate-random_r.c
       gcc/libgcc/config/sol2/gmon.c
       gcc/libiberty/bsearch.c
       gcc/libiberty/random.c
       gcc/libiberty/strcasecmp.c
       gcc/libiberty/strncasecmp.c
       gcc/libiberty/strtol.c
       gcc/libiberty/strtoll.c
       gcc/libiberty/strtoul.c
       gcc/libiberty/strtoull.c
       gcc/libiberty/xatexit.c
       gcc/mkdep
Copyright: 1993-2017 Free Software Foundation, Inc. <http://fsf.org/>
           1983-1987 Regents of the University of California
License: GPL-3+ and BSD-3-Clause

Files: gcc/libgo/*
Copyright: 2009-2016 The Go Authors
           1996-2009 Free Software Foundation, Inc. <http://fsf.org/>
           1993-2004 Sun Microsystems, Inc.
           1984-2000 Stephen L. Moshier
License: BSD-3-Clause and GPL-2+

Files: gcc/libquadmath/math/*
Copyright: 1997-2017 Free Software Foundation, Inc. <http://fsf.org/>
           2001 Stephen L. Moshier
           1993 Sun Microsystems, Inc.
License: GPL-2+ and SUNPRO

Files: gcc/gcc/testsuite/gcc.c-torture/execute/cbrt.c
       gcc/gcc/testsuite/gcc.dg/torture/pr70278.c
       gcc/gcc/testsuite/gcc.target/arm/pr70278.c
Copyright: 1993 Sun Microsystems, Inc.
License: SUNPRO

Files: gcc/libcpp/makeucnid.c
       gcc/libcpp/ucnid.h
Copyright: 2005-2017 Free Software Foundation, Inc.
           1991-2005 Unicode, Inc.
License: GPL-3+ and UNICODE-LICENSE-V3


License: GPL-3+
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation, either version 3 of the License, or
 (at your option) any later version.
 .
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
 .
 You should have received a copy of the GNU General Public License
 along with this program.  If not, see <https://www.gnu.org/licenses/>.
Comment:
 On Debian systems, the full text of the GNU General Public
 License version 3 can be found in the file
 `/usr/share/common-licenses/GPL-3'.

License: GPL-2+
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 2 of the License, or
 (at your option) any later version.
 .
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
 .
 You should have received a copy of the GNU General Public License
 along with this package; if not, see &lt;https://www.gnu.org/licenses/&gt;.
Comment:
 On Debian systems, the full text of the GNU General Public License
 version 2 can be found in the file '/usr/share/common-licenses/GPL-2'.

License: EXPAT
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal
 in the Software without restriction, including without limitation the rights
 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
 copies of the Software, and to permit persons to whom the Software is
 furnished to do so, subject to the following conditions:
 .
 The above copyright notice and this permission notice shall be included in
 all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
 THE SOFTWARE.

License: BSD-3-Clause
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are met:
 .
 1. Redistributions of source code must retain the above copyright notice,
 this list of conditions and the following disclaimer.
 .
 2. Redistributions in binary form must reproduce the above copyright notice,
 this list of conditions and the following disclaimer in the documentation and
 /or other materials provided with the distribution.
 .
 3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without
 specific prior written permission.
 .
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
 INTERRUPTION) HOWEVER 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.

License: IBM-HRL
 Permission to use, copy, modify, sell, and distribute this software
 is hereby granted without fee, provided that the above copyright
 notice appears in all copies, and that both that copyright notice
 and this permission notice appear in supporting documentation. None
 of the above authors, nor IBM Haifa Research Laboratories, make any
 representation about the suitability of this software for any
 purpose. It is provided "as is" without express or implied
 warranty.

License: BSL-1.0
 Boost Software License - Version 1.0 - August 17th, 2003
 .
 Permission is hereby granted, free of charge, to any person or organization
 obtaining a copy of the software and accompanying documentation covered by
 this license (the "Software") to use, reproduce, display, distribute,
 execute, and transmit the Software, and to prepare derivative works of the
 Software, and to permit third-parties to whom the Software is furnished to
 do so, all subject to the following:
 .
 The copyright notices in the Software and this entire statement, including
 the above license grant, this restriction and the following disclaimer,
 must be included in all copies of the Software, in whole or in part, and
 all derivative works of the Software, unless such copies or derivative
 works are solely in the form of machine-executable object code generated by
 a source language processor.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT
 SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE
 FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
 ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
 DEALINGS IN THE SOFTWARE.

License: PAI
 Permission is granted to do *anything* you want with this file,
 commercial or otherwise, provided this message remains intact.  So there!
 I would appreciate receiving any updates/patches/changes that anyone
 makes, and am willing to be the repository for said changes (am I
 making a big mistake?).

License: SUNPRO
 Developed at SunPro, a Sun Microsystems, Inc. business.
 Permission to use, copy, modify, and distribute this
 software is freely granted, provided that this notice
 is preserved.

License: UNICODE-LICENSE-V3
 NOTICE TO USER: Carefully read the following legal agreement. BY
 DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
 SOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
 TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT
 DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
 .
 Permission is hereby granted, free of charge, to any person obtaining a
 copy of data files and any associated documentation (the "Data Files") or
 software and any associated documentation (the "Software") to deal in the
 Data Files or Software without restriction, including without limitation
 the rights to use, copy, modify, merge, publish, distribute, and/or sell
 copies of the Data Files or Software, and to permit persons to whom the
 Data Files or Software are furnished to do so, provided that either (a)
 this copyright and permission notice appear with all copies of the Data
 Files or Software, or (b) this copyright and permission notice appear in
 associated Documentation.
 .
 THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
 KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
 THIRD PARTY RIGHTS.
 .
 IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE
 BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,
 OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
 WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
 ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA
 FILES OR SOFTWARE.
 .
 Except as contained in this notice, the name of a copyright holder shall
 not be used in advertising or otherwise to promote the sale, use or other
 dealings in these Data Files or Software without prior written
 authorization of the copyright holder.
