components/wxwidgets/wxwidgets.license
changeset 262 7e3572caa313
child 1205 6c6c27bcf9ac
equal deleted inserted replaced
261:f7fc4962fa91 262:7e3572caa313
       
     1 Oracle elects to use only the GNU Lesser General Public License version
       
     2 2.1 (LGPL)/GNU General Public License version 2 (GPL) for any software
       
     3 where a choice of LGPL/GPL license versions are made available with the
       
     4 language indicating that LGPLv2.1/GPLv2 or any later version may be
       
     5 used, or where a choice of which version of the LGPL/GPL is applied is
       
     6 unspecified.  Unless specifically stated otherwise, where a choice
       
     7 exists between another license and either the GPL or the LGPL, Oracle
       
     8 chooses the other license.
       
     9 ====================================================================
       
    10 
       
    11 		wxWindows Library Licence, Version 3.1
       
    12 		======================================
       
    13 
       
    14   Copyright (c) 1998-2005 Julian Smart, Robert Roebling et al
       
    15 
       
    16   Everyone is permitted to copy and distribute verbatim copies
       
    17   of this licence document, but changing it is not allowed.
       
    18 
       
    19                        WXWINDOWS LIBRARY LICENCE
       
    20      TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
       
    21   
       
    22   This library is free software; you can redistribute it and/or modify it
       
    23   under the terms of the GNU Library General Public Licence as published by
       
    24   the Free Software Foundation; either version 2 of the Licence, or (at
       
    25   your option) any later version.
       
    26   
       
    27   This library is distributed in the hope that it will be useful, but
       
    28   WITHOUT ANY WARRANTY; without even the implied warranty of
       
    29   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Library
       
    30   General Public Licence for more details.
       
    31 
       
    32   You should have received a copy of the GNU Library General Public Licence
       
    33   along with this software, usually in a file named COPYING.LIB.  If not,
       
    34   write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330,
       
    35   Boston, MA 02111-1307 USA.
       
    36 
       
    37   EXCEPTION NOTICE
       
    38 
       
    39   1. As a special exception, the copyright holders of this library give
       
    40   permission for additional uses of the text contained in this release of
       
    41   the library as licenced under the wxWindows Library Licence, applying
       
    42   either version 3.1 of the Licence, or (at your option) any later version of
       
    43   the Licence as published by the copyright holders of version
       
    44   3.1 of the Licence document.
       
    45 
       
    46   2. The exception is that you may use, copy, link, modify and distribute
       
    47   under your own terms, binary object code versions of works based
       
    48   on the Library.
       
    49 
       
    50   3. If you copy code from files distributed under the terms of the GNU
       
    51   General Public Licence or the GNU Library General Public Licence into a
       
    52   copy of this library, as this licence permits, the exception does not
       
    53   apply to the code that you add in this way.  To avoid misleading anyone as
       
    54   to the status of such modified files, you must delete this exception
       
    55   notice from such code and/or adjust the licensing conditions notice
       
    56   accordingly.
       
    57 
       
    58   4. If you write modifications of your own for this library, it is your
       
    59   choice whether to permit this exception to apply to your modifications. 
       
    60   If you do not wish that, you must delete the exception notice from such
       
    61   code and/or adjust the licensing conditions notice accordingly.