]> git.eshelyaron.com Git - emacs.git/commitdiff
Initial version.
authorGlenn Morris <rgm@gnu.org>
Sun, 28 Jan 2007 01:13:25 +0000 (01:13 +0000)
committerGlenn Morris <rgm@gnu.org>
Sun, 28 Jan 2007 01:13:25 +0000 (01:13 +0000)
msdos/COPYING.DJ [new file with mode: 0644]
msdos/ChangeLog

diff --git a/msdos/COPYING.DJ b/msdos/COPYING.DJ
new file mode 100644 (file)
index 0000000..e2aef74
--- /dev/null
@@ -0,0 +1,49 @@
+This is the file "COPYING.DJ".  It does NOT apply to any sources or
+binaries copyrighted by UCB Berkeley, the Free Software Foundation, or
+any other agency besides DJ Delorie and others who have agreed to
+allow their sources to be distributed under these terms.
+
+   Copyright Information for sources and executables that are marked
+   Copyright (C) DJ Delorie
+                 334 North Rd
+                 Deerfield NH 03037-1110
+
+This document is Copyright (C) DJ Delorie and may be distributed
+verbatim, but changing it is not allowed.
+
+Source code copyright DJ Delorie is distributed under the terms of the
+GNU General Public Licence, with the following exceptions:
+
+* Sources used to build crt0.o, gcrt0.o, libc.a, libdbg.a, and
+  libemu.a are distributed under the terms of the GNU Library General
+  Public License, rather than the GNU GPL.
+
+* Any existing copyright or authorship information in any given source
+  file must remain intact.  If you modify a source file, a notice to that
+  effect must be added to the authorship information in the source file. 
+
+* Runtime binaries, as provided by DJ in DJGPP, may be distributed
+  without sources ONLY if the recipient is given sufficient information
+  to obtain a copy of djgpp themselves.  This primarily applies to
+  go32-v2.exe, emu387.dxe, and stubedit.exe.
+
+* Runtime objects and libraries, as provided by DJ in DJGPP, when
+  linked into an application, may be distributed without sources ONLY
+  if the recipient is given sufficient information to obtain a copy of
+  djgpp themselves.  This primarily applies to crt0.o and libc.a.
+
+-----
+
+Changes to source code copyright BSD, FSF, or others, by DJ Delorie
+fall under the terms of the original copyright.  Such files usually
+have multiple copyright notices in them.
+
+A copy of the files "COPYING" and "COPYING.LIB" are included with this
+document.  If you did not receive a copy of these files, you may
+obtain one from whence this document was obtained, or by writing:
+
+      Free Software Foundation, Inc.
+      51 Franklin Street,
+      Fifth Floor,
+      Boston, MA 02110-1301,
+      USA
index 52fc89f15571b60772ec3483d5cd1dee9a6d9862..0142645728f669a0cd8e01058467fa0267e22b98 100644 (file)
@@ -1,3 +1,7 @@
+2007-01-28  Glenn Morris  <rgm@gnu.org>
+
+       * COPYING.DJ: New file.
+
 2006-12-04  Eli Zaretskii  <eliz@gnu.org>
 
        * sed2v2.inp (HAVE_SYNC): Define.