File: copyright

package info (click to toggle)
mupen64plus-core 2.6.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 7,760 kB
  • sloc: ansic: 80,337; cpp: 1,404; asm: 1,096; makefile: 765; python: 619; sh: 325; awk: 9
file content (488 lines) | stat: -rw-r--r-- 15,684 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
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: mupen64plus-core
Upstream-Contact: mupen64plus@googlegroups.com
Source: https://github.com/mupen64plus/mupen64plus-core

Files: *
Copyright: 2008-2013, Richard 'Richard42' Goedeken <Richard@fascinationsoftware.com>
License: GPL-2+

Files: data/mupencheat.txt
Copyright: 2008, Gent
License: GPL-2+

Files: data/font.ttf
Copyright: 2003 Bitstream, Inc.
License: other
 Copyright (C) 2003 Bitstream, Inc.
 All Rights Reserved. Bitstream Vera is a trademark of Bitstream, Inc.
 .
 Permission is hereby granted, free of charge, to any person obtaining a
 copy of the fonts accompanying this license ("Fonts") and associated
 documentation files (the "Font Software"), to reproduce and distribute
 the Font Software, including without limitation the rights to use, copy,
 merge, publish, distribute, and/or sell copies of the Font Software, and
 to permit persons to whom the Font Software is furnished to do so,
 subject to the following conditions:
 .
 The above copyright and trademark notices and this permission notice
 shall be included in all copies of one or more of the Font Software
 typefaces.
 .
 The Font Software may be modified, altered, or added to, and in
 particular the designs of glyphs or characters in the Fonts may be
 modified and additional glyphs or characters may be added to the Fonts,
 only if the fonts are renamed to names not containing either the words
 "Bitstream" or the word "Vera".
 .
 This License becomes null and void to the extent applicable to Fonts or
 Font Software that has been modified and is distributed under the
 "Bitstream Vera" names.
 .
 The Font Software may be sold as part of a larger software package but
 no copy of one or more of the Font Software typefaces may be sold by
 itself.
 .
 THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
 COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL
 BITSTREAM OR THE GNOME FOUNDATION BE LIABLE FOR ANY CLAIM, DAMAGES OR
 OTHER LIABILITY, INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL,
 OR CONSEQUENTIAL DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR
 OTHERWISE, ARISING FROM, OUT OF THE USE OR INABILITY TO USE THE FONT
 SOFTWARE OR FROM OTHER DEALINGS IN THE FONT SOFTWARE.
 .
 Except as contained in this notice, the names of Gnome, the Gnome
 Foundation, and Bitstream Inc., shall not be used in advertising or
 otherwise to promote the sale, use or other dealings in this Font
 Software without prior written authorization from the Gnome Foundation
 or Bitstream Inc., respectively. For further information, contact:
 <fonts@gnome.org>.

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

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

Files: src/*
Copyright: 2016-2018, Bobby Smiles
License: GPL-2+

Files: src/api/*
Copyright: 2009, Richard 'Richard42' Goedeken <Richard@fascinationsoftware.com>
License: GPL-2+

Files: src/api/frontend.c
  src/api/m64p_types.h
Copyright: 2012, CasualJames <casual.james@yahoo.es>
  2009, Richard 'Richard42' Goedeken <Richard@fascinationsoftware.com>
License: GPL-2+

Files: src/api/m64p_plugin.h
Copyright: 2009, Richard 'Richard42' Goedeken <Richard@fascinationsoftware.com>
  2002, Hacktarux
License: GPL-2+

Files: src/api/vidext_sdl2_compat.h
Copyright: 1997-2012, Sam Lantinga <slouken@libsdl.org>
License: Zlib

Files: src/debugger/*
Copyright: 2002, davFr
  2008, DarkJeztr
License: GPL-2+

Files: src/debugger/dbg_breakpoints.c
  src/debugger/dbg_breakpoints.h
Copyright: 2008, DarkJeztr
  2008, HyperHacker
License: GPL-2+

Files: src/debugger/dbg_decoder.c
  src/debugger/dbg_decoder_local.h
Copyright: 2010, Marshall B. Rogers <mbr@64.vg>
  1991-1993, The Regents of the University of California
License: GPL-2+

Files: src/debugger/dbg_decoder.h
Copyright: 2010, Marshall B. Rogers <mbr@64.vg>
License: GPL-2+

Files: src/debugger/dbg_memory.c
Copyright: 2008, DarkJeztr
  2002, Gregor 'Blight' Anich <blight@fuckmicrosoft.com>
License: GPL-2+

Files: src/device/dd/dd_controller.*
Copyright: 2015, LuigiBlood
License: GPL-2+

Files: src/main/*
Copyright: 2012, Mupen64plus development team
License: GPL-2+

Files: src/main/cheat.c
Copyright: 2009, Richard 'Richard42' Goedeken <Richard@fascinationsoftware.com>
  2008, Scott 'okaygo' Gorman
License: GPL-2+

Files: src/main/cheat.h
Copyright: 2008, Scott 'okaygo' Gorman
License: GPL-2+

Files: src/main/eventloop.c
Copyright: 2008-2009, Richard 'Richard42' Goedeken <Richard@fascinationsoftware.com>
 2008, James 'Ebenblues' Hood
 2008, John 'NMN' Chadwick
 2008, Scott 'okaygo' Gorman
 2008, Scott 'Tillin9' Knauert
License: GPL-2+

Files: src/main/eventloop.h
Copyright: 2008-2013, Richard 'Richard42' Goedeken <Richard@fascinationsoftware.com>
License: GPL-2+

Files: src/main/lirc.c
  src/main/lirc.h
Copyright: : 2008,DarkJezter
License: GPL-2+

Files: src/main/list.h
  src/main/sdl_key_converter.c
  src/main/sdl_key_converter.h
  src/main/workqueue.c
  src/main/workqueue.h
Copyright: 2012, 2013, Mupen64plus development team
License: GPL-2+

Files: src/main/main.c
Copyright: 2012, CasualJames <casual.james@yahoo.es>
 2008-2009, Richard 'Richard42' Goedeken <Richard@fascinationsoftware.com>
 2008, James 'Ebenblues' Hood
 2008, John 'NMN' Chadwick
 2008, Scott 'okaygo' Gorman
 2008, Scott 'Tillin9' Knauert
 2002, Hacktarux
License: GPL-2+

Files: src/main/main.h
Copyright: 2012, CasualJames <casual.james@yahoo.es>
  2002, Gregor 'Blight' Anich <blight@fuckmicrosoft.com>
License: GPL-2+

Files: subprojects/md5/*
Copyright: 1999, 2000, 2002, Aladdin Enterprises.
License: Zlib

Files: src/main/profile.c
  src/main/profile.h
Copyright: 2014, Bobby Smiles
  2012, CasualJames <casual.james@yahoo.es>
  2002, Hacktarux
License: GPL-2+

Files: src/main/rom.c
  src/main/rom.h
Copyright: 2008, Scott 'Tillin9' Knauert
 2002, Hacktarux
License: GPL-2+

Files: src/main/savestates.c
  src/main/savestates.h
Copyright: 2012, CasualJames <casual.james@yahoo.es>
 2009, Olejl
 2009, Scott 'Tillin9' Knauert
 2008, Richard 'Richard42' Goedeken <Richard@fascinationsoftware.com>
 2008, Scott 'Tillin9' Knauert
 2002, Hacktarux
License: GPL-2+

Files: src/main/util.c
  src/main/util.h
Copyright: 2012, CasualJames <casual.james@yahoo.es>
  2002, Hacktarux
  2020, Richard 'Richard42' Goedeken <Richard@fascinationsoftware.com>
License: GPL-2+

Files: src/main/version.h
Copyright: 2008-2012, Richard 'Richard42' Goedeken <Richard@fascinationsoftware.com>
 2008-2012, DarkJeztr
 2008-2012, Scott 'Tillin9' Knauert
License: GPL-2+

Files: subprojects/minizip/crypt.h
Copyright: 1998-2005, Gilles Vollant
License: Zlib

Files: subprojects/minizip/unzip.c
 subprojects/minizip/unzip.h
Copyright: 2009-2010, Mathias Svensson
  2007-2008, Even Rouault
  1998-2010, Gilles Vollant
License: Zlib

Files: subprojects/minizip/zip.c
 subprojects/minizip/zip.h
Copyright: 2009-2010, Mathias Svensson
  1998-2010, Gilles Vollant
License: Zlib

Files: src/osal/*
Copyright: 2008-2017, Richard 'Richard42' Goedeken <Richard@fascinationsoftware.com>
License: GPL-2+

Files: src/osd/oglft_c.*
Copyright: 2018, Bobby Smiles
License: GPL-2+

Files: subprojects/oglft/*
Copyright: 2002, lignum Computing, Inc. <oglft@lignumcomputing.com>
License: LGPL-2.1+

Files: src/osd/osd.c
Copyright: 2008, John 'NMN' Chadwick
 2008, James 'Ebenblues' Hood
License: GPL-2+

Files: src/osd/osd.h
Copyright: 2008, John 'NMN' Chadwick
 2008, James 'Ebenblues' Hood
License: GPL-2+

Files: src/device/cart/flashram.c
  src/device/cart/flashram.h
Copyright: 2014, Bobby Smiles
  2002, Hacktarux
License: GPL-2+

Files: src/plugin/dummy_audio.c
  src/plugin/dummy_audio.h
  src/plugin/dummy_input.h
  src/plugin/dummy_rsp.c
  src/plugin/dummy_video.h
Copyright: 2008-2013, Richard 'Richard42' Goedeken <Richard@fascinationsoftware.com>
License: GPL-2+

Files: src/plugin/dummy_input.c
Copyright: 2009, Richard 'Richard42' Goedeken <Richard@fascinationsoftware.com>
  2008, Scott 'okaygo' Gorman
License: GPL-2+

Files: src/plugin/dummy_rsp.h
Copyright: 2009, Richard 'Richard42' Goedeken <Richard@fascinationsoftware.com>
License: GPL-2+

Files: src/plugin/dummy_video.c
Copyright: 2009, Richard 'Richard42' Goedeken <Richard@fascinationsoftware.com>
  2008, John 'NMN' Chadwick
License: GPL-2+

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

Files: src/device/r4300/*
Copyright: 2002, Hacktarux
  2007-2009, Richard 'Richard42' Goedeken <Richard@fascinationsoftware.com>
License: GPL-2+

Files: src/device/r4300/x86/*
Copyright: 2002, Hacktarux
License: GPL-2+

Files: src/device/r4300/fpu.h
Copyright: 2010, Ari64
License: GPL-2+

Files: src/device/rcp/mi/mi_controller.c
  src/device/rcp/mi/mi_controller.h
  src/device/r4300/r4300_core.c
  src/device/r4300/r4300_core.h
Copyright: 2014, Bobby Smiles *
License: GPL-2+

Files: src/device/r4300/new_dynarec/*
Copyright: 2009-2011, Ari64
License: GPL-2+

Files: src/device/r4300/new_dynarec/arm/*
Copyright: 2015, Gilles Siberlin
License: GPL-2+

Files: src/device/r4300/new_dynarec/arm/assem_arm.c
Copyright: 2009-2011, Ari64
License: GPL-2+

Files: src/device/r4300/new_dynarec/new_dynarec.h
Copyright: 2002, Hacktarux
License: GPL-2+

Files: src/device/r4300/pure_interp.c
Copyright: 2015, Nebuleon <nebuleon.fumika@gmail.com>
License: GPL-2+

Files: src/device/r4300/x86_64/*
Copyright: 2002, Hacktarux
  2007-2009, Richard 'Richard42' Goedeken <Richard@fascinationsoftware.com>
License: GPL-2+

Files: src/device/pif/n64_cic_nus_6105.c
  src/device/pif/n64_cic_nus_6105.h
Copyright: 2011, X-Scale
License: BSD-2-clause

Files: src/device/pif/pif.*
Copyright: 2002, Hacktarux
License: GPL-2+

Files: tools/*
Copyright: 2008-2013, Richard 'Richard42' Goedeken <Richard@fascinationsoftware.com>
License: GPL-2+

Files: tools/cheat_code_convert.py
Copyright: 2010, Rhett Osborne
License: GPL-2+

Files: tools/gen_sdl_key_converter.c
Copyright: 2012, 2013, Mupen64plus development team *
License: GPL-2+

Files: tools/install_binary_bundle.sh
  tools/uninstall_binary_bundle.sh
Copyright: 2007-2014, The Mupen64Plus Development Team
License: GPL-2+

Files: src/asm_defines/asm_defines.c
Copyright: 2016, Bobby Smiles
License: GPL-2+

Files: src/device/r4300/new_dynarec/arm/linkage_arm.S
  src/device/r4300/new_dynarec/x64/assem_x64.c
  src/device/r4300/new_dynarec/x64/linkage_x64.asm
  src/device/r4300/new_dynarec/x86/linkage_x86.asm
Copyright: 2009-2011, Ari64
License: GPL-2+

Files: src/device/r4300/new_dynarec/arm64/assem_arm64.c
  src/device/r4300/new_dynarec/arm64/linkage_arm64.S
  src/device/r4300/new_dynarec/recomp_dbg.c
Copyright: 2009-2018, Gillou68310
License: GPL-2+

Files: src/device/r4300/x86/dyna_start.asm
  src/device/r4300/x86/dynarec.c
  src/device/r4300/x86_64/dyna_start.asm
Copyright: 2007, Richard 'Richard42' Goedeken <Richard@fascinationsoftware.com>
  2002, Hacktarux
License: GPL-2+

Files: src/device/cart/is_viewer.*
Copyright: 2021, loganmc10
License: GPL-2+

Files: src/device/controllers/vru_controller.*
Copyright: 2014, Bobby Smiles
License: GPL-2+

Files: src/device/dd/disk.*
Copyright: 2020, LuigiBlood
License: GPL-2+

Files: src/main/netplay.*
Copyright: 2020, loganmc10
License: GPL-2+

Files: subprojects/xxhash/*
Copyright: 2012-2021, Yann Collet
License: BSD-2-clause


Files: tools/regtests/*
Copyright: 2008-2012, Richard 'Richard42' Goedeken <Richard@fascinationsoftware.com>
License: GPL-2+

License: BSD-2-clause
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are met:
 .
    1. Redistributions of source code must retain the above copyright notice,
       this list of conditions and the following disclaimer.
    2. 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.
 .
 THIS SOFTWARE IS PROVIDED BY X-Scale ``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 X-Scale 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.

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: LGPL-2.1+
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser 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 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
 Lesser General Public License for more details.
 .
 You should have received a copy of the GNU Lesser General Public
 License along with this library; if not, write to the Free Software
 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 .
 On Debian systems the full text of the GNU Lesser General Public License,
 version 2.1 or later, can be found in the `/usr/share/common-licenses/LGPL-2.1'
 file.

License: Zlib
 Permission is granted to anyone to use this software for any purpose,
 including commercial applications, and to alter it and redistribute it
 freely, subject to the following restrictions:
 .
 1. The origin of this software must not be misrepresented; you must not
    claim that you wrote the original software. If you use this software
    in a product, an acknowledgment in the product documentation would be
    appreciated but is not required.
 2. Altered source versions must be plainly marked as such, and must not be
    misrepresented as being the original software.
 3. This notice may not be removed or altered from any source distribution.
 .
 This code is a modified version of crypting code in Infozip distribution