Home | History | Annotate | Line # | Download | only in dist
      1  1.1  christos Authors of GNU diffutils.
      2  1.1  christos 
      3  1.1  christos 	Copyright 2001 Free Software Foundation, Inc.
      4  1.1  christos 
      5  1.1  christos 	This file is part of GNU diffutils.
      6  1.1  christos 
      7  1.1  christos 	GNU diffutils is free software; you can redistribute it and/or modify
      8  1.1  christos 	it under the terms of the GNU General Public License as published by
      9  1.1  christos 	the Free Software Foundation; either version 2, or (at your option)
     10  1.1  christos 	any later version.
     11  1.1  christos 
     12  1.1  christos 	GNU diffutils is distributed in the hope that it will be useful,
     13  1.1  christos 	but WITHOUT ANY WARRANTY; without even the implied warranty of
     14  1.1  christos 	MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
     15  1.1  christos 	GNU General Public License for more details.
     16  1.1  christos 
     17  1.1  christos 	You should have received a copy of the GNU General Public License
     18  1.1  christos 	along with GNU diffutils; see the file COPYING.  If not, write to
     19  1.1  christos 	the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
     20  1.1  christos 	Boston, MA 02111-1307, USA.
     21  1.1  christos 
     22  1.1  christos The following contributions warranted legal paper exchanges with the
     23  1.1  christos Free Software Foundation.  Also see files ChangeLog and THANKS.
     24  1.1  christos 
     25  1.1  christos DIFFUTILS	Leonard H. Tower Jr.	US 1949	1987-03-09
     26  1.1  christos Assigns diff (diff.c, initial version).
     27  1.1  christos 
     28  1.1  christos DIFFUTILS	Torbjorn Granlund	Sweden 1961	1988-01-11
     29  1.1  christos Assigns cmp.
     30  1.1  christos tege (a] matematik.su.se
     31  1.1  christos 
     32  1.1  christos DIFFUTILS	Mike Haertel	US 1967	1988-09-16
     33  1.1  christos Assigns changes to diff.
     34  1.1  christos 
     35  1.1  christos DIFFUTILS	David S. Hayes	US ?	1988-01-12
     36  1.1  christos Assigns changes to diff.
     37  1.1  christos 
     38  1.1  christos DIFFUTILS	Randall Smith	US 1964	1988-09-21
     39  1.1  christos Assigns diff3.
     40  1.1  christos 
     41  1.1  christos DIFFUTILS	Richard Stallman	US 1953	1988-01-15
     42  1.1  christos Assigns changes to GNU Diff.
     43  1.1  christos 
     44  1.1  christos DIFFUTILS	F. Thomas May	US 1965	1989-08-22
     45  1.1  christos Assigns changes to diff (for -D).
     46  1.1  christos 
     47  1.1  christos DIFFUTILS	Optimal Solutions, Inc.	1989-08-14
     48  1.1  christos Disclaims changes by Thomas May to diff.
     49  1.1  christos 
     50  1.1  christos DIFFUTILS	Wayne Davison	1990-09-10
     51  1.1  christos Disclaims changes to diff.
     52  1.1  christos 
     53  1.1  christos DIFFUTILS	Digital Research Inc.	1990-09-13
     54  1.1  christos Disclaims changes by Wayne Davison to diff.
     55  1.1  christos 
     56  1.1  christos DIFFUTILS	Paul Eggert	1990-03-16
     57  1.1  christos Disclaims changes to diff.
     58  1.1  christos eggert (a] twinsun.com
     59  1.1  christos 
     60  1.1  christos DIFFUTILS	Paul Eggert	1990-08-14
     61  1.1  christos Disclaims changes to GNU Diff.
     62  1.1  christos eggert (a] twinsun.com
     63  1.1  christos 
     64  1.1  christos DIFFUTILS	Twin Sun Inc.	1990-03-16
     65  1.1  christos Disclaims changes to GNU Diff by Paul Eggert.
     66  1.1  christos 
     67  1.1  christos DIFFUTILS	Twin Sun Inc.	1990-08-14
     68  1.1  christos Disclaims changes to GNU Diff by Paul Eggert.
     69  1.1  christos 
     70  1.1  christos DIFFUTILS	Chip Rosenthal	US 1959	1990-03-06
     71  1.1  christos Assigns changes to diff.
     72  1.1  christos chip (a] chinacat.Unicom.COM
     73  1.1  christos 
     74  1.1  christos DIFFUTILS	Unicom Systems Development	1990-03-06
     75  1.1  christos Disclaims changes by Chip Rosenthal to diff.
     76  1.1  christos 
     77  1.1  christos GCC DIFFUTILS	Paul Eggert and Twin Sun Inc.	1992-03-11
     78  1.1  christos Disclaims changes by Paul Eggert to gcc and diff.
     79  1.1  christos eggert (a] twinsun.com
     80  1.1  christos 
     81  1.1  christos DIFF	Wayne Davison	1993-06-20
     82  1.1  christos Disclaims diffcvt.c.
     83  1.1  christos 
     84  1.1  christos DIFFUTILS	Francois Pinard	Canada 1949	1993-01-15
     85  1.1  christos Assigns wdiff and future changes submitted to the FSF.
     86  1.1  christos pinard (a] iro.umontreal.ca
     87  1.1  christos 
     88  1.1  christos DIFFUTILS	Patrick D'Cruze	Australia 1971	1994-11-10
     89  1.1  christos Assigns changes (makefile.in, analyze.c, cmp.c, error.c, diff.c,
     90  1.1  christos diff3.c, getopt.c, getopt1.c, regex.c, sdiff.c, util.c, xmalloc.c;
     91  1.1  christos new file: language.++)
     92  1.1  christos 
     93  1.1  christos DIFFUTILS	Paul R. Eggert	US 1954	1997-04-07
     94  1.1  christos Assigns past and future changes.
     95  1.1  christos eggert (a] twinsun.com
     96  1.1  christos 
     97  1.1  christos DIFFUTILS	Paul R. Eggert	US 1954	1997-04-07
     98  1.1  christos Assigns past and future changes to manual.
     99  1.1  christos eggert (a] twinsun.com
    100  1.1  christos 
    101  1.1  christos ANY DIFFUTILS GNATS	Cyclic Software	1997-11-11
    102  1.1  christos Assigns past and future works (work for hire by Tim Pierce (diffutils) and
    103  1.1  christos Abe Feldman (GNATS)).
    104  1.1  christos kingdon (a] cyclic.com
    105  1.1  christos 
    106  1.1  christos WEBPAGES        Gregory B. Harvey       Canada 1976     1998-02-14
    107  1.1  christos Assigns web pages describing GNU Diffutils and future changes.
    108  1.1  christos 
    109  1.1  christos DIFFUTILS	Olga Nikulin	Russia 1965	2001-01-11
    110  1.1  christos Assigns changes to diff. (diffutils-2.7.2/analyze.c, context.c, diff.[ch],
    111  1.1  christos ed.c, ifdef.c, io.c, normal.c, side.c, util.c)
    112  1.1  christos onikulin (a] yahoo.com
    113