]> Pileus Git - ~andy/sunrise/blob - licenses/OSGPL
add missing die
[~andy/sunrise] / licenses / OSGPL
1                 OpenSceneGraph Public License, Version 0.0
2                 ==========================================
3                 
4   Copyright (C) 2002 Robert Osfield.
5   
6   Everyone is permitted to copy and distribute verbatim copies
7   of this licence document, but changing it is not allowed.
8
9                        OPENSCENEGRAPH PUBLIC LICENCE
10      TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
11
12   This library is free software; you can redistribute it and/or modify it
13   under the terms of the OpenSceneGraph Public License (OSGPL) version 0.0
14   or later.
15   
16   Notes: the OSGPL is based on the LGPL, with the 4 exceptions laid in in
17   the wxWindows section below.  The LGPL in the final section of this
18   license.
19
20
21 -------------------------------------------------------------------------------
22
23                 wxWindows Library Licence, Version 3
24                 ====================================
25
26   Copyright (C) 1998 Julian Smart, Robert Roebling [, ...]
27
28   Everyone is permitted to copy and distribute verbatim copies
29   of this licence document, but changing it is not allowed.
30
31                        WXWINDOWS LIBRARY LICENCE
32      TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
33
34   This library is free software; you can redistribute it and/or modify it
35   under the terms of the GNU Library General Public Licence as published by
36   the Free Software Foundation; either version 2 of the Licence, or (at
37   your option) any later version.
38
39   This library is distributed in the hope that it will be useful, but
40   WITHOUT ANY WARRANTY; without even the implied warranty of
41   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Library
42   General Public Licence for more details.
43
44   You should have received a copy of the GNU Library General Public Licence
45   along with this software, usually in a file named COPYING.LIB.  If not,
46   write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330,
47   Boston, MA 02111-1307 USA.
48
49   EXCEPTION NOTICE
50
51   1. As a special exception, the copyright holders of this library give
52   permission for additional uses of the text contained in this release of
53   the library as licenced under the wxWindows Library Licence, applying
54   either version 3 of the Licence, or (at your option) any later version of
55   the Licence as published by the copyright holders of version 3 of the
56   Licence document.
57
58   2. The exception is that you may use, copy, link, modify and distribute
59   under the user's own terms, binary object code versions of works based
60   on the Library.
61
62   3. If you copy code from files distributed under the terms of the GNU
63   General Public Licence or the GNU Library General Public Licence into a
64   copy of this library, as this licence permits, the exception does not
65   apply to the code that you add in this way.  To avoid misleading anyone as
66   to the status of such modified files, you must delete this exception
67   notice from such code and/or adjust the licensing conditions notice
68   accordingly.
69
70   4. If you write modifications of your own for this library, it is your
71   choice whether to permit this exception to apply to your modifications.
72   If you do not wish that, you must delete the exception notice from such
73   code and/or adjust the licensing conditions notice accordingly.
74   
75   
76 ------------------------------------------------------------------------------