Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: ntk
Source: git://git.tuxfamily.org/gitroot/non/fltk.git
# https://github.com/falkTX/ntk

Files: *
Copyright:
 2012-2021 Jonathan Moore Liles <j.liles@unix.net>
 1998-2011 Bill Spitzak (spitzak@users.sourceforge.net) and others,
   most notably the following:
   .
	 Fabien Costantini (fabien67@users.sf.net)
	 Craig P. Earls
	 Curtis Edwards (trilex@users.sourceforge.net)
	 Gustavo Hime (hime@users.sourceforge.net)
	 Talbot Hughes
	 Robert Kesterson (robertk@users.sourceforge.net)
	 Matthias Melcher (mm@robowerk.com)
	 James Dean Palmer (jamespalmer@users.sourceforge.net)
	 Vincent Penne (vincentp@users.sourceforge.net)
	 Michael Sweet (easysw@users.sourceforge.net)
	 Carl Thompson (clip@users.sourceforge.net)
	 Nafees Bin Zafar (nafees@users.sourceforge.net)
   .
   The CREDITS file in this directory contains a more complete list of
   contributors.
License: LGPL-2+ with static linking exception

Files: debian/*
Copyright:
 2016-2024 Olivier Humbert <trebmuh@tuxfamily.org>
 2013 Jof Thibaut <tangostudio@tuxfamily.org>
License: GPL-3+

Files: src/freeglut*
Copyright: 1999-2009 Pawel W. Olszta.
License: FreeGLUT

Files: src/freeglut_teapot*
Copyright: 1993, Silicon Graphics, Inc.
License: SGI-OpenGL

Files: test/trackball*
Copyright: 1993, 1994, Silicon Graphics, Inc.
License: SGI-OpenGL

License: LGPL-2+ with static linking exception
     This library is free software; you can redistribute it
     and/or modify it under the terms of the GNU Library General
     Public License as published by the Free Software Foundation;
     either version 2 of the License, 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 License for
     more details.
    .
    You should have received a copy of the GNU Library General
    Public License along with this library; if not, write to the
    Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
    Boston, MA 02110-1301 USA.
    .
                             FLTK License
                           December 11, 2001
 .
 The FLTK library and included programs are provided under the terms
 of the GNU Library General Public License (LGPL) with the following
 exceptions:
 .
    1. Modifications to the FLTK configure script, config
       header file, and makefiles by themselves to support
       a specific platform do not constitute a modified or
       derivative work.
       .
       The authors do request that such modifications be
       contributed to the FLTK project - send all
       contributions to "fltk-bugs@fltk.org".
       .
    2. Widgets that are subclassed from FLTK widgets do not
       constitute a derivative work.
       .
    3. Static linking of applications and widgets to the
       FLTK library does not constitute a derivative work
       and does not require the author to provide source
       code for the application or widget, use the shared
       FLTK libraries, or link their applications or
       widgets against a user-supplied version of FLTK.
       .
       If you link the application or widget to a modified
       version of FLTK, then the changes to FLTK must be
       provided under the terms of the LGPL in sections
       1, 2, and 4.
       .
    4. You do not have to provide a copy of the FLTK license
       with programs that are linked to the FLTK library, nor
       do you have to identify the FLTK license in your
       program or documentation as required by section 6
       of the LGPL.
       .
       However, programs must still identify their use of FLTK.
       The following example statement can be included in user
       documentation to satisfy this requirement:
       .
           [program/widget] is based in part on the work of
           the FLTK project (http://www.fltk.org).
 .
 You can find multiple versions of the LGPL in /usr/share/common-licenses;
 in particular, /usr/share/common-licenses/LGPL-2 contains version 2.

License: FreeGLUT
 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.

License: SGI-OpenGL
 Permission to use, copy, modify, and distribute this software for
 any purpose and without fee is hereby granted, provided that the above
 copyright notice appear in all copies and that both the copyright notice
 and this permission notice appear in supporting documentation, and that
 the name of Silicon Graphics, Inc. not be used in advertising
 or publicity pertaining to distribution of the software without specific,
 written prior permission.

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.
Comment:
 On Debian systems, the complete text of the GNU General Public
 License can be found in `/usr/share/common-licenses/GPL-3'.
 .
 You should have received a copy of the GNU General Public License
 along with this program.  If not, see <http://www.gnu.org/licenses/>.
