summaryrefslogtreecommitdiff
path: root/ACE/debian/copyright
blob: ea8e616c563f7ba8a520fa5f634c448dd091a199 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: ACE
Upstream-Contact: Johnny Willemsen <jwillemsen@remedy.nl>
Source: https://github.com/DOCGroup/ACE_TAO
Files-Excluded: ASNMP
                performance-tests
                rpmbuild debian
                websvcs
                bin/LabVIEW_RT/*.exe
                examples/C++NPv2
                examples/C++NPv1
                examples/APG
                contrib
                apps/JAWS/clients/WebSTONE
                MPC/MPC.ico
                apps/gperf/tests/test-*.exp
                docs/ACE-subsets.html
                docs/ACE-guidelines.html

Files:     *
Copyright: 1993-2019 Douglas C. Schmidt and his research group at
           Washington University, University of California, Irvine,
           and Vanderbilt University
License:   DOC

Files:     debian/*
Copyright: 1998, Ossama Othman <ossama@debian.org>
           Brian Nelson <pyro@debian.org>
           Konstantinos Margaritis <markos@debian.org>
           Thomas Girard <thomas.g.girard@free.fr>
License:   DOC

Files:     apps/gperf/*
Copyright: 1989 Free Software Foundation, Inc.
License:   GPL-2+

Files:     MPC/*
Copyright: 2003-2006 OCI. St. Louis MO USA
License:   MPC

Files:     ace/OS_NS_unistd.inl (swab function)
Copyright: 1994-2006 Red Hat, Inc.
License:   BSD.1

Files:     ace/UTF32_Encoding_Converter.cpp
           ace/UTF16_Encoding_Converter.cpp
           ace/UTF16_Encoding_Converter.inl
Copyright: 2001-2004 Unicode, Inc.
License:   other

Files:     apps/JAWS3/*
Copyright: 2000 James Hu and Entera, Inc.
License:   other-1

Files:     ace/OS_NS_wchar.cpp (wcs*_emulation functions)
Copyright: 1991, 1993 The Regents of the University of California
License:   BSD-4.1

Files:     ace/Get_Opt.cpp
Copyright: 1987, 1993, 1994 The Regents of the University of California
           2000 The NetBSD Foundation, Inc.
License:   BSD-4 and BSD-4.2

License: BSD-4
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 .
 1. Redistributions of source code must retain the above copyright
    notice, this list of conditions and the following disclaimer.
 .
 2. Redistributions in binary form must reproduce the above copyright
    notice, this list of conditions and the following disclaimer in the
    documentation and/or other materials provided with the distribution.
 .
 3. All advertising materials mentioning features or use of this software
    must display the following acknowledgement:
      This product includes software developed by the University of
      California, Berkeley and its contributors.
 .
 4. Neither the name of the University nor the names of its contributors
    may be used to endorse or promote products derived from this software
    without specific prior written permission.
 .
 THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
 ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 SUCH DAMAGE.

License: BSD-4.2
 This code is derived from software contributed to The NetBSD Foundation
 by Dieter Baron and Thomas Klausner.
 .
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 .
 1. Redistributions of source code must retain the above copyright
    notice, this list of conditions and the following disclaimer.
 .
 2. Redistributions in binary form must reproduce the above copyright
    notice, this list of conditions and the following disclaimer in the
    documentation and/or other materials provided with the distribution.
 .
 3. All advertising materials mentioning features or use of this software
    must display the following acknowledgement:
 .
        This product includes software developed by the NetBSD
        Foundation, Inc. and its contributors.
 .
 4. Neither the name of The NetBSD Foundation nor the names of its
    contributors may be used to endorse or promote products derived
    from this software without specific prior written permission.
 .
 THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
 ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
 TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
 PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
 BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 POSSIBILITY OF SUCH DAMAGE.

License: DOC
 Copyright and Licensing Information for ACE(TM), TAO(TM), CIAO(TM),
 DAnCE(TM), and CoSMIC(TM)
 .
 [1]ACE(TM), [2]TAO(TM), [3]CIAO(TM), DAnCE(TM), and [4]CoSMIC(TM)
 (henceforth referred to as "DOC software") are copyrighted by
 [5]Douglas C. Schmidt and his [6]research group at [7]Washington
 University, [8]University of California, Irvine, and [9]Vanderbilt
 University, Copyright (c) 1993-2011, all rights reserved. Since DOC
 software is open-source, freely available software, you are free to
 use, modify, copy, and distribute--perpetually and irrevocably--the
 DOC software source code and object code produced from the source, as
 well as copy and distribute modified versions of this software. You
 must, however, include this copyright statement along with any code
 built using DOC software that you release. No copyright statement
 needs to be provided if you just ship binary executables of your
 software products.
 .
 You can use DOC software in commercial and/or binary software releases
 and are under no obligation to redistribute any of your source code
 that is built using DOC software. Note, however, that you may not
 misappropriate the DOC software code, such as copyrighting it yourself
 or claiming authorship of the DOC software code, in a way that will
 prevent DOC software from being distributed freely using an
 open-source development model. You needn't inform anyone that you're
 using DOC software in your software, though we encourage you to let
 [10]us know so we can promote your project in the [11]DOC software
 success stories.
 .
 The [12]ACE, [13]TAO, [14]CIAO, [15]DAnCE, and [16]CoSMIC web sites
 are maintained by the [17]DOC Group at the [18]Institute for Software
 Integrated Systems (ISIS) and the [19]Center for Distributed Object
 Computing of Washington University, St. Louis for the development of
 open-source software as part of the open-source software community.
 Submissions are provided by the submitter ``as is'' with no warranties
 whatsoever, including any warranty of merchantability, noninfringement
 of third party intellectual property, or fitness for any particular
 purpose. In no event shall the submitter be liable for any direct,
 indirect, special, exemplary, punitive, or consequential damages,
 including without limitation, lost profits, even if advised of the
 possibility of such damages. Likewise, DOC software is provided as is
 with no warranties of any kind, including the warranties of design,
 merchantability, and fitness for a particular purpose,
 noninfringement, or arising from a course of dealing, usage or trade
 practice. Washington University, UC Irvine, Vanderbilt University,
 their employees, and students shall have no liability with respect to
 the infringement of copyrights, trade secrets or any patents by DOC
 software or any part thereof. Moreover, in no event will Washington
 University, UC Irvine, or Vanderbilt University, their employees, or
 students be liable for any lost revenue or profits or other special,
 indirect and consequential damages.
 .
 DOC software is provided with no support and without any obligation on
 the part of Washington University, UC Irvine, Vanderbilt University,
 their employees, or students to assist in its use, correction,
 modification, or enhancement. A [20]number of companies around the
 world provide commercial support for DOC software, however. DOC
 software is Y2K-compliant, as long as the underlying OS platform is
 Y2K-compliant. Likewise, DOC software is compliant with the new US
 daylight savings rule passed by Congress as "The Energy Policy Act of
 2005," which established new daylight savings times (DST) rules for
 the United States that expand DST as of March 2007. Since DOC software
 obtains time/date and calendaring information from operating systems
 users will not be affected by the new DST rules as long as they
 upgrade their operating systems accordingly.
 .
 The names ACE(TM), TAO(TM), CIAO(TM), DAnCE(TM), CoSMIC(TM),
 Washington University, UC Irvine, and Vanderbilt University, may not
 be used to endorse or promote products or services derived from this
 source without express written permission from Washington University,
 UC Irvine, or Vanderbilt University. This license grants no permission
 to call products or services derived from this source ACE(TM),
 TAO(TM), CIAO(TM), DAnCE(TM), or CoSMIC(TM), nor does it grant
 permission for the name Washington University, UC Irvine, or
 Vanderbilt University to appear in their names.
 .
 If you have any suggestions, additions, comments, or questions, please
 let [21]me know.
 .
 [22]Douglas C. Schmidt
 .
 References
 .
 1. http://www.cs.wustl.edu/~schmidt/ACE.html
 2. http://www.cs.wustl.edu/~schmidt/TAO.html
 3. http://www.dre.vanderbilt.edu/CIAO/
 4. http://www.dre.vanderbilt.edu/cosmic/
 5. http://www.dre.vanderbilt.edu/~schmidt/
 6. http://www.cs.wustl.edu/~schmidt/ACE-members.html
 7. http://www.wustl.edu/
 8. http://www.uci.edu/
 9. http://www.vanderbilt.edu/
 10. mailto:doc_group@cs.wustl.edu
 11. http://www.cs.wustl.edu/~schmidt/ACE-users.html
 12. http://www.cs.wustl.edu/~schmidt/ACE.html
 13. http://www.cs.wustl.edu/~schmidt/TAO.html
 14. http://www.dre.vanderbilt.edu/CIAO/
 15. http://www.dre.vanderbilt.edu/~schmidt/DOC_ROOT/DAnCE/
 16. http://www.dre.vanderbilt.edu/cosmic/
 17. http://www.dre.vanderbilt.edu/
 18. http://www.isis.vanderbilt.edu/
 19. http://www.cs.wustl.edu/~schmidt/doc-center.html
 20. http://www.cs.wustl.edu/~schmidt/commercial-support.html
 21. mailto:d.schmidt@vanderbilt.edu
 22. http://www.dre.vanderbilt.edu/~schmidt/
 23. http://www.cs.wustl.edu/ACE.html

License:   GPL-2+
 On Debian systems the full text of the GNU General Public License (Version 2)
 can be found in the `/usr/share/common-licenses/GPL-2' file.

License:   MPC
 MPC (Licensed Product) is protected by copyright, and is distributed under
 the following terms.
 .
 MPC (Make, Project and workspace Creator) is an open source tool, developed
 by OCI and written in Perl. It is designed to generate a variety of tool
 specific project files from a common baseline. Through the powerful
 combination of inheritance and defaults MPC is able to reduce the
 maintenance burden normally associated with keeping multiple target
 platforms, their unique build tools, and inconsistent feature sets current.
 It is also easily extensible to support new build environments. The
 objective is to solve the prevalent problem of fragile build environments,
 usually experienced by developer groups, by replacing it with a singular
 robust build environment, and an active community of users committed to its
 evolution.
 .
 Since MPC is open source and free of licensing fees, you are free to use,
 modify, and distribute the source code, as long as you include this
 copyright statement.
 .
 In particular, you can use MPC to build proprietary software and are under
 no obligation to redistribute any of your source code that is built using
 MPC. Note, however, that you may not do anything to the MPC code, such as
 copyrighting it yourself or claiming authorship of the MPC code, that will
 prevent MPC from being distributed freely using an open source development
 model.
 .
 Warranty
 .
 LICENSED PRODUCT IS PROVIDED AS IS WITH NO WARRANTIES OF ANY KIND INCLUDING
 THE WARRANTIES OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR
 PURPOSE, NON-INFRINGEMENT, OR ARISING FROM A COURSE OF DEALING, USAGE OR
 TRADE PRACTICE.
 .
 Support
 .
 LICENSED PRODUCT IS PROVIDED WITH NO SUPPORT AND WITHOUT ANY OBLIGATION ON
 THE PART OF OCI OR ANY OF ITS SUBSIDIARIES OR AFFILIATES TO ASSIST IN ITS
 USE, CORRECTION, MODIFICATION OR ENHANCEMENT.
 .
 Support may be available from OCI to users who have agreed to a support
 contract.
 .
 Liability
 .
 OCI OR ANY OF ITS SUBSIDIARIES OR AFFILIATES SHALL HAVE NO LIABILITY WITH
 RESPECT TO THE INFRINGEMENT OF COPYRIGHTS, TRADE SECRETS OR ANY PATENTS BY
 LICENSED PRODUCT OR ANY PART THEREOF.
 .
 IN NO EVENT WILL OCI OR ANY OF ITS SUBSIDIARIES OR AFFILIATES BE LIABLE FOR
 ANY LOST REVENUE OR PROFITS OR OTHER SPECIAL, INDIRECT AND CONSEQUENTIAL
 DAMAGES, EVEN IF OCI HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
 .
 MPC copyright OCI. St. Louis MO USA, 2003-2006

License: BSD.1
 This copyrighted material is made available to anyone wishing to
 use, modify, copy, or redistribute it subject to the terms and
 conditions of the BSD License.   This program is distributed in
 the hope that it will be useful, but WITHOUT ANY WARRANTY
 expressed or implied, including the implied warranties of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  A copy of
 this license is available at
 http://www.opensource.org/licenses. Any Red Hat trademarks that
 are incorporated in the source code or documentation are not
 subject to the BSD License and may only be used or replicated with
 the express permission of Red Hat, Inc.
 
License: other
 Limitations on Rights to Redistribute This Code
 .
 Unicode, Inc. hereby grants the right to freely use the information
 supplied in this file in the creation of products supporting the
 Unicode Standard, and to make copies of this file in any form
 for internal or external distribution as long as this notice
 remains attached.

License: other-1
 Copyright and Licensing Information for JAWS Adaptive Web Server,
 version 3 (JAWS3).
 .
 JAWS3 is copyrighted by James Hu and Entera, Inc., Copyright (c)
 2000, all rights reserved.  Since JAWS3 is open source, free
 software, you are free to use, modify, and distribute the JAWS3
 source code and object code produced or otherwise derived from
 JAWS3, provided you include this copyright statement in all versions
 of such code.
 .
 In particular, you can use JAWS3 in proprietary software and are
 under no obligation to redistribute any of your source code that is
 derived from JAWS3.  Note, however, that you may not modify the
 JAWS3 code in any way, or take any other action such as copyrighting
 it yourself or claiming authorship of the JAWS3 code, that will
 prevent JAWS3 from being distributed freely using an open source
 development model.
 .
 JAWS3 is provided as is with no warranties of any kind, including
 the warranties of design, merchantibility and fitness for a
 particular purpose, noninfringement, or arising from a course of
 dealing, usage or trade practice.  Moreover, JAWS3 is provided with
 no support and without any obligation on the part of Entera, Inc.,
 or its employees.
 .
 Entera, Inc., and its employees shall have no liability with respect
 to the infringement of copyrights, trade secrets or any patents by
 JAWS3 or any part thereof.  Moreover, in no event will Entera, Inc.,
 or its employees, be liable for any lost revenue or profits or other
 special, indirect and consequential damages.
 .
 By submitting comments, suggestions, code, code snippets, techniques
 (including that of usage), and algorithms, submitters acknowledge
 that they have the right to do so, that any such submissions are
 given freely and unreservedly, and that they waive any claims to
 copyright or ownership.  In addition, submitters acknowledge that
 any such submission might become part of the copyright maintained on
 the overall body of code, which comprises the JAWS3 software.  By
 making a submission, submitters agree to these terms.  Furthermore,
 submitters acknowledge that the incorporation or modification of
 such submissions is entirely at the discretion of the moderators of
 the open source JAWS3 project or their designees.
 .
 The names JAWS3 and Entera, Inc., may not be used to endorse or
 promote products or services derived from this source without
 express written permission from Entera, Inc.  Further, products or
 services derived from this source may not be called JAWS3 nor may
 the name Entera, Inc., appear in their names, without express
 written permission from Entera, Inc.
 .
 If you have any suggestions, additions, comments, or questions,
 please let me know.
 .
 James C. Hu
 Entera, Inc.
 jxh@entera.com

License: BSD-4.1
 This code is derived from software contributed to Berkeley by
 James W. Williams of NASA Goddard Space Flight Center.
 .
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 .
 1. Redistributions of source code must retain the above copyright
    notice, this list of conditions and the following disclaimer.
 .
 2. Redistributions in binary form must reproduce the above copyright
    notice, this list of conditions and the following disclaimer in the
    documentation and/or other materials provided with the distribution.
 .
 3. All advertising materials mentioning features or use of this software
    must display the following acknowledgement:
      This product includes software developed by the University of
      California, Berkeley and its contributors.
 .
 4. Neither the name of the University nor the names of its contributors
    may be used to endorse or promote products derived from this software
    without specific prior written permission.
 .
 THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
 ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 SUCH DAMAGE.