File: copyright

package info (click to toggle)
glhack 1.2-9
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 26,748 kB
  • sloc: ansic: 208,571; cpp: 13,139; yacc: 2,005; makefile: 1,152; lex: 377; sh: 121; awk: 89; sed: 11
file content (435 lines) | stat: -rw-r--r-- 18,679 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
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: http://glhack.sourceforge.net/
Comment: "Authors: Andrew Apted <ajapted@users.sourceforge.net>"

Files: *
Copyright: © 1994 - 1999 by the Nethack Development Team
License: NGPL

Files: dat/castle.des dat/endgame.des dat/gehennom.des dat/knox.des
       dat/tower.des include/rect.h
       include/region.h include/sp_lev.h src/dbridge.c src/mkmap.c
       src/music.c src/rect.c src/region.c src/sp_lev.c
       sys/share/lev_yacc.c
       util/lev_comp.l util/lev_comp.y util/lev_main.c
Copyright: © 1989 - 1996 by Jean-Christophe Collet
License: NGPL

Files: dat/Arch.des dat/Barb.des dat/Caveman.des dat/Healer.des
       dat/Knight.des dat/Monk.des dat/Priest.des dat/Ranger.des
       dat/Samurai.des dat/Tourist.des dat/Valkyrie.des dat/bigroom.des
       dat/medusa.des dat/mines.des
       sys/share/dgn_yacc.c util/dgn_comp.y util/dgn_main.c
Copyright: © 1989 - 1996 by Jean-Christophe Collet
           © 1986 - 1995 by Mike Stephenson
License: NGPL


Files: debian/*
Copyright: © 2009 Stefan Ritter <xeno@thehappy.de>
           © 2025 Alexandre Detiste <tchet@debian.org>
License: GPL-2+

Files: include/q2*
Copyright: © 1997 - 2001 by Id Software, Inc.
License: GPL-2+

Files: tools/edtile/*
Copyright: © 2001 - 2002 by Andrew Apted <ajapted@users.sourceforge.net>
License: 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 program.  If not, see https://www.gnu.org/licenses/.
 .
 On Debian systems, the complete text of the GNU General Public License
 can be found in /usr/share/common-licenses/GPL-2 file.

Files: include/winGL.h win/gl/*
Copyright: © 2002 by Andrew Apted <ajapted@users.sourceforge.net>
License: NGPL

Files: dat/dungeon.def dat/gehennom.des
       dat/quest.txt dat/yendor.des include/align.h include/attrib.h
       include/dgn_file.h include/monattk.h include/qtext.h include/quest.h
       include/spell.h src/attrib.c src/dokick.c src/mkmap.c src/pray.c
       src/quest.c src/questpgr.c src/spell.c
       util/dgn_comp.l util/makedefs.c
       win/X11/nh56icon win/X11/nh72icon
Copyright: © 1986 - 1995 by Mike Stephenson
License: NGPL

Files: dat/Rogue.des include/beconf.h include/display.h include/timeout.h
       include/vision.h include/winX.h include/xwindow.h include/xwindowp.h
       src/display.c src/light.c src/vision.c sys/be/bemain.c
       sys/mac/NHDeflts util/makedefs.c win/X11/Window.c win/X11/win*
Copyright: © 1990 - 2002 by Dean Luick
License: NGPL

Files: dat/Wizard.des dat/endgame.des include/emin.h include/winprocs.h
       include/wintty.h include/wintype.h src/mapglyph.c src/mkmap.c
       src/windows.c win/tty/wintty.c
Copyright: © 1990 - 1993 by David Cohrs
License: NGPL

Files: dat/data.base
Copyright: © 1994 by Boudewijn Wayers
License: NGPL

Files: dat/endgame.des dat/gehennom.des dat/knox.des dat/yendor.des
       include/align.h include/epri.h src/dokick.c src/mplayer.c
       src/priest.c
Copyright: © 1989 - 1993 by Izchak Miller
License: NGPL

Files: dat/sokoban.des src/steed.c sys/mac/NHDeflts
Copyright: © 1998 - 2002 by Kevin Hugo
License: NGPL

Files: include/amiconf.h include/dlb.h include/winami.h src/dlb.c
       sys/amiga/Makefile.* sys/amiga/amidos.c sys/amiga/amidos.p
       sys/amiga/amimenu.c sys/amiga/amirip.c sys/amiga/amitty.c
       sys/amiga/amiwind.c sys/amiga/ifchange sys/amiga/winchar.c
       util/dlb_main.c
Copyright: © 1990 - 1996 by Kenneth Lorber
License: NGPL

Files: include/artifact.h include/artilist.h include/config.h
       include/config1.h include/coord.h include/decl.h include/dungeon.h
       include/edog.h include/engrave.h include/eshk.h include/flag.h
       include/func_tab.h include/global.h include/hack.h include/lev.h
       include/mac-carbon.h include/mac-qt.h include/mac-term.h
       include/macconf.h include/macwin.h include/mfndpos.h
       include/mkroom.h include/monst.h include/obj.h include/objclass.h
       include/os2conf.h include/patchlevel.h include/pcconf.h
       include/permonst.h include/rm.h include/skills.h include/system.h
       include/tcap.h include/tosconf.h include/tradstdc.h include/trap.h
       include/unixconf.h include/vault.h include/vmsconf.h include/you.h
       src/allmain.c src/alloc.c src/apply.c src/artifact.c src/ball.c
       src/bones.c src/botl.c src/cmd.c src/decl.c src/detect.c src/dig.c
       src/do.c src/do_name.c src/do_wear.c src/dog.c src/dogmove.c
       src/dothrow.c src/dungeon.c src/eat.c src/end.c src/engrave.c
       src/exper.c src/files.c src/hack.c src/hacklib.c src/invent.c
       src/lock.c src/mail.c src/makemon.c src/mcastu.c src/mhitm.c
       src/mhitu.c src/minion.c src/mklev.c src/mkmaze.c src/mkobj.c
       src/mkroom.c src/mon.c src/mondata.c src/monmove.c src/monst.c
       src/mthrowu.c src/o_init.c src/objnam.c src/options.c src/pager.c
       src/pickup.c src/pline.c src/potion.c src/read.c src/restore.c
       src/rip.c src/role.c src/rumors.c src/save.c src/shk.c
       src/shknam.c src/sit.c src/steal.c src/teleport.c src/timeout.c
       src/topten.c src/track.c src/trap.c src/u_init.c src/uhitm.c
       src/vault.c src/version.c src/weapon.c src/were.c src/wield.c
       src/wizard.c src/worm.c src/worn.c src/zap.c sys/mac/macmain.c
       sys/mac/mactopl.c sys/mac/macunix.c sys/mac/mgetline.c
       sys/share/ioctl.c sys/share/pcmain.c sys/share/pctty.c
       sys/share/pcunix.c sys/share/unixtty.c sys/unix/unixmain.c
       sys/unix/unixunix.c sys/vms/vmsfiles.c sys/vms/vmsmain.c
       sys/vms/vmstty.c sys/vms/vmsunix.c util/makedefs.c util/panic.c
       win/Qt/Info.plist win/tty/getline.c win/tty/termcap.c win/tty/topl.c
Copyright: © 1985 - 2003 by the Stichting Mathematisch Centrum, Amsterdam
License: NGPL

Files: sys/unix/unixres.c
Copyright: © 2001 by th Slash'EM development team
License: NGPL

Files: include/color.h
Copyright: © 1989 by Eric Raymond
License: NGPL

Files: include/color.h
Copyright: © 1989 by Steve Linhart
License: NGPL

Files: include/def_os2.h include/os2conf.h sys/os2/os2.c
Copyright: © 1990 - 1996 by Timo Hakulinen
License: NGPL

Files: include/extern.h
Copyright: © 1988 by Steve Creps
License: NGPL

Files: include/mactty.h include/mttypriv.h sys/mac/dprintf.c
       sys/mac/maccurs.c sys/mac/macfile.c sys/mac/macsnd.c
       sys/mac/mactty.c sys/mac/macwin.c sys/mac/mmodal.c sys/mac/mttymain.c
Copyright: © 1992 - 1993 by Jon W{tte
License: NGPL

Files: include/mondata.h include/monflag.h include/prop.h include/youprop.h
       src/objects.c src/sounds.c
Copyright: © 1989 by Mike Threepoint
License: NGPL

Files: include/nhlan.h sys/share/nhlan.c sys/wince/bootstrp.mak
       sys/winnt/mapimail.c
Copyright: © 1997 - 2002 by Michael Allison
License: NGPL

Files: include/qt_clust.h include/qt_kde0.h include/qt_win.h
       win/Qt/qpe-nethack.control win/Qt/qt_clust.cpp win/Qt/qt_win.cpp
       win/Qt/tileedit.*
Copyright: © 1999 by Warwick Allison
License: NGPL

Files: include/trampoli.h
Copyright: © 1989 by Norm Meluch and Stephen Spackman
License: NGPL

Files: include/winGnome.h win/gnome/gn_xpms.h win/gnome/gnaskstr.*
       win/gnome/gnbind.* win/gnome/gnglyph.* win/gnome/gnmain.*
       win/gnome/gnmap.* win/gnome/gnmenu.* win/gnome/gnmesg.*
       win/gnome/gnomeprv.h win/gnome/gnopts.* win/gnome/gnplayer.*
       win/gnome/gnstatus.* win/gnome/gntext.* win/gnome/gnyesno.*
Copyright: © 1998 by Erik Andersen <andersee@debian.org>
License: NGPL

Files: include/winGnome.h win/gnome/gnmap.c win/gnome/gnsignal.*
Copyright: © 1998 Anthony Taylor <tonyt@ptialaska.net>
License: NGPL

Files: win/gnome/gnworn.*
Copyright: © 2002 by Dylan Alex Simon
License: NGPL

Files: win/share/gifread.c
Copyright: © 1990 by David Koblas
License: NTP
 Permission to use, copy, modify, and distribute this software
 and its documentation for any purpose and without fee is hereby
 granted, provided that the above copyright notice appear in all
 copies and that both that copyright notice and this permission
 notice appear in supporting documentation.  This software is
 provided "as is" without express or implied warranty.

Files: include/winami.h
Copyright: © 1992 - 1993 by Gregg Wonderly
License: NGPL

Files: include/wingem.h win/gem/gr_rect.c win/gem/wingem* win/gem/xpm2img.c
Copyright: © 1999 - 2002 by Christian Bressler
License: NGPL

Files: src/dokick.c src/priest.c
Copyright: © 1989 by Steve Linhart
License: NGPL

Files: src/explode.c src/extralev.c src/muse.c src/polyself.c
Copyright: © 1987 - 1990 by Ken Arromdee
License: NGPL

Files: src/fountain.c
Copyright: © 1986 by Scott R. Turner
License: NGPL

Files: src/hacklib.c sys/share/tclib.c sys/vms/oldcrtl.c sys/vms/vmsmail.c
       win/X11/nh32icon
Copyright: © 1990 - 1995 by Robert Patrick Rankin
License: NGPL

Files: src/pray.c
Copyright: © 1989 by Benson I. Margulies
License: NGPL

Files: src/sounds.c util/recover.c
Copyright: © 1989 - 1992 by Janet Walz
License: NGPL

Files: sys/amiga/amidos.c sys/amiga/amimenu.c sys/amiga/amiwind.c
       sys/amiga/winchar.c
Copyright: © 1988 - 1990 by Olaf Seibert
License: NGPL

Files: sys/amiga/amigst.c sys/amiga/amisnd.c sys/amiga/amiwind.p
       sys/amiga/txt2iff.c sys/amiga/winami.c sys/amiga/winami.p
       sys/amiga/winchar.c sys/amiga/windefs.h sys/amiga/winext.h
       sys/amiga/winfuncs.c sys/amiga/winkey.c sys/amiga/winmenu.c
       sys/amiga/winproto.h sys/amiga/winreq.c sys/amiga/winstr.c
       sys/amiga/xpm2iff.c
Copyright: © 1991 - 1996 by Gregg Wonderly
License: NGPL

Files: sys/amiga/amimenu.c sys/amiga/amistack.c
Copyright: © 2000 by Janne Salmij.rvi
License: NGPL

Files: sys/amiga/cvtsnd.c sys/amiga/mkdmake
Copyright: © 1994 - 1996 by Andrew Church
License: NGPL

Files: sys/mac/NHDeflts
Copyright: © 2002 by Mark Modrall
License: NGPL

Files: sys/mac/macerrs.c
Copyright: © 1991 by Michael Hamel
License: NGPL

Files: sys/mac/macfile.c sys/mac/macwin.c sys/mac/mmodal.c
Copyright: © 1992 by Hao-Yang Wang and Jonathan Handler
License: NGPL

Files: sys/mac/mrecover.c
Copyright: © 1993 by David Hairston
License: NGPL

Files: sys/msdos/Makefile.BC sys/msdos/schema1.BC sys/msdos/schema2.BC
       sys/winnt/console.rc
Copyright: © 1999 - 2003 by Yitzhak Sapir
License: NGPL

Files: sys/wince/Install.ce sys/wince/celib.c sys/wince/cesetup.bat
       sys/wince/mhaskyn.* sys/wince/mhcolor.* sys/wince/mhdlg.*
       sys/wince/mhfont.* sys/wince/mhinput.* sys/wince/mhmain.*
       sys/wince/mhmap.* sys/wince/mhmsg* sys/wince/mhrip.*
       sys/wince/mhstatus.* sys/wince/mht* sys/wince/mswproc.c
       sys/wince/winMS.h sys/wince/winhack.c win/win32/mhaskyn.*
       win/win32/mhdlg.* win/win32/mhfont.* win/win32/mhinput.*
       win/win32/mhmain.* win/win32/mhmap.* win/win32/mhmenu.*
       win/win32/mhmsgwnd.* win/win32/mhrip.* win/win32/mhsplash.*
       win/win32/mhstatus.* win/win32/mhtext.* win/win32/mswproc.c
       win/win32/winMS.h win/win32/winhack.c
Copyright: © 2001 - 2003 by Alex Kompel
License: NGPL

License: NGPL
                    NETHACK GENERAL PUBLIC LICENSE
                    (Copyright 1989 M. Stephenson)
 .
               (Based on the BISON general public license,
                   copyright 1988 Richard M. Stallman)
 .
 Everyone is permitted to copy and distribute verbatim copies of this
 license, but changing it is not allowed.  You can also use this wording to
 make the terms for other programs.
 .
 The license agreements of most software companies keep you at the mercy of
 those companies.  By contrast, our general public license is intended to give
 everyone the right to share NetHack.  To make sure that you get the rights we
 want you to have, we need to make restrictions that forbid anyone to deny you
 these rights or to ask you to surrender the rights.  Hence this license
 agreement.
 .
 Specifically, we want to make sure that you have the right to give away
 copies of NetHack, that you receive source code or else can get it if you
 want it, that you can change NetHack or use pieces of it in new free
 programs, and that you know you can do these things.
 .
 To make sure that everyone has such rights, we have to forbid you to
 deprive anyone else of these rights.  For example, if you distribute copies
 of NetHack, you must give the recipients all the rights that you have.  You
 must make sure that they, too, receive or can get the source code.  And you
 must tell them their rights.
 .
 Also, for our own protection, we must make certain that everyone finds out
 that there is no warranty for NetHack.  If NetHack is modified by someone
 else and passed on, we want its recipients to know that what they have is
 not what we distributed.
 .
 Therefore we (Mike Stephenson and other holders of NetHack copyrights) make
 the following terms which say what you must do to be allowed to distribute or
 change NetHack.
 .
                        COPYING POLICIES
 .
 1. You may copy and distribute verbatim copies of NetHack source code as
 you receive it, in any medium, provided that you keep intact the notices on
 all files that refer to copyrights, to this License Agreement, and to the
 absence of any warranty; and give any other recipients of the NetHack
 program a copy of this License Agreement along with the program.
 .
 2. You may modify your copy or copies of NetHack or any portion of it, and
 copy and distribute such modifications under the terms of Paragraph 1 above
 (including distributing this License Agreement), provided that you also do the
 following:
 .
    a) cause the modified files to carry prominent notices stating that you
    changed the files and the date of any change; and
 .
    b) cause the whole of any work that you distribute or publish, that in
    whole or in part contains or is a derivative of NetHack or any part
    thereof, to be licensed at no charge to all third parties on terms
    identical to those contained in this License Agreement (except that you
    may choose to grant more extensive warranty protection to some or all
    third parties, at your option)
 .
    c) You may charge a distribution fee for the physical act of
    transferring a copy, and you may at your option offer warranty protection
    in exchange for a fee.
 .
 3. You may copy and distribute NetHack (or a portion or derivative of it,
 under Paragraph 2) in object code or executable form under the terms of
 Paragraphs 1 and 2 above provided that you also do one of the following:
 .
    a) accompany it with the complete machine-readable source code, which
    must be distributed under the terms of Paragraphs 1 and 2 above; or,
 .
    b) accompany it with full information as to how to obtain the complete
    machine-readable source code from an appropriate archive site.  (This
    alternative is allowed only for noncommercial distribution.)
 .
 For these purposes, complete source code means either the full source
 distribution as originally released over Usenet or updated copies of the
 files in this distribution used to create the object code or executable.
 .
 4. You may not copy, sublicense, distribute or transfer NetHack except as
 expressly provided under this License Agreement.  Any attempt otherwise to
 copy, sublicense, distribute or transfer NetHack is void and your rights to
 use the program under this License agreement shall be automatically
 terminated.  However, parties who have received computer software programs
 from you with this License Agreement will not have their licenses terminated
 so long as such parties remain in full compliance.
 .
 Stated plainly:  You are permitted to modify NetHack, or otherwise use parts
 of NetHack, provided that you comply with the conditions specified above;
 in particular, your modified NetHack or program containing parts of NetHack
 must remain freely available as provided in this License Agreement.  In
 other words, go ahead and share NetHack, but don't try to stop anyone else
 from sharing it farther.

Files: sys/share/random.c sys/share/uudecode.c
Copyright: © 1983 by Reagents of the University of California
Comment: https://en.wikipedia.org/wiki/BSD_licenses#Previous_license
License: BSD-old
 Redistribution and use in source and binary forms are permitted
 provided that the above copyright notice and this paragraph are
 duplicated in all such forms and that any documentation,
 advertising materials, and other materials related to such
 distribution and use acknowledge that the software was developed
 by the University of California, Berkeley.  The name of the
 University may not be used to endorse or promote products derived
 from this software without specific prior written permission.
 THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
 IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
 WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.

Files: win/X11/dialogs.c
Copyright: 1991 University of Wisconsin-Madison
License: HPND-sell-variant
 Permission to use, copy, modify, distribute, and sell this software and its
 documentation for any purpose is hereby granted without fee, provided that
 the above copyright notice appear in all copies and that both that
 copyright notice and this permission notice appear in supporting
 documentation, and that the name of the University of Wisconsin-Madison not
 be used in advertising or publicity pertaining to distribution of the
 software without specific, written prior permission.  The University of
 Wisconsin-Madison makes no representations about the suitability of this
 software for any purpose.  It is provided "as is" without express or
 implied warranty.
 .
 THE UNIVERSITY OF WISCONSIN-MADISON DISCLAIMS ALL WARRANTIES WITH REGARD TO
 THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
 FITNESS, IN NO EVENT SHALL THE UNIVERSITY OF WISCONSIN-MADISON BE LIABLE FOR
 ANY SPECIAL, 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.