copying.dj 1.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. This is the file "copying.dj". It does not apply to any sources
  2. copyrighted by UCB Berkeley or the Free Software Foundation.
  3. Copyright Information for sources and executables that are marked
  4. Copyright (C) DJ Delorie
  5. 24 Kirsten Ave
  6. Rochester NH 03867-2954
  7. This document is Copyright (C) DJ Delorie and may be distributed
  8. verbatim, but changing it is not allowed.
  9. Source code copyright DJ Delorie is distributed under the terms of the
  10. GNU General Public Licence, with the following exceptions:
  11. * Any existing copyright or authorship information in any given source
  12. file must remain intact. If you modify a source file, a notice to that
  13. effect must be added to the authorship information in the source file.
  14. * binaries provided in djgpp may be distributed without sources ONLY if
  15. the recipient is given sufficient information to obtain a copy of djgpp
  16. themselves. This primarily applies to go32.exe, emu387, stub.exe, and
  17. the graphics drivers.
  18. * modified versions of the binaries provided in djgpp must be
  19. distributed under the terms of the GPL.
  20. * objects and libraries linked into an application may be distributed
  21. without sources.
  22. -----
  23. Changes to source code copyright BSD or FSF are copyright DJ Delorie, but
  24. fall under the terms of the original copyright.
  25. A copy of the file "COPYING" is included with this document. If you did not
  26. receive a copy of "COPYING", you may obtain one from whence this document
  27. was obtained, or by writing:
  28. Free Software Foundation
  29. 675 Mass Ave
  30. Cambridge, MA 02139
  31. USA