1This is the file "copying.dj".  It does NOT apply to any sources or
2binaries copyrighted by UCB Berkeley, the Free Software Foundation, or
3any other agency besides DJ Delorie and others who have agreed to
4allow their sources to be distributed under these terms.
5
6   Copyright Information for sources and executables that are marked
7   Copyright (C) DJ Delorie
8                 7 Kim Lane
9                 Rochester NH  03867-2954
10
11This document is Copyright (C) DJ Delorie and may be distributed
12verbatim, but changing it is not allowed.
13
14Source code copyright DJ Delorie is distributed under the terms of the
15GNU General Public Licence, with the following exceptions:
16
17* Sources used to build crt0.o, gcrt0.o, libc.a, libdbg.a, and
18  libemu.a are distributed under the terms of the GNU Library General
19  Public License, rather than the GNU GPL.
20
21* Any existing copyright or authorship information in any given source
22  file must remain intact.  If you modify a source file, a notice to that
23  effect must be added to the authorship information in the source file. 
24
25* Runtime binaries, as provided by DJ in DJGPP, may be distributed
26  without sources ONLY if the recipient is given sufficient information
27  to obtain a copy of djgpp themselves.  This primarily applies to
28  go32-v2.exe, emu387.dxe, and stubedit.exe.
29
30* Runtime objects and libraries, as provided by DJ in DJGPP, when
31  linked into an application, may be distributed without sources ONLY
32  if the recipient is given sufficient information to obtain a copy of
33  djgpp themselves.  This primarily applies to crt0.o and libc.a.
34
35-----
36
37Changes to source code copyright BSD, FSF, or others, by DJ Delorie
38fall under the terms of the original copyright.  Such files usually
39have multiple copyright notices in them.
40
41A copy of the files "COPYING" and "COPYING.LIB" are included with this
42document.  If you did not receive a copy of these files, you may
43obtain one from whence this document was obtained, or by writing:
44
45      Free Software Foundation
46      51 Franklin Street, Fifth Floor
47      Boston, MA 02110-1301
48      USA
49