1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189
|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: netgen
Source: http://opencircuitdesign.com/netgen/
Files: *
Copyright: 1989-1991 Massimo A. Sivilotti, Caltech
2002,2004-2005,2016 Tim Edwards
License: GPL-1
Files: dbug/*
base/dbug.h
Copyright: 1987 Fred Fish
License: public-domain-dbug
Files: base/pdutils.c
Copyright: 1989 Robert A. Larson
License: portable_vsprintf
Files: dbug/analyze.c
dbug/useful.h
Copyright: 1987 Binayak Banerjee
License: public-domain-dbug
Comment: This program may be freely distributed under the same terms and
conditions as Fred Fish's Dbug package.
Files: netgen/ntk2xnf.c
Copyright: 1989,1990 Massimo A. Sivilotti
1995 Ingo Cyliax, EZComm Consulting
License: GPL-1
Files: regexp/*
Copyright: 1986 University of Toronto
License: netgen_regexp
Files: tcltk/tkcon.tcl
Copyright: 1995-2001 Jeffrey Hobbs
2001 Pat Thoyts <Pat.Thoyts@bigfoot.com>
License: tkcon_license
Comment: A specific older version of tkcon.tcl is embedded in netgen-lvs
because the packaged Debian version is not compatible.
See the source of the Debian package 'tkcon' for the source of the
license information for tkcon.tcl
Files: scripts/install-sh
Copyright: 1994 X Consortium
License: MIT_with_X_consortium_exception
Files: debian/*
Copyright: 2014 Thorsten Baumheinrich <thor@gmx.com>
2018 Ruben Undheim <ruben.undheim@gmail.com>
License: GPL-2+
License: GPL-1
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 (any 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 complete text of the GNU General
Public License version 1 can be found in "/usr/share/common-licenses/GPL-1".
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 program. If not, see <http://www.gnu.org/licenses/>
.
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: public-domain-dbug
This previously copyrighted work has been placed into the public
domain by the author and may be freely used for any purpose,
private or commercial.
.
Because of the number of inquiries I was receiving about the use
of this product in commercially developed works I have decided to
simply make it public domain to further its unrestricted use. I
specifically would be most happy to see this material become a
part of the standard Unix distributions by AT&T and the Berkeley
Computer Science Research Group, and a standard part of the GNU
system from the Free Software Foundation.
.
I would appreciate it, as a courtesy, if this notice is left in
all copies and derivative works. Thank you.
.
The author makes no warranty of any kind with respect to this
product and explicitly disclaims any implied warranties of mer-
chantability or fitness for any particular purpose.
License: netgen_regexp
Permission is granted to anyone to use this software for any
purpose on any computer system, and to redistribute it freely,
subject to the following restrictions:
.
1. The author is not responsible for the consequences of use of
this software, no matter how awful, even if they arise
from defects in it.
.
2. The origin of this software must not be misrepresented, either
by explicit claim or by omission.
.
3. Altered versions must be plainly marked as such, and must not
be misrepresented as being the original software.
License: tkcon_license
This software is copyrighted by Jeffrey Hobbs <jeff and hobbs org>. The
following terms apply to all files associated with the software unless
explicitly disclaimed in individual files.
.
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.
.
IN NO EVENT SHALL THE AUTHORS OR DISTRIBUTORS BE LIABLE TO ANY PARTY FOR
DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES ARISING OUT
OF THE USE OF THIS SOFTWARE, ITS DOCUMENTATION, OR ANY DERIVATIVES THEREOF,
EVEN IF THE AUTHORS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.
THE AUTHORS AND DISTRIBUTORS SPECIFICALLY DISCLAIM ANY WARRANTIES,
INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT. THIS SOFTWARE IS
PROVIDED ON AN "AS IS" BASIS, AND THE AUTHORS AND DISTRIBUTORS HAVE NO
OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR
MODIFICATIONS.
.
SPECIAL NOTES:
.
This software is also falls under the bourbon_ware clause v2:
.
This software is free, but should you find this software useful in your
daily work and would like to compensate the author, donations in the form
of aged bourbon and scotch are welcome by the author. The user may feel
exempt from this clause if they are below drinking age or think the author
has already partaken of too many drinks.
License: portable_vsprintf
Distribution in any form is allowed as long as the author
retains credit, changes are noted by their author and the
copyright message remains intact. This program comes as-is
with no warentee of fitness for any purpouse.
License: MIT_with_X_consortium_exception
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
X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNEC-
TION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
.
Except as contained in this notice, the name of the X Consortium shall not
be used in advertising or otherwise to promote the sale, use or other deal-
ings in this Software without prior written authorization from the X Consor-
tium.
|