]> git.saurik.com Git - wxWidgets.git/blame - src/regex/COPYRIGHT
Tcl regex lib
[wxWidgets.git] / src / regex / COPYRIGHT
CommitLineData
a2acc3b9
RN
1This regular expression package was originally developed by Henry Spencer.
2It bears the following copyright notice:
07dcc217 3
a2acc3b9 4**********************************************************************
07dcc217 5
a2acc3b9 6Copyright (c) 1998, 1999 Henry Spencer. All rights reserved.
07dcc217 7
a2acc3b9
RN
8Development of this software was funded, in part, by Cray Research Inc.,
9UUNET Communications Services Inc., Sun Microsystems Inc., and Scriptics
10Corporation, none of whom are responsible for the results. The author
11thanks all of them.
07dcc217 12
a2acc3b9
RN
13Redistribution and use in source and binary forms -- with or without
14modification -- are permitted for any purpose, provided that
15redistributions in source form retain this entire copyright notice and
16indicate the origin and nature of any modifications.
17
18I'd appreciate being given credit for this package in the documentation
19of software which uses it, but that is not a requirement.
20
21THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES,
22INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
23AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL
24HENRY SPENCER BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
25EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
26PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
27OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
28WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
29OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
30ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
31
32**********************************************************************
33
34PostgreSQL adopted the code out of Tcl 8.4.1. Portions of regc_locale.c
35and re_syntax.n were developed by Tcl developers other than Henry; these
36files bear the Tcl copyright and license notice:
37
38**********************************************************************
39
40This software is copyrighted by the Regents of the University of
41California, Sun Microsystems, Inc., Scriptics Corporation, ActiveState
42Corporation and other parties. The following terms apply to all files
43associated with the software unless explicitly disclaimed in
44individual files.
45
46The authors hereby grant permission to use, copy, modify, distribute,
47and license this software and its documentation for any purpose, provided
48that existing copyright notices are retained in all copies and that this
49notice is included verbatim in any distributions. No written agreement,
50license, or royalty fee is required for any of the authorized uses.
51Modifications to this software may be copyrighted by their authors
52and need not follow the licensing terms described here, provided that
53the new terms are clearly indicated on the first page of each file where
54they apply.
55
56IN NO EVENT SHALL THE AUTHORS OR DISTRIBUTORS BE LIABLE TO ANY PARTY
57FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES
58ARISING OUT OF THE USE OF THIS SOFTWARE, ITS DOCUMENTATION, OR ANY
59DERIVATIVES THEREOF, EVEN IF THE AUTHORS HAVE BEEN ADVISED OF THE
60POSSIBILITY OF SUCH DAMAGE.
61
62THE AUTHORS AND DISTRIBUTORS SPECIFICALLY DISCLAIM ANY WARRANTIES,
63INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY,
64FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT. THIS SOFTWARE
65IS PROVIDED ON AN "AS IS" BASIS, AND THE AUTHORS AND DISTRIBUTORS HAVE
66NO OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR
67MODIFICATIONS.
68
69GOVERNMENT USE: If you are acquiring this software on behalf of the
70U.S. government, the Government shall have only "Restricted Rights"
71in the software and related documentation as defined in the Federal
72Acquisition Regulations (FARs) in Clause 52.227.19 (c) (2). If you
73are acquiring the software on behalf of the Department of Defense, the
74software shall be classified as "Commercial Computer Software" and the
75Government shall have only "Restricted Rights" as defined in Clause
76252.227-7013 (c) (1) of DFARs. Notwithstanding the foregoing, the
77authors grant the U.S. Government and others acting in its behalf
78permission to use and distribute the software in accordance with the
79terms specified in this license.
80
81**********************************************************************
82
83Subsequent modifications to the code by the PostgreSQL project follow
84the same license terms as the rest of PostgreSQL.
85(License follows)
86****************************************************************************
87PostgreSQL Database Management System
88(formerly known as Postgres, then as Postgres95)
89
90Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group
91
92Portions Copyright (c) 1994, The Regents of the University of California
93
94Permission to use, copy, modify, and distribute this software and its
95documentation for any purpose, without fee, and without a written agreement
96is hereby granted, provided that the above copyright notice and this
97paragraph and the following two paragraphs appear in all copies.
98
99IN NO EVENT SHALL THE UNIVERSITY OF CALIFORNIA BE LIABLE TO ANY PARTY FOR
100DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, INCLUDING
101LOST PROFITS, ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS
102DOCUMENTATION, EVEN IF THE UNIVERSITY OF CALIFORNIA HAS BEEN ADVISED OF THE
103POSSIBILITY OF SUCH DAMAGE.
104
105THE UNIVERSITY OF CALIFORNIA SPECIFICALLY DISCLAIMS ANY WARRANTIES,
106INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
107AND FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS
108ON AN "AS IS" BASIS, AND THE UNIVERSITY OF CALIFORNIA HAS NO OBLIGATIONS TO
109PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
110****************************************************************************
111And if that's not enough, changes made from wxWindows are put under the
112wxWindows license:
113****************************************************************************
114 wxWindows Library Licence, Version 3
115 ====================================
116
117 Copyright (C) 1998 Julian Smart, Robert Roebling [, ...]
118
119 Everyone is permitted to copy and distribute verbatim copies
120 of this licence document, but changing it is not allowed.
121
122 WXWINDOWS LIBRARY LICENCE
123 TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
124
125 This library is free software; you can redistribute it and/or modify it
126 under the terms of the GNU Library General Public Licence as published by
127 the Free Software Foundation; either version 2 of the Licence, or (at
128 your option) any later version.
129
130 This library is distributed in the hope that it will be useful, but
131 WITHOUT ANY WARRANTY; without even the implied warranty of
132 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library
133 General Public Licence for more details.
134
135 You should have received a copy of the GNU Library General Public Licence
136 along with this software, usually in a file named COPYING.LIB. If not,
137 write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330,
138 Boston, MA 02111-1307 USA.
139
140 EXCEPTION NOTICE
141
142 1. As a special exception, the copyright holders of this library give
143 permission for additional uses of the text contained in this release of
144 the library as licenced under the wxWindows Library Licence, applying
145 either version 3 of the Licence, or (at your option) any later version of
146 the Licence as published by the copyright holders of version 3 of the
147 Licence document.
148
149 2. The exception is that you may use, copy, link, modify and distribute
150 under the user's own terms, binary object code versions of works based
151 on the Library.
152
153 3. If you copy code from files distributed under the terms of the GNU
154 General Public Licence or the GNU Library General Public Licence into a
155 copy of this library, as this licence permits, the exception does not
156 apply to the code that you add in this way. To avoid misleading anyone as
157 to the status of such modified files, you must delete this exception
158 notice from such code and/or adjust the licensing conditions notice
159 accordingly.
160
161 4. If you write modifications of your own for this library, it is your
162 choice whether to permit this exception to apply to your modifications.
163 If you do not wish that, you must delete the exception notice from such
164 code and/or adjust the licensing conditions notice accordingly.
165****************************************************************************
07dcc217 166