1 | Authors of GNU M4.
|
---|
2 |
|
---|
3 | The following contributors have warranted legal paper exchanges with
|
---|
4 | the Free Software Foundation for their contributions to GNU M4. Also
|
---|
5 | see the files ChangeLog and THANKS.
|
---|
6 |
|
---|
7 | This list comes from "sed -ne '/^M4/,/^$/p' /gd/gnuorg/copyright.list"
|
---|
8 | on the fencepost.gnu.org machine.
|
---|
9 |
|
---|
10 | M4 Rene' Seindal Denmark 1964 1990-03-28
|
---|
11 | Assigns program and future changes.
|
---|
12 |
|
---|
13 | M4 University of Copenhagen 1990-01-17
|
---|
14 | Disclaims the program by Rene Seindal.
|
---|
15 |
|
---|
16 | M4 James L. Avera USA ? 1993-10-04
|
---|
17 | Assigns changes.
|
---|
18 | Changed (in m4-1.0.3): M4.c M4.h debug.c Makefile.in configure.in
|
---|
19 | Changelog
|
---|
20 | Added: stackovf.c tests/stackovf_test.sh
|
---|
21 |
|
---|
22 | M4 Pete Chown Uk 1972 1994-06-28
|
---|
23 | Assigns changes (builtin.c, input.c, m4.h, m4.texinfo, macro.c).
|
---|
24 |
|
---|
25 | M4 John Gerard Makecki USA 1954 1995-04-24
|
---|
26 | Assigns changes. (eval.c, builtin.c, m4.[ch]; new - numb.[ch])
|
---|
27 | johnm@vlibs.com
|
---|
28 |
|
---|
29 | M4 VLSI Libraries Inc. 1995-04-24
|
---|
30 | Disclaims changes by John Gerard Makecki.
|
---|
31 |
|
---|
32 | M4 Francois Pinard Canada 1949 1996-02-01
|
---|
33 | Assigns past and future changes.
|
---|
34 | pinard@iro.umontreal.ca
|
---|
35 |
|
---|
36 | M4 Thomas Tanner Germany 1979 1999-06-23
|
---|
37 | Assigns past and future changes.
|
---|
38 | tanner@ffii.org
|
---|
39 |
|
---|
40 | M4 Gary V. Vaughan Uk 1970 2000-10-02
|
---|
41 | Assigns past and future changes (extensive; new src/modules.c).
|
---|
42 | gvv@techie.com, gary@gnu.org
|
---|
43 |
|
---|
44 | M4 TRANSLATIONS Yuji Minejima Japan 1969 2001-05-09
|
---|
45 | Assigns translation of manual for m4.
|
---|
46 |
|
---|
47 | M4 Akim Demaille France 1970 2001-11-01
|
---|
48 | Assigns past and future changes.
|
---|
49 | akim@freefriends.org
|
---|
50 |
|
---|
51 | M4 Andrew James Bettison Australia 1964 2001-11-19
|
---|
52 | Assigns past and future changes. (list with assignment)
|
---|
53 | andrewb@zip.com.au
|
---|
54 |
|
---|
55 | M4 Noah Jeffrey Misch United States 1984 2004-07-05
|
---|
56 | Assigns past and future changes.
|
---|
57 | noah@cs.caltech.edu
|
---|
58 |
|
---|
59 | M4 Michael Elizabeth Chastain Us 1962 2001-12-27
|
---|
60 | Assigns past and future changes.
|
---|
61 | mec@shout.net
|
---|
62 |
|
---|
63 | M4 William C. Cox United States 1945 2004-12-04
|
---|
64 | Assigns past and future changes.
|
---|
65 | bill@qswtools.com
|
---|
66 |
|
---|
67 | M4 Alexandre Duret-Lutz France 1978 2004-12-04
|
---|
68 | Assigns past and future changes.
|
---|
69 | adl@gnu.org
|
---|
70 |
|
---|
71 | M4 John Gatewood Ham USA, 1964 2005-11-01
|
---|
72 | Assigns Past and Future Changes
|
---|
73 | zappaman@buraphalinux.org
|
---|
74 | Changed files:
|
---|
75 | m4-1.4.3/COPYING,m4-1.4.3/ChangeLog,m4-1.4.3/README, m4-1.4.3/THANKS, m4-1.4.3/checks/Makefile.in, m4-1.4.3/doc/m4.texinfo,m4-1.4.3/src/m4.c, New file: m4-1.4.3/checks/invocation_tests
|
---|
76 |
|
---|
77 | M4 Eric Benjamin Blake USA, 1977 2006-01-18
|
---|
78 | Assigns Past and Future Changes
|
---|
79 | ebb9@byu.net
|
---|
80 |
|
---|
81 | M4 John Brzustowski Canada, 1966 2006-03-06
|
---|
82 | Assigns Past and Future Changes
|
---|
83 | jbrzusto@fastmail.fm
|
---|
84 |
|
---|
85 | M4 Ralf Wildenhues Germany, 1975 2006-03-20
|
---|
86 | Assigns Past and Future Changes
|
---|
87 | Ralf.Wildenhues@gmx.de
|
---|
88 |
|
---|
89 | ========================================================================
|
---|
90 |
|
---|
91 | Copyright (C) 2000, 2006 Free Software Foundation, Inc.
|
---|
92 |
|
---|
93 | Permission is granted to copy, distribute and/or modify this document
|
---|
94 | under the terms of the GNU Free Documentation License, Version 1.2 or
|
---|
95 | any later version published by the Free Software Foundation; with no
|
---|
96 | Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
|
---|
97 | Texts. A copy of the license is included in the ``GNU Free
|
---|
98 | Documentation License'' file as part of this distribution.
|
---|