File: copyright

package info (click to toggle)
nescc 1.3.5-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster
  • size: 11,604 kB
  • sloc: ansic: 72,471; sh: 4,474; yacc: 2,171; perl: 2,109; java: 1,699; makefile: 1,535; lisp: 693; xml: 182; lex: 95; cpp: 28
file content (252 lines) | stat: -rw-r--r-- 10,824 bytes parent folder | download | duplicates (2)
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
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: http://sourceforge.net/projects/nescc/files/nescc/

Files: *
Copyright: 1987-2012 Free Software Foundation, Inc.
           2000-2001 The Regents of the University of California
		   2002-2006 Intel Corporation
License: GPL-2

Files: doc/*
Copyright: 2002-2005 Intel Corporation
License: GFDL-NIV-1.2
 check /usr/share/common-licenses/GFDL-1.2

Files: libcpp/*
Copyright: 1986-2008 Free Software Foundation, Inc.
License: GPL-2+

Files: libiberty/*
Copyright: 1989-2006 Free Software Foundation, Inc.
License: LGPL-2+

Files: libiberty/regex.c libiberty/strverscmp.c libiberty/strverscmp.c
Copyright: 1993-2005 Free Software Foundation, Inc.
License: LGPL-2.1+

Files: libiberty/md5.c libiberty/clock.c libiberty/vsnprintf.c libiberty/partition.c libiberty/physmem.c libiberty/sort.c libiberty/_doprnt.c libiberty/strtod.c libiberty/cp-demint.c libiberty/vsprintf.c libiberty/cp-demangle.h libiberty/filename_cmp.c libiberty/cp-demangle.c libiberty/lrealpath.c libiberty/make-relative-prefix.c libiberty/unlink-if-ordinary.c libiberty/fnmatch.c libiberty/obstack.c libiberty/fibheap.c libiberty/getopt.c libiberty/getopt1.c libiberty/floatformat.c libiberty/objalloc.c libiberty/snprintf.c libiberty/splay-tree.c libiberty/dyn-string.c
Copyright: 1994-2007 Free Software Foundation, Inc.
License: GPL-2+

Files: libiberty/strtoul.c libiberty/xatexit.c libiberty/bsearch.c libiberty/random.c libiberty/strtol.c
Copyright: 1983, 1990 Regents of the University of California
License: BSD-3-clause

files: libiberty/strncasecmp.c libiberty/strcasecmp.c
Copyright: 1987 Regents of the University of California
License: BSD-custom
 Redistribution and use in source and binary forms are permitted
 provided that this notice is preserved and that due credit is given
 to the University of California at Berkeley. The name of the University
 may not be used to endorse or promote products derived from this
 software without specific written prior permission. This software
 is provided ``as is'' without express or implied warranty.

Files: libiberty/strerror.c libiberty/memcpy.c libiberty/rename.c libiberty/getcwd.c libiberty/memmove.c libiberty/xmemdup.c libiberty/strchr.c libiberty/atexit.c libiberty/strncmp.c libiberty/xstrerror.c libiberty/memcmp.c libiberty/basename.c libiberty/strstr.c libiberty/bzero.c libiberty/vfork.c libiberty/bcmp.c libiberty/strrchr.c libiberty/insque.c libiberty/calloc.c libiberty/strsignal.c libiberty/xstrdup.c libiberty/memset.c libiberty/sigsetmask.c
Copyright: Public Domain
License: Public Domain
 The code header declares the sourcecode from these files
 public domain using one of the following sentences (depending
 on the file):
 .
  * This function is in the public domain.
  * This file is in the public domain.
  * This code is in the public domain.

Files: tools/java/* tools/nesc_nx.h
Copyright: 2004-2006 Intel Corporation
License: BSD-3-clause or GPL-2

Files: tools/editor-modes/*
Copyright: 1985-2002 Free Software Foundation, Inc.
           2004 Intel Corporation
		   2005-2007 Marco Barisione <barisione@gmail.com>
           2005-2007 Emanuele Aina
		   2007 Ariel Núñez
License: GPL-2+

Files: src/*
Copyright: 1987-1998 Free Software Foundation, Inc.
           2000-2001 The Regents of the University of California
           2002-2008 Intel Corporation
License: GPL-2

Files: src/libcompat/*
Copyright: 1999-2001 Regents of the University of California
License: BSD-3-clause

Files: src/dhash.c src/dhash.h
Copyright: 1999-2001 Regents of the University of California
License: BSD-3-clause

Files: src/libcompat/regex.c src/libcompat/regex/regex.h src/libcompat/fnmatch.c src/libcompat/fnmatch/fnmatch.h
Copyright: 1985-2000 Free Software Foundation, Inc.
License: LGPL-2+

Files: src/nesc-dspec.tab.c src/nesc-dspec.tab.h src/c-parse.tab.c src/c-parse.tab.h
Copyright: 1984-2011 Free Software Foundation, Inc.
License: GPL-3+

Files: include/*
Copyright: 1888-2007 Free Software Foundation, Inc.
License: GPL-2+

Files: include/safe-ctype.h include/demangle.h include/xregex2.h
Copyright: 1992-2007 Free Software Foundation, Inc.
License: LGPL-2+

Files: include/xregex2.h
Copyright: 1985-2005 Free Software Foundation, Inc.
License: LGPL-2.1+

Files: debian/*
Copyright: 2012, Sebastian Reichel <sre@debian.org>
License: ISC
 Permission to use, copy, modify, and/or distribute this software for any
 purpose with or without fee is hereby granted, provided that the above
 copyright notice and this permission notice appear in all copies.
 .
 THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
 WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
 MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
 ANY SPECIAL, DIRECT, 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 THIS SOFTWARE.


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 version 2 as published by the Free Software Foundation.
 .
 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, write to the Free
 Software Foundation, Inc., 51 Franklin St, Fifth Floor,
 Boston, MA  02110-1301 USA
 .
 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: 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, write to the Free
 Software Foundation, Inc., 51 Franklin St, Fifth Floor,
 Boston, MA  02110-1301 USA
 .
 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: 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 package; if not, write to the Free
 Software Foundation, Inc., 51 Franklin St, Fifth Floor,
 Boston, MA  02110-1301 USA
 .
 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-3'.

License: LGPL-2+
 This program is free software; you can redistribute it
 and/or modify it under the terms of the Lesser 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, write to the Free
 Software Foundation, Inc., 51 Franklin St, Fifth Floor,
 Boston, MA  02110-1301 USA
 .
 On Debian systems, the full text of the Lesser GNU General
 Public License version 2 can be found in the file
 `/usr/share/common-licenses/LGPL-2'.

License: LGPL-2.1+
 This program is free software; you can redistribute it
 and/or modify it under the terms of the Lesser GNU General
 Public License as published by the Free Software Foundation;
 either version 2.1 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, write to the Free
 Software Foundation, Inc., 51 Franklin St, Fifth Floor,
 Boston, MA  02110-1301 USA
 .
 On Debian systems, the full text of the Lesser GNU General
 Public License version 2.1 can be found in the file
 `/usr/share/common-licenses/LGPL-2.1'.

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:
 .
 - 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 name of the University of California 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.