File: copyright

package info (click to toggle)
poco 1.14.2-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 56,460 kB
  • sloc: cpp: 340,542; ansic: 245,601; makefile: 1,742; yacc: 1,005; sh: 698; sql: 312; lex: 282; xml: 128; perl: 29; python: 24
file content (408 lines) | stat: -rw-r--r-- 19,276 bytes parent folder | download
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
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://pocoproject.org/releases

Files: *
Copyright: 2001, Addison-Wesley
           2001, Andrei Alexandrescu
           2011, Anton V. Yabchinskiy <arn@bestmx.ru>
           2004-2025, Applied Informatics Software Engineering GmbH
           2007, Calum Grant
           2009-2013, Code Synthesis Tools CC
           1986, International Organization for Standardization
           2000-2002, Kevlin Henney
           2001, Nicolai M. Josuttis
           1996-2015, PostgreSQL Global Development Group
           1994, Regents of the University of California
           2014, Siemens AG
           2001-2004, Unicode, Inc
License: BSL-1

Files: CppUnit/*
Copyright: Michael Feathers
License: CppUnit-old
 Permission to reproduce and create derivative works from the Software
 ("Software Derivative Works") is hereby granted to you under the copyright
 of Michael Feathers.&nbsp; Michael Feathers also grants you the right to
 distribute the Software and Software Derivative Works.
 .
 Michael Feathers licenses the Software to you on an "AS IS" basis, without
 warranty of any kind.  Michael Feathers HEREBY EXPRESSLY DISCLAIMS ALL
 WARRANTIES OR CONDITIONS, EITHER EXPRESS OR IMPLIED, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OR CONDITIONS OF MERCHANTABILITY, NON
 INFRINGEMENT AND FITNESS FOR A PARTICULAR PURPOSE.&nbsp; You are solely
 responsible for determining the appropriateness of using the Software and
 assume all risks associated with the use and distribution of this Software,
 including but not limited to the risks of program errors, damage to or loss
 of data, programs or equipment, and unavailability or interruption of
 operations. MICHAEL FEATHERS WILL NOT BE LIABLE FOR ANY DIRECT DAMAGES OR FOR
 ANY SPECIAL, INCIDENTAL, OR INDIRECT DAMAGES OR FOR ANY ECONOMIC CONSEQUENTIAL
 DAMAGES (INCLUDING LOST PROFITS OR SAVINGS), EVEN IF MICHAEL FEATHERS HAD BEEN
 ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Michael Feathers will not be liable
 for the loss of, or damage to, your records or data, or any damages claimed by
 you based on a third party claim.
 .
 You agree to distribute the Software and any Software Derivatives under a
 license agreement that:
 1) is sufficient to notify all licensees of the Software and Software
 Derivatives that Michael Feathers assumes no liability for any claim that may
 arise regarding the Software or Software Derivatives, and
 2) that disclaims all warranties, both express and implied, from Michael
 Feathers regarding the Software and Software Derivatives. (If you include this
 Agreement with any distribution of the Software and Software Derivatives you
 will have meet this requirement).
 You agree that you will not delete any copyright notices in the Software.
 .
 This Agreement is the exclusive statement of your rights in the Software as
 provided by Michael Feathers. Except for the licenses granted to you in the
 second paragraph above, no other licenses are granted hereunder, by estoppel,
 implication or otherwise.

Files: Foundation/include/Poco/Random.h
       Foundation/src/Random.cpp
Copyright: 2004-2006, Applied Informatics Software Engineering GmbH
           1983-1993, The Regents of the University of California
License: BSL-1 and BSD-4-clause-UC

Files: Foundation/src/pcre2*
Copyright: 1997-2024, University of Cambridge
License: BSD-3-clause-Cambridge

Files: Foundation/src/bignum-dtoa.cc
       Foundation/src/bignum-dtoa.h
       Foundation/src/bignum.cc
       Foundation/src/bignum.h
       Foundation/src/cached-powers.cc
       Foundation/src/cached-powers.h
       Foundation/src/diy-fp.h
       Foundation/src/double-*
       Foundation/src/fast-dtoa.cc
       Foundation/src/fast-dtoa.h
       Foundation/src/fixed-dtoa.cc
       Foundation/src/fixed-dtoa.h
       Foundation/src/ieee.h
       Foundation/src/strtod.cc
       Foundation/src/strtod.h
       Foundation/src/utils.h
Copyright: 2006-2012, the V8 project authors
License: BSD-3-clause-Google

Files: Data/SQLParser/*
Copyright: (c) 2012-2017 Hasso-Plattner-Institut
License: Expat

Files: Data/SQLParser/test/thirdparty/microtest/microtest.h
Copyright: (c) 2017 Pedro Flemming
License: Expat

Files: Data/SQLParser/src/parser/bison_parser.*
Copyright: (C) 1984, 1989-1990, 2000-2015, 2018-2021 Free Software Foundation,
 Inc.
License: GPL-3+ with Bison exception

Files: Foundation/src/utf8proc.c
Copyright: (c) 2014-2021 Steven G. Johnson, Jiahao Chen, Peter Colberg, Tony Kelman, Scott P. Jones, and other contributors
           (c) 2009 Public Software Group e. V., Berlin, Germany
License: Expat

Files: Foundation/include/Poco/ordered_hash.h
       Foundation/include/Poco/ordered_map.h
       Foundation/include/Poco/ordered_set.h
       Foundation/testsuite/src/ordered_map_util.h
       XML/src/expat.h
       XML/src/expat_external.h
       XML/src/ascii.h
       XML/src/asciitab.h
       XML/src/iasciitab.h
       XML/src/internal.h
       XML/src/latin1tab.h
       XML/src/nametab.h
       XML/src/utf8tab.h
       XML/src/xmlparse.cpp
       XML/src/xmlrole.c
       XML/src/xmlrole.h
       XML/src/xmltok.c
       XML/src/xmltok.h
       XML/src/xmltok_impl.c
       XML/src/xmltok_impl.h
       XML/src/xmltok_ns.c
       cmake/CXX1x.cmake
Copyright: 2017, Alexander Bluhm <alexander.bluhm@gmx.net>
           2018, Anton Maklakov <antmak.pub@gmail.com>
           2019-2020, Ben Wagner <bungeman@chromium.org>
           2017, Benbuck Nason <bnason@netflix.com>
           2018, Benjamin Peterson <benjamin@python.org>
           2020, Boris Kolpackov <boris@codesynthesis.com>
           2017, Chanho Park <chanho61.park@samsung.com>
           2000, Clark Cooper <coopercc@users.sourceforge.net>
           2016, Cristian Rodríguez <crrodriguez@opensuse.org>
           2019, David Loffredo <loffredo@steptools.com>
           2016, Don Lewis <truckman@apache.org>
           2016, Ed Schouten <ed@nuxi.nl>
           2016, Eric Rahm <erahm@mozilla.com>
           2000-2006, Fred L. Drake, Jr <fdrake@users.sourceforge.net>
           2016, Gaurav <g.gupta@samsung.com>
           2001-2003, Greg Stein <gstein@users.sourceforge.net>
           2016, Gustavo Grieco <gustavo.grieco@imag.fr>
           2017, Hans Wennborg <hans@chromium.org>
           2017, José Gutiérrez de la Concha <jose@zeroc.com>
           2002-2016, Karl Waclawek <karl@waclawek.net>
           2018, Marco Maggi <marco.maggi-ipsu@poste.it>
           2018, Mariusz Zaborski <oshogbo@vexillium.org>
           2013, Nathan Osman
           2016, Pascal Cuoq <cuoq@trust-in-soft.com>
           2017-2018, Rhodri James <rhodri@wildebeest.org.uk>
           2022, Thijs Schreijer <thijs@thijsschreijer.nl>
           2023, Hanno Böck <hanno@gentoo.org>
           2023, Sony Corporation / Snild Dolkow <snild@sony.com>
           2024, Taichi Haradaguchi <20001722@ymail.ne.jp>
           2017, Rolf Eike Beer <eike@sf-mail.de>
           2016-2025, Sebastian Pipping <sebastian@pipping.org>
           2005-2009, Steven Solie <ssolie@users.sourceforge.net>
           2017, Tessil
           1997-2000, Thai Open Source Software Center Ltd
           2016, Thomas Beutlich <tc@tbeu.de>
           2019, Vadim Zeitlin <vadim@zeitlins.org>
           2017, Viktor Szakats <commit@vsz.me>
           2017, Václav Slavík <vaclav@slavik.io>
           2018, Yury Gribov <tetra2005@gmail.com>
License: Expat

Files: Foundation/include/Poco/zconf.h
       Foundation/include/Poco/zlib.h
       Foundation/src/adler32.c
       Foundation/src/compress.c
       Foundation/src/crc32.c
       Foundation/src/deflate.c
       Foundation/src/deflate.h
       Foundation/src/gzguts.h
       Foundation/src/infback.c
       Foundation/src/inffast.c
       Foundation/src/inffast.h
       Foundation/src/inflate.c
       Foundation/src/inflate.h
       Foundation/src/inftrees.c
       Foundation/src/inftrees.h
       Foundation/src/trees.c
       Foundation/src/zconf.h
       Foundation/src/zlib.h
       Foundation/src/zutil.c
       Foundation/src/zutil.h
Copyright: 1995-2024, Jean-loup Gailly
           1995-2024, Mark Adler
License: Zlib

Files: Foundation/include/Poco/MD4Engine.h
       Foundation/include/Poco/MD5Engine.h
       Foundation/src/MD4Engine.cpp
       Foundation/src/MD5Engine.cpp
Copyright: 2004-2006, Applied Informatics Software Engineering GmbH
           1991-1992, RSA Data Security, Inc. Created
License: RSA-MD

Files: Data/SQLite/src/sqlite3.c
       Data/SQLite/src/sqlite3.h
Copyright: SQLite authors
License: public-domain

Files: ActiveRecord/testsuite/src/WinDriver.cpp
Copyright: 2020, Applied Informatics Software Engineering GmbH
License: Apache-2.0

Files: debian/*
Copyright: 2011-2013, Cristian Greco <cristian@debian.org>
           2008, George Danchev <danchev@spnet.net>
           2016, Jochen Sprickerhof <jspricke@debian.org>
           2007-2009, Krzysztof Burghardt <krzysztof@burghardt.pl>
           2008, Maximiliano Curia <maxy@gnuservers.com.ar>
           2009-2010, Patrick Gansterer <paroga@paroga.com>
License: BSL-1

License: Apache-2.0
 On Debian systems, the complete text of the Apache License version 2
 can be found in "/usr/share/common-licenses/Apache-2.0".

License: BSD-4-clause-UC
 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.
 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-3-clause-Google
 Copyright 2010 the V8 project authors. All rights reserved.
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 .
     * Redistributions of source code must retain the above copyright
       notice, this list of conditions and the following disclaimer.
     * 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.
     * Neither the name of Google Inc. 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 COPYRIGHT HOLDERS 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 COPYRIGHT
 OWNER 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-3-clause-Cambridge
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are met:
 .
    * Redistributions of source code must retain the above copyright notice,
      this list of conditions and the following disclaimer.
 .
    * 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.
 .
    * Neither the name of the University of Cambridge 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 COPYRIGHT HOLDERS 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 COPYRIGHT OWNER 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: BSL-1
 Permission is hereby granted, free of charge, to any person or organization
 obtaining a copy of the software and accompanying documentation covered by
 this license (the "Software") to use, reproduce, display, distribute,
 execute, and transmit the Software, and to prepare derivative works of the
 Software, and to permit third-parties to whom the Software is furnished to
 do so, all subject to the following:
 .
 The copyright notices in the Software and this entire statement, including
 the above license grant, this restriction and the following disclaimer,
 must be included in all copies of the Software, in whole or in part, and
 all derivative works of the Software, unless such copies or derivative
 works are solely in the form of machine-executable object code generated by
 a source language processor.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT
 SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE
 FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
 ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
 DEALINGS IN THE SOFTWARE.

License: Expat
 Permission is hereby granted, free of charge, to any person obtaining
 a copy of this software and associated documentation files (the
 "Software"), to deal in the Software without restriction, including
 without limitation the rights to use, copy, modify, merge, publish,
 distribute, sublicense, and/or sell copies of the Software, and to
 permit persons to whom the Software is furnished to do so, subject to
 the following conditions:
 .
 The above copyright notice and this permission notice shall be included
 in all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
 IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
 CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
 TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
 SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

License: RSA-MD
 License to copy and use this software is granted provided that it
 is identified as the "RSA Data Security, Inc. MD5 Message-Digest
 Algorithm" in all material mentioning or referencing this software
 or this function.
 .
 License is also granted to make and use derivative works provided
 that such works are identified as "derived from the RSA Data
 Security, Inc. MD5 Message-Digest Algorithm" in all material
 mentioning or referencing the derived work.
 .
 RSA Data Security, Inc. makes no representations concerning either
 the merchantability of this software or the suitability of this
 software for any particular purpose. It is provided "as is"
 without express or implied warranty of any kind.

License: Zlib
 This software is provided 'as-is', without any express or implied
 warranty.  In no event will the authors be held liable for any damages
 arising from the use of this software.
 .
 Permission is granted to anyone to use this software for any purpose,
 including commercial applications, and to alter it and redistribute it
 freely, subject to the following restrictions:
 .
 1. The origin of this software must not be misrepresented; you must not
    claim that you wrote the original software. If you use this software
    in a product, an acknowledgment in the product documentation would be
    appreciated but is not required.
 2. Altered source versions must be plainly marked as such, and must not be
    misrepresented as being the original software.
 3. This notice may not be removed or altered from any source distribution.

License: public-domain
 The files listed have been put on the public domain by the sqlite3
 contributors.

License: GPL-3+ with Bison exception
   This program is free software: you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.
 .
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
 .
   You should have received a copy of the GNU General Public License
   along with this program.  If not, see <https://www.gnu.org/licenses/>.
 .
   As a special exception, you may create a larger work that contains
   part or all of the Bison parser skeleton and distribute that work
   under terms of your choice, so long as that work isn't itself a
   parser generator using the skeleton or a modified version thereof
   as a parser skeleton.  Alternatively, if you modify or redistribute
   the parser skeleton itself, you may (at your option) remove this
   special exception, which will cause the skeleton and the resulting
   Bison output files to be licensed under the GNU General Public
   License without this special exception.
Comment:
   See /usr/share/common-licenses/GPL-3 on Debian systems for the full text.