-
Notifications
You must be signed in to change notification settings - Fork 2
/
AUTHORS
59 lines (46 loc) · 1.74 KB
/
AUTHORS
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
Authors of Gforth (alphabetically listed, format as Linux CREDITS):
N: Anton Ertl
D: Project initiator, C based primitives, locals, gray, manual,
D: Release manager, GNU maintainer
P: dsa1024/760F3526 F2CE 53F2 6D3B 43BC 4668 741D 3EB5 FFF1 760F 3526
N: Bernd Paysan
D: Project leader, kernel, cross compiler, non-Unix ports based on GCC,
D: MINOS2, Release manager, GNU maintainer
S: Wilbrechtstr. 85
S: D-81477 München
S: Germany
P: rsa4096/3B7FA946 60E7 1A15 9357 5330 99A0 AAF9 CAF0 21DB 3B7F A946
N: David Kühling
D: Emacs integration
N: Gerald Wodni
D: SWIG module for C libraries
N: Heinz Schnitter
D: R8C assembler
N: Jens Wilke
D: Embedded Control versions (non-gcc), decompiler, cross compiler refinement
N: Klaus Kohl-Schöpe
D: 8086 Gforth EC
N: Neal Crook
D: manual, glossary entries
-----
Authors: Anton Ertl, Bernd Paysan, Jens Wilke
Copyright (C) 1998,2000,2003,2007,2017,2018,2019 Free Software Foundation, Inc.
This file is part of Gforth.
Gforth 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 program. If not, see http://www.gnu.org/licenses/.