Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: DarkRadiant
Upstream-Contact: OrbWeaver <orbweaver3d@gmail.com>
Source: https://github.com/codereader/DarkRadiant

Files: *
Copyright: 1999-2006 Id Software, Inc.
           2006-2010 OrbWeaver <orbweaver3d@gmail.com>
                     greebo
                     STiFU
                     mohij
                     angua
                     Crispy
                     Gildoran
                     Jesps (Bulge patch algorithm)
                     Leonardo Zide leo@lokigames.com
                     Mike Phillips (Loki QA)
                     Bernd Kreimeier (overall coordination)
                     TTimo timo@idsoftware.com
                     ^Fishman (Pablo Zurita) fish@gamedesign.net
                     RR2DO2 rr2do2@q3f.com
                     SmallPileofGibs spog@planetquake.com
                     Mike "mickey" Jackman
                     Tim "Maj" Rennie
                     Geoffrey DeWan
                     David Hyde
                     seaw0lf with assist by ydnar
                     Randy 'ydnar' Reddig
                     Jean-Francois "Eutectic" Groleau
                     Jan Paul "MrElusive" van Waveren
                     Robert Duffy
                     Forest "LordHavoc" Wroncy-Hale
                     Nurail
                     AcidDeath
                     Chronos
                     Michael Schlueter
                     Jamie Wilkinson
                     Robert "Tr3B" Beckebans
           2001-2006 William Joseph.
License: GPL-2+

Files: m4/*
Copyright: 1995-2010 Free Software Foundation, Inc.
License: all-permissive
 This file is free software; the Free Software Foundation
 gives unlimited permission to copy and/or distribute it,
 with or without modifications, as long as this notice is preserved.

Files: m4/boost.m4
Copyright:  2007, 2008, 2009, 2010, 2011  Benoit Sigoure <tsuna@lrde.epita.fr>
License: GPL-3+-with-autotools-exception
 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 <http://www.gnu.org/licenses/>.
 .
 Additional permission under section 7 of the GNU General Public
 License, version 3 ("GPLv3"):
 .
 If you convey this file as part of a work that contains a
 configuration script generated by Autoconf, you may do so under
 terms of your choice.
 .
 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 <http://www.gnu.org/licenses/>.
 .
 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'.

Files: m4/wxwin.m4
Copyright:  wxWidgets development team
            Francesco Montorsi
            Bob McCown (Mac-testing)
License: WXwindows
 WXWINDOWS LIBRARY LICENCE
 .
 TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
 .
 This library is free software; you can redistribute it and/or modify it under
 the terms of the GNU Library General Public Licence as published by the Free
 Software Foundation; either version 2 of the Licence, or (at your option) any
 later version.
 .
 This library 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 Library General Public Licence for more details.
 .
 You should have received a copy of the GNU Library General Public Licence along
 with this software, usually in a file named COPYING.LIB. If not, write to the
 Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
 02110-1301, USA.
 .
 EXCEPTION NOTICE
 .
 1. As a special exception, the copyright holders of this library give permission
 for additional uses of the text contained in this release of the library as
 licenced under the wxWindows Library Licence, applying either version 3.1 of the
 Licence, or (at your option) any later version of the Licence as published by
 the copyright holders of version 3.1 of the Licence document.
 .
 2. The exception is that you may use, copy, link, modify and distribute under
 your own terms, binary object code versions of works based on the Library.
 .
 3. If you copy code from files distributed under the terms of the GNU General
 Public Licence or the GNU Library General Public Licence into a copy of this
 library, as this licence permits, the exception does not apply to the code that
 you add in this way. To avoid misleading anyone as to the status of such
 modified files, you must delete this exception notice from such code and/or
 adjust the licensing conditions notice accordingly.
 .
 4. If you write modifications of your own for this library, it is your choice
 whether to permit this exception to apply to your modifications. If you do not
 wish that, you must delete the exception notice from such code and/or adjust the
 licensing conditions notice accordingly.
 .
 On Debian systems, the complete text of the GNU Library General
 Public License version 2 can be found in `/usr/share/common-licenses/LGPL-2'.

Files: install/ui/fonts/*
Copyright: 2002, 2003, 2005, 2008, 2009, 2010 Free Software Foundation.
License: GPL-3+

Files: libs/ddslib/* libs/picomodel/*
Copyright: 2002,2003 Randy Reddig
           2002 seaw0lf
License: BSD-3-clause

License: BSD-3-clause
 All rights reserved.
 .
 Redistribution and use in source and binary forms, with or without modification,
 are permitted provided that the following conditions are met:
 .
 Redistributions of source code must retain the above copyright notice, this list
 of conditions and the following disclaimer.
 .
 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.
 .
 Neither the names of the copyright holders 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 OWNER 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.

Files: debian/*
Copyright: 2015-2018 Tobias Frost <tobi@debian.org>
License: GPL-2+

License: GPL-2+
 This package 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 package 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, write to the Free Software
 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
 .
 On Debian systems, the complete text of the GNU General
 Public License version 2 can be found in `/usr/share/common-licenses/GPL-2'.

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 <http://www.gnu.org/licenses/>.
 .
 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'.
