]>
Commit | Line | Data |
---|---|---|
e4c4c1c6 RL |
1 | This package was debianized by Ron Lee <ron@debian.org> on |
2 | Sun, 13 Feb 2000 18:40:00 +1030. | |
3 | ||
050207ec RL |
4 | more information about wxWindows, as well as the source these debs |
5 | are produced from can be found at www.wxwindows.org | |
e4c4c1c6 | 6 | |
050207ec RL |
7 | Note for Debian users: |
8 | ====================== | |
e4c4c1c6 | 9 | |
050207ec RL |
10 | Most of the core wxWindows library is licenced under the wxWindows Library |
11 | Licence (included below), however some additional features of the library | |
12 | may include source licenced under terms which do not include the exception | |
13 | permitting you to licence binary object code versions of works based on the | |
14 | Library under terms of your own choice. At any time and without warning, | |
15 | newer versions of the Debian binary packages may include such code. | |
16 | ||
17 | In short, if you plan to licence apps built against these debs under terms | |
18 | compatible with the GPL or LGPL, then you have nothing to worry about. If | |
19 | you wish to release your code under a licence which does not grant all of | |
20 | the same rights as the LGPL would assert but would be permitted under the | |
21 | terms of the exception, then you are strongly advised to either check the | |
22 | licencing terms of all components that these debs (and all future versions | |
23 | that you use) are built with, or build your own binaries of wxWindows which | |
24 | include only such code as is definitely covered by the exception. | |
25 | ||
26 | You should presume that these debs will fall under the provisions of the | |
27 | unmodified LGPL unless you can prove otherwise, however this note in no way | |
28 | alters the actual terms of the authorative licence detailed below, it is | |
29 | intended to be purely informative of the fact that the Debian binary packages | |
30 | will be built primarily with features useful to Free Software developers and | |
31 | may not be suitable "as is" for compiling software for distribution that is | |
0ecfbbea RL |
32 | licenced incompatibly with the LGPL. See /usr/share/common-licenses for |
33 | the full text of the LGPL. | |
050207ec RL |
34 | |
35 | Modifications and additions to the Library itself are encouraged to be | |
36 | placed under the wxWindows Library Licence. We hope you find it useful. | |
37 | ||
38 | -- Ron | |
39 | ||
40 | ----------------------------------------------------------------------------- | |
41 | ||
42 | Preamble | |
43 | ======== | |
44 | ||
45 | The licensing of the wxWindows library is intended to protect the wxWindows | |
46 | library, its developers, and its users, so that the considerable investment | |
47 | it represents is not abused. | |
48 | ||
49 | Under the terms of the wxWindows Licence, you as a user are not | |
50 | obliged to distribute wxWindows source code with your products, if you | |
51 | distribute these products in binary form. However, you are prevented from | |
52 | restricting use of the library in source code form, or denying others the | |
53 | rights to use or distribute wxWindows library source code in the way | |
54 | intended. | |
55 | ||
56 | The wxWindows Licence establishes the copyright for the code and related | |
57 | material, and it gives you legal permission to copy, distribute and/or | |
58 | modify the library. It also asserts that no warranty is given by the authors | |
59 | for this or derived code. | |
60 | ||
61 | The core distribution of the wxWindows library contains files | |
62 | under two different licences: | |
63 | ||
64 | - Most files are distributed under the GNU Library General Public | |
65 | Licence, version 2, with the special exception that you may create and | |
66 | distribute object code versions built from the source code or modified | |
67 | versions of it (even if these modified versions include code under a | |
68 | different licence), and distribute such binaries under your own | |
69 | terms. | |
70 | ||
71 | - Most core wxWindows manuals are made available under the "wxWindows | |
72 | Free Documentation Licence", which allows you to distribute modified | |
73 | versions of the manuals, such as versions documenting any modifications | |
74 | made by you in your version of the library. However, you may not restrict | |
75 | any third party from reincorporating your changes into the original | |
76 | manuals. | |
77 | ||
78 | ||
79 | ||
80 | wxWindows Library Licence, Version 3 | |
81 | ==================================== | |
82 | ||
83 | Copyright (c) 1998 Julian Smart, Robert Roebling et al | |
84 | ||
85 | Everyone is permitted to copy and distribute verbatim copies | |
86 | of this licence document, but changing it is not allowed. | |
87 | ||
88 | WXWINDOWS LIBRARY LICENCE | |
89 | TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION | |
90 | ||
91 | This library is free software; you can redistribute it and/or modify it | |
92 | under the terms of the GNU Library General Public Licence as published by | |
93 | the Free Software Foundation; either version 2 of the Licence, or (at | |
94 | your option) any later version. | |
95 | ||
96 | This library is distributed in the hope that it will be useful, but | |
97 | WITHOUT ANY WARRANTY; without even the implied warranty of | |
98 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library | |
99 | General Public Licence for more details. | |
100 | ||
101 | You should have received a copy of the GNU Library General Public Licence | |
102 | along with this software, usually in a file named COPYING.LIB. If not, | |
103 | write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, | |
104 | Boston, MA 02111-1307 USA. | |
105 | ||
106 | EXCEPTION NOTICE | |
107 | ||
108 | 1. As a special exception, the copyright holders of this library give | |
109 | permission for additional uses of the text contained in this release of | |
110 | the library as licenced under the wxWindows Library Licence, applying | |
111 | either version 3 of the Licence, or (at your option) any later version of | |
112 | the Licence as published by the copyright holders of version 3 of the | |
113 | Licence document. | |
114 | ||
115 | 2. The exception is that you may use, copy, link, modify and distribute | |
116 | under the user's own terms, binary object code versions of works based | |
117 | on the Library. | |
118 | ||
119 | 3. If you copy code from files distributed under the terms of the GNU | |
120 | General Public Licence or the GNU Library General Public Licence into a | |
121 | copy of this library, as this licence permits, the exception does not | |
122 | apply to the code that you add in this way. To avoid misleading anyone as | |
123 | to the status of such modified files, you must delete this exception | |
124 | notice from such code and/or adjust the licensing conditions notice | |
125 | accordingly. | |
126 | ||
127 | 4. If you write modifications of your own for this library, it is your | |
128 | choice whether to permit this exception to apply to your modifications. | |
129 | If you do not wish that, you must delete the exception notice from such | |
130 | code and/or adjust the licensing conditions notice accordingly. | |
131 | ||
132 | ||
133 | ||
134 | wxWindows Free Documentation Licence, Version 3 | |
135 | =============================================== | |
136 | ||
137 | Copyright (c) 1998 Julian Smart, Robert Roebling et al | |
138 | ||
139 | Everyone is permitted to copy and distribute verbatim copies | |
140 | of this licence document, but changing it is not allowed. | |
141 | ||
142 | WXWINDOWS FREE DOCUMENTATION LICENCE | |
143 | TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION | |
144 | ||
145 | 1. Permission is granted to make and distribute verbatim copies of this | |
146 | manual or piece of documentation provided any copyright notice and this | |
147 | permission notice are preserved on all copies. | |
148 | ||
149 | 2. Permission is granted to process this file or document through a | |
150 | document processing system and, at your option and the option of any third | |
151 | party, print the results, provided a printed document carries a copying | |
152 | permission notice identical to this one. | |
153 | ||
154 | 3. Permission is granted to copy and distribute modified versions of this | |
155 | manual or piece of documentation under the conditions for verbatim | |
156 | copying, provided also that any sections describing licensing conditions | |
157 | for this manual, such as, in particular, the GNU General Public Licence, | |
158 | the GNU Library General Public Licence, and any wxWindows Licence are | |
159 | included exactly as in the original, and provided that the entire | |
160 | resulting derived work is distributed under the terms of a permission | |
161 | notice identical to this one. | |
162 | ||
163 | 4. Permission is granted to copy and distribute translations of this | |
164 | manual or piece of documentation into another language, under the above | |
165 | conditions for modified versions, except that sections related to | |
166 | licensing, including this paragraph, may also be included in translations | |
167 | approved by the copyright holders of the respective licence documents in | |
168 | addition to the original English. | |
169 | ||
170 | WARRANTY DISCLAIMER | |
171 | ||
172 | 5. BECAUSE THIS MANUAL OR PIECE OF DOCUMENTATION IS LICENSED FREE OF CHARGE, | |
173 | THERE IS NO WARRANTY FOR IT, TO THE EXTENT PERMITTED BY APPLICABLE LAW. | |
174 | EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER | |
175 | PARTIES PROVIDE THIS MANUAL OR PIECE OF DOCUMENTATION "AS IS" WITHOUT | |
176 | WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT | |
177 | LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A | |
178 | PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF | |
179 | THE MANUAL OR PIECE OF DOCUMENTATION IS WITH YOU. SHOULD THE MANUAL OR | |
180 | PIECE OF DOCUMENTATION PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL | |
181 | NECESSARY SERVICING, REPAIR OR CORRECTION. | |
182 | ||
183 | 6. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL | |
184 | ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR | |
185 | REDISTRIBUTE THE MANUAL OR PIECE OF DOCUMENTATION AS PERMITTED ABOVE, BE | |
186 | LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR | |
187 | CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE | |
188 | MANUAL OR PIECE OF DOCUMENTATION (INCLUDING BUT NOT LIMITED TO LOSS OF | |
189 | DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD | |
190 | PARTIES OR A FAILURE OF A PROGRAM BASED ON THE MANUAL OR PIECE OF | |
191 | DOCUMENTATION TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR | |
192 | OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. | |
e4c4c1c6 | 193 | |
e4c4c1c6 | 194 |