File: copyright_hints

package info (click to toggle)
libusrsctp 0.9.5.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 6,604 kB
  • sloc: ansic: 82,365; sh: 176; makefile: 163; python: 48
file content (353 lines) | stat: -rw-r--r-- 7,802 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
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: FIXME
Upstream-Contact: FIXME
Source: FIXME
Disclaimer: Autogenerated by licensecheck

Files:
 *
Copyright:
  2015, Randall Stewart and Michael Tuexen
License: BSD-3-clause and/or BSD-3-clause~usrsctp
 FIXME

Files:
 usrsctplib/netinet/sctp.h
 usrsctplib/netinet/sctp_asconf.c
 usrsctplib/netinet/sctp_asconf.h
 usrsctplib/netinet/sctp_auth.c
 usrsctplib/netinet/sctp_auth.h
 usrsctplib/netinet/sctp_bsd_addr.c
 usrsctplib/netinet/sctp_bsd_addr.h
 usrsctplib/netinet/sctp_callout.c
 usrsctplib/netinet/sctp_callout.h
 usrsctplib/netinet/sctp_cc_functions.c
 usrsctplib/netinet/sctp_constants.h
 usrsctplib/netinet/sctp_crc32.h
 usrsctplib/netinet/sctp_header.h
 usrsctplib/netinet/sctp_indata.c
 usrsctplib/netinet/sctp_indata.h
 usrsctplib/netinet/sctp_input.c
 usrsctplib/netinet/sctp_input.h
 usrsctplib/netinet/sctp_os.h
 usrsctplib/netinet/sctp_output.c
 usrsctplib/netinet/sctp_output.h
 usrsctplib/netinet/sctp_pcb.c
 usrsctplib/netinet/sctp_pcb.h
 usrsctplib/netinet/sctp_peeloff.c
 usrsctplib/netinet/sctp_peeloff.h
 usrsctplib/netinet/sctp_process_lock.h
 usrsctplib/netinet/sctp_sha1.h
 usrsctplib/netinet/sctp_structs.h
 usrsctplib/netinet/sctp_sysctl.c
 usrsctplib/netinet/sctp_sysctl.h
 usrsctplib/netinet/sctp_timer.c
 usrsctplib/netinet/sctp_timer.h
 usrsctplib/netinet/sctp_uio.h
 usrsctplib/netinet/sctp_usrreq.c
 usrsctplib/netinet/sctp_var.h
 usrsctplib/netinet/sctputil.c
 usrsctplib/netinet/sctputil.h
 usrsctplib/netinet6/sctp6_usrreq.c
 usrsctplib/netinet6/sctp6_var.h
Copyright:
  2001-2007, Cisco Systems, Inc.
  2001-2008, Cisco Systems, Inc.
  2006-2007, Cisco Systems, Inc.
  2007, Cisco Systems, Inc.
  2008-2011, Michael Tuexen.
  2008-2011, Randall Stewart.
  2008-2012, Michael Tuexen.
  2008-2012, Randall Stewart.
License: BSD-3-clause
 FIXME

Files:
 Makefile.am
 Makefile.nmake
 bootstrap
 configure.ac
 programs/Makefile.am
 programs/Makefile.nmake
 programs/chargen_server_upcall.c
 programs/client.c
 programs/client_upcall.c
 programs/daytime_server.c
 programs/daytime_server_upcall.c
 programs/discard_server.c
 programs/discard_server_upcall.c
 programs/echo_server.c
 programs/echo_server_upcall.c
 programs/ekr_client.c
 programs/ekr_loop.c
 programs/ekr_peer.c
 programs/ekr_server.c
 programs/test_libmgmt.c
 programs/test_timer.c
 usrsctplib/Makefile.am
 usrsctplib/Makefile.nmake
Copyright:
  2011-2012, Michael Tuexen
  2011-2013, Michael Tuexen
  2012-2013, Michael Tuexen
  2016, Michael Tuexen
License: BSD-3-clause
 FIXME

Files:
 Manual.md
 README.md
 fuzzer/build-fuzzer.sh
 fuzzer/check-input.sh
 fuzzer/crashtest.py
 fuzzer/fuzzer_connect_multi.sh
 fuzzer/fuzzer_fragment.sh
 fuzzer/fuzzer_listen.sh
 gen-def.py
 meson.build
 meson_options.txt
 programs/meson.build
 usrsctp.pc.in
 usrsctplib/meson.build
 usrsctplib/netinet/meson.build
 usrsctplib/netinet6/meson.build
Copyright:
  NONE
License: UNKNOWN
 FIXME

Files:
 usrsctplib/user_atomic.h
 usrsctplib/user_environment.c
 usrsctplib/user_environment.h
 usrsctplib/user_recv_thread.c
 usrsctplib/user_uma.h
 usrsctplib/usrsctp.h
Copyright:
  2009-2010, Brad Penoff
  2009-2010, Humaira Kamal
  2011-2012, Irene Ruengeler
  2011-2012, Michael Tuexen
License: BSD-2-clause
 FIXME

Files:
 usrsctplib/user_inpcb.h
 usrsctplib/user_ip_icmp.h
 usrsctplib/user_mbuf.c
 usrsctplib/user_mbuf.h
 usrsctplib/user_queue.h
 usrsctplib/user_route.h
Copyright:
  1980,1986,1993, The Regents of the University of California.
  1982,1986,1988,1993, The Regents of the University of California.
  1982,1986,1990,1993, The Regents of the University of California.
  1982,1986,1993, The Regents of the University of California.
  1991,1993, The Regents of the University of California.
License: BSD-3-clause
 FIXME

Files:
 fuzzer/CMakeLists.txt
 fuzzer/fuzzer_connect.c
 fuzzer/fuzzer_listen.c
 programs/http_client.c
 programs/http_client_upcall.c
Copyright:
  2015-2020, Felix Weinrank
  2016-2019, Felix Weinrank
  2017-2020, Felix Weinrank
License: BSD-3-clause
 FIXME

Files:
 CMakeLists.txt
 programs/CMakeLists.txt
 usrsctplib/CMakeLists.txt
Copyright:
  2015, Oleg Alexeenkov
  2015-2019, Felix Weinrank
  2015-2020, Felix Weinrank
License: BSD-3-clause
 FIXME

Files:
 Manual.tex
 programs/rtcweb.c
 programs/tsctp.c
Copyright:
  2005-2013, Michael Tuexen
  2011-2012, Michael Tuexen
  2011-2013, Irene Ruengeler
  2012-2013, Irene Ruengeler
  2012-2013, Michael Tuexen
  2012-2015, Irene Ruengeler
  2012-2015, Michael Tuexen
License: BSD-3-clause
 FIXME

Files:
 programs/programs_helper.c
 programs/programs_helper.h
Copyright:
  2019-2020, Felix Weinrank
  2020, Felix Weinrank
License: BSD-2-clause
 FIXME

Files:
 usrsctplib/netinet/sctp_lock_userspace.h
 usrsctplib/netinet/sctp_os_userspace.h
Copyright:
  2001-2007, Cisco Systems, Inc.
  2006-2007, Cisco Systems, Inc.
  2008-2011, Brad Penoff.
  2008-2011, Michael Tuexen.
  2008-2011, Randall Stewart.
  2008-2012, Brad Penoff.
  2008-2012, Michael Tuexen.
  2008-2012, Randall Stewart.
License: BSD-3-clause
 FIXME

Files:
 usrsctplib/netinet/sctp_ss_functions.c
Copyright:
  2010-2012, Michael Tuexen.
  2010-2012, Randall Stewart.
  2010-2012, Robin Seggelmann.
License: BSD-2-Clause-FreeBSD and/or BSD-2-clause
 FIXME

Files:
 usrsctplib/netinet/sctp_userspace.c
Copyright:
  1993-2012
  2011-2012, Irene Ruengeler
  2011-2012, Michael Tuexen
License: BSD-2-clause
 FIXME

Files:
 usrsctplib/user_socket.c
Copyright:
  1982,1986,1988,1990,1993, The Regents of the University of California.
  2004, The FreeBSD Foundation
  2004-2008, Robert N. M. Watson
  2009-2010, Brad Penoff
  2009-2010, Humaira Kamal
  2011-2012, Irene Ruengeler
  2011-2012, Michael Tuexen
License: BSD-2-clause
 FIXME

Files:
 usrsctplib/user_recv_thread.h
Copyright:
  2012, Irene Ruengeler
  2012, Michael Tuexen
License: BSD-2-clause
 FIXME

Files:
 fuzzer/pcap2corpus.c
Copyright:
  2017, Michael Tuexen
License: BSD-2-clause
 FIXME

Files:
 fuzzer/fuzzer_fragment.c
Copyright:
  2020, Yuquan Wang
License: BSD-2-clause
 FIXME

Files:
 usrsctplib/netinet/sctp_crc32.c
Copyright:
  2001-2007, Cisco Systems, Inc.
  2004-2006, Intel Corporation -
  2008-2012, Michael Tuexen.
  2008-2012, Randall Stewart.
License: BSD-3-clause
 FIXME

Files:
 usrsctplib/netinet/sctp_sha1.c
Copyright:
  2001-2007, Cisco Systems, Inc.
  2008-2012, Randall Stewart.
  2008-2013, Michael Tuexen.
  2013, Lally Singh.
License: BSD-3-clause
 FIXME

Files:
 programs/st_client.c
Copyright:
  2011-2013, Michael Tuexen
  2011-2015, Colin Caughie
  2011-2019, Felix Weinrank
License: BSD-3-clause
 FIXME

Files:
 programs/tsctp_upcall.c
Copyright:
  2005-2013, Michael Tuexen
  2011-2013, Irene Ruengeler
  2014-2019, Felix Weinrank
License: BSD-3-clause
 FIXME

Files:
 programs/ekr_loop_upcall.c
Copyright:
  2011-2013, Michael Tuexen
  2018-2020, Felix Weinrank
License: BSD-3-clause
 FIXME

Files:
 usrsctplib/user_malloc.h
Copyright:
  1987,1993, The Regents of the University of California.
  2005, Robert N. M. Watson
License: BSD-3-clause
 FIXME

Files:
 usrsctplib/user_ip6_var.h
Copyright:
  1982,1986,1993, The Regents of the University of California.
  1995-1997, and 1998 WIDE Project.
License: BSD-3-clause
 FIXME

Files:
 usrsctplib/user_socketvar.h
Copyright:
  1982,1986,1990,1993, The Regents of the University of California.
  chars to oob mark
  locked by SOCKBUF_LOCK(&so->so_rcv).
License: BSD-3-clause
 FIXME

Files:
 debian/*
Copyright:
  NONE
License: UNKNOWN
 FIXME

Files:
 debian/copyright-check
Copyright:
  --deb-machine --recursive --lines 0), "--check", $opt{check}, "--ignore", $opt{ignore}, $opt{"merge-licenses"} ? "--merge-licenses" : (), "--" );'
  2020-2021, Jonas Smedegaard <dr@jones.dk>
  2020-2021, Purism, SPC
  K / /mg;'
License: GPL-3+
 FIXME