File: copyright_hints

package info (click to toggle)
ucommon 5.2.2-4
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 4,156 kB
  • sloc: cpp: 41,584; sh: 11,440; ansic: 511; makefile: 210
file content (399 lines) | stat: -rw-r--r-- 8,949 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
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: FIXME
Upstream-Contact: FIXME
Source: FIXME
Disclaimer: Autogenerated by CDBS

Files: corelib/access.cpp
 corelib/atomic.cpp
 corelib/bitmap.cpp
 corelib/bufio.cpp
 corelib/containers.cpp
 corelib/counter.cpp
 corelib/cpr.cpp
 corelib/fsys.cpp
 corelib/keydata.cpp
 corelib/linked.cpp
 corelib/mapped.cpp
 corelib/memory.cpp
 corelib/object.cpp
 corelib/persist.cpp
 corelib/shell.cpp
 corelib/socket.cpp
 corelib/stream.cpp
 corelib/string.cpp
 corelib/thread.cpp
 corelib/timer.cpp
 corelib/unicode.cpp
 corelib/vector.cpp
 corelib/xml.cpp
 gnutls/cipher.cpp
 gnutls/digest.cpp
 gnutls/local.h
 gnutls/random.cpp
 gnutls/secure.cpp
 gnutls/ssl.cpp
 gnutls/sstream.cpp
 inc/commoncpp/export.h
 inc/ucommon/access.h
 inc/ucommon/atomic.h
 inc/ucommon/bitmap.h
 inc/ucommon/buffer.h
 inc/ucommon/containers.h
 inc/ucommon/counter.h
 inc/ucommon/cpr.h
 inc/ucommon/datetime.h
 inc/ucommon/export.h
 inc/ucommon/fsys.h
 inc/ucommon/generics.h
 inc/ucommon/keydata.h
 inc/ucommon/linked.h
 inc/ucommon/mapped.h
 inc/ucommon/memory.h
 inc/ucommon/numbers.h
 inc/ucommon/object.h
 inc/ucommon/persist.h
 inc/ucommon/platform.h
 inc/ucommon/protocols.h
 inc/ucommon/secure.h
 inc/ucommon/shell.h
 inc/ucommon/socket.h
 inc/ucommon/stl.h
 inc/ucommon/stream.h
 inc/ucommon/string.h
 inc/ucommon/thread.h
 inc/ucommon/timers.h
 inc/ucommon/ucommon.h
 inc/ucommon/unicode.h
 inc/ucommon/vector.h
 inc/ucommon/xml.h
 nossl/cipher.cpp
 nossl/digest.cpp
 nossl/local.h
 nossl/random.cpp
 nossl/secure.cpp
 nossl/ssl.cpp
 nossl/sstream.cpp
 openssl/cipher.cpp
 openssl/digest.cpp
 openssl/local.h
 openssl/random.cpp
 openssl/secure.cpp
 openssl/ssl.cpp
 openssl/sstream.cpp
 test/cipher.cpp
 test/datetime.cpp
 test/digest.cpp
 test/keydata.cpp
 test/linked.cpp
 test/memory.cpp
 test/queue.cpp
 test/shell.cpp
 test/socket.cpp
 test/ssl.cpp
 test/stdcpp.cpp
 test/stream.cpp
 test/string.cpp
 test/thread.cpp
 test/unicode.cpp
 utils/args.cpp
 utils/car.cpp
 utils/mdsum.cpp
 utils/pdetach.cpp
 utils/scrub.cpp
 utils/sockaddr.cpp
 utils/zerofill.cpp
Copyright: 2006-2010, David Sugar, Tycho Softworks
  2009-2010, David Sugar, Tycho Softworks
  2010, David Sugar, Tycho Softworks
License: LGPL-3+
 FIXME

Files: commoncpp/address.cpp
 commoncpp/dccp.cpp
 commoncpp/dso.cpp
 commoncpp/exception.cpp
 commoncpp/file.cpp
 commoncpp/linked.cpp
 commoncpp/map.cpp
 commoncpp/mime.cpp
 commoncpp/pointer.cpp
 commoncpp/process.cpp
 commoncpp/serial.cpp
 commoncpp/slog.cpp
 commoncpp/socket.cpp
 commoncpp/strchar.cpp
 commoncpp/tcp.cpp
 commoncpp/thread.cpp
 commoncpp/tokenizer.cpp
 commoncpp/udp.cpp
 inc/commoncpp/address.h
 inc/commoncpp/dccp.h
 inc/commoncpp/exception.h
 inc/commoncpp/file.h
 inc/commoncpp/mime.h
 inc/commoncpp/object.h
 inc/commoncpp/pointer.h
 inc/commoncpp/process.h
 inc/commoncpp/serial.h
 inc/commoncpp/slog.h
 inc/commoncpp/socket.h
 inc/commoncpp/tcp.h
 inc/commoncpp/tokenizer.h
 inc/commoncpp/udp.h
Copyright: 1999-2005, Open Source Telecom Corporation
  2001-2005, Open Source Telecom Corporation
  2004-2005, Open Source Telecom Corporation
  2006-2010, David Sugar, Tycho Softworks
License: GPL-2+
 FIXME

Files: AUTHORS
 BUILDS
 Doxyfile
 NEWS
 README
 README.secure
 SUPPORT
 TODO
 commoncpp.pc.cmake
 commoncpp.pc.in
 config.h.in
 debian/compat
 debian/control
 debian/control.in
 debian/control.in.in
 debian/gbp.conf
 debian/source/format
 debian/watch
 doxy.config.cmake
 inc/commoncpp/commoncpp.h
 inc/commoncpp/config.h
 inc/commoncpp/numbers.h
 nossl/sha1.cpp
 nossl/sha1.h
 test/CMakeLists.txt
 test/keydata.conf
 ucommon.pc.cmake
 ucommon.pc.in
Copyright: *No copyright*
License: UNKNOWN
 FIXME

Files: CMakeLists.txt
 Makefile.am
 autogen.sh
 cmodel.sh
 commoncpp-config.cmake
 commoncpp-config.in
 commoncpp/Makefile.am
 config.h.cmake
 configure.ac
 corelib/Makefile.am
 gnutls/Makefile.am
 inc/Makefile.am
 inc/commoncpp/Makefile.am
 inc/ucommon.cmake
 inc/ucommon/Makefile.am
 nossl/Makefile.am
 openssl/Makefile.am
 test/Makefile.am
 ucommon-config.cmake
 ucommon-config.in
 utils/Makefile.am
Copyright: 2006-2007, David Sugar, Tycho Softworks
  2006-2009, David Sugar, Tycho Softworks
  2006-2010, David Sugar, Tycho Softworks
  2009, David Sugar, Tycho Softworks
  2010, David Sugar, Tycho Softworks
License: UNKNOWN
 FIXME

Files: Makefile.in
 commoncpp/Makefile.in
 corelib/Makefile.in
 gnutls/Makefile.in
 inc/Makefile.in
 inc/commoncpp/Makefile.in
 inc/ucommon/Makefile.in
 nossl/Makefile.in
 openssl/Makefile.in
 test/Makefile.in
 utils/Makefile.in
Copyright: 1994-2002,
  2006-2010, David Sugar, Tycho Softworks
  2010, David Sugar, Tycho Softworks
License: UNKNOWN
 FIXME

Files: commoncpp-config.1
 ucommon-config.1
 utils/args.1
 utils/pdetach.1
 utils/sockaddr.1
Copyright: 2009, David Sugar <dyfet@gnutelephony.org>
  2010, David Sugar <dyfet@gnutelephony.org>
  \(co 2009, David Sugar, Tycho Softworks
License: UNKNOWN
 FIXME

Files: utils/car.1
 utils/mdsum.1
 utils/scrub-files.1
 utils/zerofill.1
Copyright: 2010, David Sugar <dyfet@gnutelephony.org>
  \(co 2010, David Sugar, Tycho Softworks
License: UNKNOWN
 FIXME

Files: autoconf/config.guess
 autoconf/config.sub
 autoconf/missing
Copyright: 1992-1999,
  1992-2000
  1996-1997, 1999-2000, 2002-2006
License: GPL-2+
 FIXME

Files: corelib/datetime.cpp
 corelib/numbers.cpp
 corelib/protocols.cpp
Copyright: 1999-2005, Open Source Telecom Corporation
  2006-2010, David Sugar, Tycho Softworks
License: LGPL-3+
 FIXME

Files: ucommon.spec
 ucommon.spec.cmake
 ucommon.spec.in
Copyright: 2008-2009, David Sugar, Tycho Softworks
  NEWS SUPPORT ChangeLog
License: UNKNOWN
 FIXME

Files: commoncpp/applog.cpp
 inc/commoncpp/applog.h
Copyright: 2005-2009, Angelo Naselli, Penta Engineering s.r.l
  2005-2010, Angelo Naselli, Penta Engineering s.r.l
License: GPL-2+
 FIXME

Files: inc/commoncpp/string.h
 inc/commoncpp/thread.h
Copyright: 1999-2005, Open Source Telecom Corporation
  2006-2010, David Sugar, Tycho Softworks
License: GPL-3+
 FIXME

Files: nossl/md5.cpp
 nossl/md5.h
Copyright: is claimed
License: Public domain
 FIXME

Files: configure
Copyright: (ISLOWER ? 'A' + ( - 'a') : )
  (ISLOWER ? ( | 0x40) : )
  1992-1996, 1998-2001,
  1996-2001, 2003-2005
  2010, Free Software Foundation, Inc
License: GPL-2+
 FIXME

Files: aclocal.m4
Copyright: 1996-1997, 2000-2001, 2003, 2005,
  1996-1997, 2000-2001, 2003, 2005, 2008
  1996-2001, 2003-2005
  1996-2004,
  1997, 1999-2001, 2003-2005, 2008
  1997, 2000-2001, 2003-2006, 2008
  1999-2005, 2008
  1999-2006, 2009
  2001, 2003, 2005, 2008 Free Software Foundation, Inc
  2001, 2003, 2005, Free Software Foundation, Inc
  2001-2003, 2005, 2008, Free Software Foundation, Inc
  2001-2003, 2005, 2009, Free Software Foundation, Inc
  2002-2003, 2005-2008, Free Software Foundation, Inc
  2003, 2005 Free Software Foundation, Inc
  2003-2006, Free Software Foundation, Inc
  2004, Free Software Foundation, Inc
  2004, Scott James Remnant <scott@netsplit.com>
  2004-2005, 2007, 2009, Free Software Foundation, Inc
  2004-2005, 2007-2008, Free Software Foundation, Inc
  2004-2005, 2007-2009, Free Software Foundation
  2004-2005, Free Software Foundation, Inc
  2006, 2008 Free Software Foundation, Inc
  2010, Free Software Foundation, Inc
License: GPL-2+
 FIXME

Files: autoconf/ltmain.sh
Copyright: 1996-2001, 2003-2006
  all begin with the string "--lt-"
License: GPL-2+
 FIXME

Files: autoconf/depcomp
Copyright: 1999-2000, 2003-2007, 2009 Free
License: GPL-2+
 FIXME

Files: debian/rules
Copyright: 2011, Jonas Smedegaard <dr@jones.dk>
License: GPL-2+
 FIXME

Files: COPYING
Copyright: 2007, Free Software Foundation, Inc. <http://fsf.org/>
  <year> <name of author>
  HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
  are not
  disclaimer" for the program, if necessary
  holder as a result of your choosing to follow a
  holder explicitly and
  holder is
  holder is reinstated (a)
  holder notifies you of the
  holder who authorizes use under this
  holder, and you cure the violation prior to 30 days after
  holders of
  if you do
  law
  law, except executing it on a
  on the Program, and are irrevocable provided the stated
  on the software, and (2) offer you this License
  permission
  permission, other than the making of an
  treaty adopted on 20 December 1996, or
License: GPL-ever
 FIXME

Files: autoconf/install-sh
Copyright: 1994, X Consortium
License: MIT/X11 (BSD like)
 FIXME

Files: INSTALL
Copyright: 1994-1996, 1999-2002, 2004-2005
License: UNKNOWN
 FIXME

Files: COPYING.LESSER
Copyright: 2007, Free Software Foundation, Inc. <http://fsf.org/>
  notices during
License: UNKNOWN
 FIXME

Files: COPYRIGHT
Copyright: assigned to the Free
  assignment
  holder is David Sugar and Tycho Softworks, both directly
  holders or ed by the Free Software Foundation
License: UNKNOWN
 FIXME

Files: ChangeLog
Copyright: notices fixed for consistency
License: UNKNOWN
 FIXME