Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Triangle
Upstream-Contact: Jonathan Richard Shewchuk <jrs@cs.berkeley.edu>
Source: http://www.cs.cmu.edu/~quake/triangle.html
        there is a mirror at
        https://github.com/libigl/triangle
Disclaimer: this package is in the non-free archive because of limitations
            in the re-distribution and commercial use.

Files: *
Copyright: Copyright 1993, 1995, 1997, 1998, 2002, 2005, \
 Jonathan Richard Shewchuk
License: other
 These programs may be freely redistributed under the condition that the
 copyright notices (including the copy of this notice in the code comments
 and the copyright notice printed when the `-h' switch is selected) are
 not removed, and no compensation is received.  Private, research, and
 institutional use is free.  You may distribute modified versions of this
 code UNDER THE CONDITION THAT THIS CODE AND ANY MODIFICATIONS MADE TO IT
 IN THE SAME FILE REMAIN UNDER COPYRIGHT OF THE ORIGINAL AUTHOR, BOTH
 SOURCE AND OBJECT CODE ARE MADE FREELY AVAILABLE WITHOUT CHARGE, AND
 CLEAR NOTICE IS GIVEN OF THE MODIFICATIONS.  Distribution of this code as
 part of a commercial system is permissible ONLY BY DIRECT ARRANGEMENT
 WITH THE AUTHOR.  (If you are not directly supplying this code to a
 customer, and you are instead telling them how they can obtain it for
 free, then you are not required to make any arrangement with me.)

Files: debian/*
Copyright: 2008, Adam C. Powell, IV <hazelsct@debian.org>
           2018, Andreas Tille <tille@debian.org>
           2021-2024, Antonio Valentino <antonio.valentino@tiscali.it>
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 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 program. If not, see <http://www.gnu.org/licenses/>.
 .
 On Debian systems, the complete text of the GNU General
 Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".