File: copyright

package info (click to toggle)
mupen64plus-video-glide64 2.0.0%2B33%2Bg764d9fe-4
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 2,840 kB
  • ctags: 4,704
  • sloc: cpp: 36,059; ansic: 13,163; makefile: 345; sh: 21
file content (336 lines) | stat: -rw-r--r-- 14,899 bytes parent folder | download
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
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: mupen64plus-video-glide64
Upstream-Contact: Jon 'wahrhaft' Ring <wahrh4ft@gmail.com>
Source: https://github.com/mupen64plus/mupen64plus-video-glide64/

Files: *
Copyright: 2010, Jon 'wahrhaft' Ring <wahrh4ft@gmail.com>
License: GPL-2+

Files: debian/*
Copyright: 2009-2016, Sven Eckelmann <sven@narfation.org>
  2009-2016, Tobias Loose <TobiasLoose@gmx.de>
License: GPL-2+

Files: projects/unix/Makefile
Copyright: 2007-2008, Jesse 'DarkJezter' Dean
  2007-2008, Scott 'Tillin9' Knauert
  2007-2009, Richard 'Richard42' Goedeken <Richard@fascinationsoftware.com>
  2010, Jon 'wahrhaft' Ring <wahrh4ft@gmail.com>
License: GPL-2+

Files: src/*
Copyright: 2002, Dave2001 <Dave2999@hotmail.com>
License: GPL-2+

Files: src/3dmath.cpp
  src/CRC.h
  src/Combine.cpp
  src/DepthBufferRender.cpp
  src/TexCache.cpp
  src/TexLoad32b.h
  src/rdp.cpp
  src/rdp.h
Copyright: 2008, Günther <guenther.emu@freenet.de>
  2002, Dave2001 <Dave2999@hotmail.com>
License: GPL-2+

Files: src/Config.cpp
  src/Config.h
Copyright: 2010, Jon 'wahrhaft' Ring <wahrh4ft@gmail.com>
  2002, Dave2001 <Dave2999@hotmail.com>
License: GPL-2+

Files: src/MiClWr16b.h
  src/MiClWr8b.h
  src/TexConv.h
  src/TexLoad16b.h
  src/TexLoad4b.h
  src/TexLoad8b.h
Copyright: 2003-2009, Sergey 'Gonetz' Lipski
  2002, Dave2001 <Dave2999@hotmail.com>
License: GPL-2+

Files: src/m64p.h
Copyright: 2010, Jon 'wahrhaft' Ring <wahrh4ft@gmail.com>
License: GPL-2+

Files: src/osal_dynamiclib.h
  src/osal_dynamiclib_unix.c
  src/osal_dynamiclib_win32.c
Copyright: 2009, Richard 'Richard42' Goedeken <Richard@fascinationsoftware.com>
License: GPL-2+

Files: src/wrapper/*
Copyright: 2005, 2006, Hacktarux
License: GPL-2+

Files: src/wrapper/hq2x.cpp
  src/wrapper/hq4x.cpp
Copyright: 2003, MaxSt <maxst@hiend3d.com>
License: GPL-2+

Files: src/wrapper/3dfx.h
  src/wrapper/g3ext.h
  src/wrapper/glide.h
  src/wrapper/glidesys.h
  src/wrapper/glideutl.h
  src/wrapper/sst1vid.h
Copyright: 1999, 3DFX INTERACTIVE, INC.
License: other
 3DFX GLIDE Source Code General Public License
 .
 1. PREAMBLE
 .
 	This license is for software that provides a 3D graphics application
 	program interface (API).The license is intended to offer terms similar
 	to some standard General Public Licenses designed to foster open
 	standards and unrestricted accessibility to source code. Some of these
 	licenses require that, as a condition of the license of the software,
 	any derivative works (that is, new software which is a work containing
 	the original program or a portion of it) must be available for general
 	use, without restriction other than for a minor transfer fee, and that
 	the source code for such derivative works must likewise be made
 	available. The only restriction is that such derivative works must be
 	subject to the same General Public License terms as the original work.
 .
 	This 3dfx GLIDE Source Code General Public License differs from the
 	standard licenses of this type in that it does not require the entire
 	derivative work to be made available under the terms of this license
 	nor is the recipient required to make available the source code for
 	the entire derivative work. Rather, the license is limited to only the
 	identifiable portion of the derivative work that is derived from the
 	licensed software. The precise terms and conditions for copying,
 	distribution and modification follow.
 .
 2. DEFINITIONS
 .
 	2.1 This License applies to any program (or other "work") which
 	contains a notice placed by the copyright holder saying it may be
 	distributed under the terms of this 3dfx GLIDE Source Code General
 	Public License.
 .
 	2.2 The term "Program" as used in this Agreement refers to 3DFX's
 	GLIDE source code and object code and any Derivative Work.
 .
 	2.3 "Derivative Work" means, for the purpose of the License, that
 	portion of any work that contains the Program or the identifiable
 	portion of a work that is derived from the Program, either verbatim or
 	with modifications and/or translated into another language, and that
 	performs 3D graphics API operations. It does not include any other
 	portions of a work.
 .
 	2.4 "Modifications of the Program" means any work, which includes a
 	Derivative Work, and includes the whole of such work.
 .
 	2.5 "License" means this 3dfx GLIDE Source Code General Public License.
 .
 	2.6 The "Source Code" for a work means the preferred form of the work
 	for making modifications to it. For an executable work, complete source
 	code means all the source code for all modules it contains, any
 	associated interface definition files, and the scripts used to control
 	compilation and installation of the executable work.
 .
 	2.7 "3dfx" means 3dfx Interactive, Inc.
 .
 3. LICENSED ACTIVITIES
 .
 	3.1 COPYING - You may copy and distribute verbatim copies of the
 	Program's Source Code as you receive it, in any medium, subject to the
 	provision of section 3.3 and provided also that:
 .
 		(a) you conspicuously and appropriately publish on each copy
 	an appropriate copyright notice (3dfx Interactive, Inc. 1999), a notice
 	that recipients who wish to copy, distribute or modify the Program can
 	only do so subject to this License, and a disclaimer of warranty as
 	set forth in section 5;
 .
 		(b) keep intact all the notices that refer to this License and
 	to the absence of any warranty; and
 .
 		(c) do not make any use of the GLIDE trademark without the prior
 	written permission of 3dfx, and
 .
 		(d) give all recipients of the Program a copy of this License
 	along with the Program or instructions on how to easily receive a copy
 	of this License.
 .
 	3.2 MODIFICATION OF THE PROGRAM/DERIVATIVE WORKS - You may modify your
 	copy or copies of the Program or any portion of it, and copy and
 	distribute such modifications subject to the provisions of section 3.3
 	and provided that you also meet all of the following conditions:
 .
 		(a) you conspicuously and appropriately publish on each copy
 	of a Derivative Work an appropriate copyright notice, a notice that
 	recipients who wish to copy, distribute or modify the Derivative Work
 	can only do so subject to this License, and a disclaimer of warranty
 	as set forth in section 5;
 .
 		(b) keep intact all the notices that refer to this License and
 	to the absence of any warranty; and
 .
 		(c) give all recipients of the Derivative Work a copy of this
 	License along with the Derivative Work or instructions on how to easily
 	receive a copy of this License.
 .
 		(d) You must cause the modified files of the Derivative Work
 	to carry prominent notices stating that you changed the files and the
 	date of any change.
 .
 		(e) You must cause any Derivative Work that you distribute or
 	publish to be licensed at no charge to all third parties under the
 	terms of this License.
 .
 		(f) You do not make any use of the GLIDE trademark without the
 	prior written permission of 3dfx.
 .
 		(g) If the Derivative Work normally reads commands
 	interactively when run, you must cause it, when started running for
 	such interactive use, to print or display an announcement as follows:
 .
 	"COPYRIGHT 3DFX INTERACTIVE, INC. 1999, ALL RIGHTS RESERVED THIS
 	SOFTWARE IS FREE AND PROVIDED "AS IS," WITHOUT WARRANTY OF ANY KIND,
 	EITHER EXPRESSED OR IMPLIED. THERE IS NO RIGHT TO USE THE GLIDE
 	TRADEMARK WITHOUT PRIOR WRITTEN PERMISSION OF 3DFX INTERACTIVE,
 	INC. SEE THE 3DFX GLIDE GENERAL PUBLIC LICENSE FOR A FULL TEXT OF THE
 	DISTRIBUTION AND NON-WARRANTY PROVISIONS (REQUEST COPY FROM
 	INFO@3DFX.COM)."
 .
 		(h) The requirements of this section 3.2 do not apply to the
 	modified work as a whole but only to the Derivative Work. It is not
 	the intent of this License to claim rights or contest your rights to
 	work written entirely by you; rather, the intent is to exercise the
 	right to control the distribution of Derivative Works.
 .
 	3.3 DISTRIBUTION
 .
 		(a) All copies of the Program or Derivative Works which are
 	distributed must include in the file headers the following language
 	verbatim:
 .
 	"THIS SOFTWARE IS SUBJECT TO COPYRIGHT PROTECTION AND IS OFFERED
 	ONLY PURSUANT TO THE 3DFX GLIDE GENERAL PUBLIC LICENSE. THERE IS NO
 	RIGHT TO USE THE GLIDE TRADEMARK WITHOUT PRIOR WRITTEN PERMISSION OF
 	3DFX INTERACTIVE, INC. A COPY OF THIS LICENSE MAY BE OBTAINED FROM
 	THE DISTRIBUTOR OR BY CONTACTING 3DFX INTERACTIVE INC (info@3dfx.com).
 	THIS PROGRAM. IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER
 	EXPRESSED OR IMPLIED. SEE THE 3DFX GLIDE GENERAL PUBLIC LICENSE FOR A
 	FULL TEXT OF THE NON-WARRANTY PROVISIONS.
 .
 	USE, DUPLICATION OR DISCLOSURE BY THE GOVERNMENT IS SUBJECT TO
 	RESTRICTIONS AS SET FORTH IN SUBDIVISION (C)(1)(II) OF THE RIGHTS
 	IN TECHNICAL DATA AND COMPUTER SOFTWARE CLAUSE AT DFARS 252.227-7013,
 	AND/OR IN SIMILAR OR SUCCESSOR CLAUSES IN THE FAR, DOD OR NASA FAR
 	SUPPLEMENT. UNPUBLISHED RIGHTS RESERVED UNDER THE COPYRIGHT LAWS OF
 	THE UNITED STATES.
 .
 	COPYRIGHT 3DFX INTERACTIVE, INC. 1999, ALL RIGHTS RESERVED"
 .
 		(b) You may distribute the Program or a Derivative Work in
 	object code or executable form under the terms of Sections 3.1 and 3.2
 	provided that you also do one of the following:
 .
 			(1) Accompany it with the complete corresponding
 	machine-readable source code, which must be distributed under the
 	terms of Sections 3.1 and 3.2; or,
 .
 			(2) Accompany it with a written offer, valid for at
 	least three years, to give any third party, for a charge no more than
 	your cost of physically performing source distribution, a complete
 	machine-readable copy of the corresponding source code, to be
 	distributed under the terms of Sections 3.1 and 3.2 on a medium
 	customarily used for software interchange; or,
 .
 			(3) Accompany it with the information you received as
 	to the offer to distribute corresponding source code. (This alternative
 	is allowed only for noncommercial distribution and only if you received
 	the program in object code or executable form with such an offer, in
 	accord with Subsection 3.3(b)(2) above.)
 .
 		(c) The source code distributed need not include anything
 	that is normally distributed (in either source or binary form) with
 	the major components (compiler, kernel, and so on) of the operating
 	system on which the executable runs, unless that component itself
 	accompanies the executable code.
 .
 		(d) If distribution of executable code or object code is made
 	by offering access to copy from a designated place, then offering
 	equivalent access to copy the source code from the same place counts
 	as distribution of the source code, even though third parties are not
 	compelled to copy the source along with the object code.
 .
 		(e) Each time you redistribute the Program or any Derivative
 	Work, the recipient automatically receives a license from 3dfx and
 	successor licensors to copy, distribute or modify the Program and
 	Derivative Works subject to the terms and conditions of the License.
 	You may not impose any further restrictions on the recipients'
 	exercise of the rights granted herein. You are not responsible for
 	enforcing compliance by third parties to this License.
 .
 		(f) You may not make any use of the GLIDE trademark without
 	the prior written permission of 3dfx.
 .
 		(g) You may not copy, modify, sublicense, or distribute the
 	Program or any Derivative Works except as expressly provided under
 	this License. Any attempt otherwise to copy, modify, sublicense or
 	distribute the Program or any Derivative Works is void, and will
 	automatically terminate your rights under this License. However,
 	parties who have received copies, or rights, from you under this
 	License will not have their licenses terminated so long as such
 	parties remain in full compliance.
 .
 4. MISCELLANEOUS
 .
 	4.1 Acceptance of this License is voluntary. By using, modifying or
 	distributing the Program or any Derivative Work, you indicate your
 	acceptance of this License to do so, and all its terms and conditions
 	for copying, distributing or modifying the Program or works based on
 	it. Nothing else grants you permission to modify or distribute the
 	Program or Derivative Works and doing so without acceptance of this
 	License is in violation of the U.S. and international copyright laws.
 .
 	4.2 If the distribution and/or use of the Program or Derivative Works
 	is restricted in certain countries either by patents or by copyrighted
 	interfaces, the original copyright holder who places the Program under
 	this License may add an explicit geographical distribution limitation
 	excluding those countries, so that distribution is permitted only in
 	or among countries not thus excluded. In such case, this License
 	incorporates the limitation as if written in the body of this License.
 .
 	4.3 This License is to be construed according to the laws of the
 	State of California and you consent to personal jurisdiction in the
 	State of California in the event it is necessary to enforce the
 	provisions of this License.
 .
 5. NO WARRANTIES
 .
 	5.1 TO THE EXTENT PERMITTED BY APPLICABLE LAW, THERE IS NO WARRANTY
 	FOR THE PROGRAM. OR DERIVATIVE WORKS THE COPYRIGHT HOLDERS AND/OR
 	OTHER PARTIES PROVIDE THE PROGRAM AND ANY DERIVATIVE WORKS"AS IS"
 	WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING,
 	BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
 	FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY
 	AND PERFORMANCE OF THE PROGRAM AND ANY DERIVATIVE WORK IS WITH YOU.
 	SHOULD THE PROGRAM OR ANY DERIVATIVE WORK PROVE DEFECTIVE, YOU ASSUME
 	THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
 .
 	5.2 IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW WILL 3DFX
 	INTERACTIVE, INC., OR ANY OTHER COPYRIGHT HOLDER, OR ANY OTHER PARTY
 	WHO MAY MODIFY AND/OR REDISTRIBUTE THE PROGRAM OR DERIVATIVE WORKS AS
 	PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL,
 	SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR
 	INABILITY TO USE THE PROGRAM OR DERIVATIVE WORKS (INCLUDING BUT NOT
 	LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES
 	SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM OR
 	DERIVATIVE WORKS TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH
 	HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
 	DAMAGES.

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; version 2 dated June, 1991, or (at
 your option) any later version.
 .
 On Debian systems, the complete text of version 2 of the GNU General
 Public License can be found in '/usr/share/common-licenses/GPL-2'.