• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1wxWindows Library Licence, Version 3.1
2              ======================================
3
4Copyright (c) 1998-2005 Julian Smart, Robert Roebling et al
5
6Everyone is permitted to copy and distribute verbatim copies
7of this licence document, but changing it is not allowed.
8
9                     WXWINDOWS LIBRARY LICENCE
10   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
11
12This library is free software; you can redistribute it and/or modify it
13under the terms of the GNU Library General Public Licence as published by
14the Free Software Foundation; either version 2 of the Licence, or (at your
15option) any later version.
16
17This library is distributed in the hope that it will be useful, but WITHOUT
18ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
19FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Library General Public
20Licence for more details.
21
22You should have received a copy of the GNU Library General Public Licence
23along with this software, usually in a file named COPYING.LIB.  If not,
24write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth
25Floor, Boston, MA 02110-1301 USA.
26
27EXCEPTION NOTICE
28
291. As a special exception, the copyright holders of this library give
30permission for additional uses of the text contained in this release of the
31library as licenced under the wxWindows Library Licence, applying either
32version 3.1 of the Licence, or (at your option) any later version of the
33Licence as published by the copyright holders of version 3.1 of the Licence
34document.
35
362. The exception is that you may use, copy, link, modify and distribute
37under your own terms, binary object code versions of works based on the
38Library.
39
403. If you copy code from files distributed under the terms of the GNU
41General Public Licence or the GNU Library General Public Licence into a
42copy of this library, as this licence permits, the exception does not apply
43to the code that you add in this way.  To avoid misleading anyone as to the
44status of such modified files, you must delete this exception notice from
45such code and/or adjust the licensing conditions notice accordingly.
46
474. If you write modifications of your own for this library, it is your
48choice whether to permit this exception to apply to your modifications.  If
49you do not wish that, you must delete the exception notice from such code
50and/or adjust the licensing conditions notice accordingly.
51