]> git.sur5r.net Git - cc65/blob - packages/debian/copyright
New extended memory driver by Stefan Haubenthal.
[cc65] / packages / debian / copyright
1 This package was debianized by Michael Klein michael.klein@puffin.lb.shuttle.de on
2 Mon, 12 Aug 2002 21:11:59 +0200.
3
4 It was downloaded from http://www.cc65.org
5
6 Copyright (from doc/newvers.txt):
7
8 1. Copyright
9 -----------
10
11 This is the original compiler copyright:
12
13 --------------------------------------------------------------------------
14   -*- Mode: Text -*-
15
16      This is the copyright notice for RA65, LINK65, LIBR65, and other
17   Atari 8-bit programs.  Said programs are Copyright 1989, by John R.
18   Dunning.  All rights reserved, with the following exceptions:
19
20       Anyone may copy or redistribute these programs, provided that:
21
22   1:  You don't charge anything for the copy.  It is permissable to
23       charge a nominal fee for media, etc.
24
25   2:  All source code and documentation for the programs is made
26       available as part of the distribution.
27
28   3:  This copyright notice is preserved verbatim, and included in
29       the distribution.
30
31       You are allowed to modify these programs, and redistribute the
32   modified versions, provided that the modifications are clearly noted.
33
34       There is NO WARRANTY with this software, it comes as is, and is
35   distributed in the hope that it may be useful.
36
37       This copyright notice applies to any program which contains
38   this text, or the refers to this file.
39
40       This copyright notice is based on the one published by the Free
41   Software Foundation, sometimes known as the GNU project.  The idea
42   is the same as theirs, ie the software is free, and is intended to
43   stay that way.  Everybody has the right to copy, modify, and re-
44   distribute this software.  Nobody has the right to prevent anyone
45   else from copying, modifying or redistributing it.
46
47 --------------------------------------------------------------------------
48
49 In acknowledgment of this copyright, I will place my own changes to the
50 compiler under the same copyright.
51
52 However, since the library and all binutils (assembler, archiver, linker)
53 are a complete rewrite, they are covered by another copyright:
54
55
56 --------------------------------------------------------------------------
57
58                        CC65 C Library and Binutils
59
60                 (C) Copyright 1998 Ullrich von Bassewitz
61
62                            COPYING CONDITIONS
63
64
65   This software is provided 'as-is', without any expressed or implied
66   warranty.  In no event will the authors be held liable for any damages
67   arising from the use of this software.
68
69   Permission is granted to anyone to use this software for any purpose,
70   including commercial applications, and to alter it and redistribute it
71   freely, subject to the following restrictions:
72
73   1. The origin of this software must not be misrepresented; you must not
74      claim that you wrote the original software. If you use this software
75      in a product, an acknowledgment in the product documentation would be
76      appreciated but is not required.
77   2. Altered source versions must be plainly marked as such, and must not
78      be misrepresented as being the original software.
79   3. This notice may not be removed or altered from any source
80      distribution
81
82
83 --------------------------------------------------------------------------
84
85 I will try to contact John, maybe he is also willing to place his sources
86 under a less restrictive copyright, after all these years:-)
87
88