File: copyright

package info (click to toggle)
findutils 4.9.0-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 22,424 kB
  • sloc: ansic: 109,201; sh: 10,207; yacc: 1,851; exp: 839; makefile: 830; python: 66; sed: 16
file content (784 lines) | stat: -rw-r--r-- 24,782 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
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: findutils
Source: https://ftp.gnu.org/gnu/findutils/

Files: *
Copyright: 1996-2022, Free Software Foundation, Inc.
License: GFDL-NIV-1.3+

Files: GNUmakefile
  Makefile.am
  TODO
  configure.ac
  init.cfg
  maint.mk
Copyright: 1985-2022, Free Software Foundation, Inc.
License: GPL-3+

Files: INSTALL
Copyright: 1994-1996, 1999-2002, 2004-2017, 2020, 2021, Free
License: FSFAP
 Copying and distribution of this file, with or without modification,
 are permitted in any medium without royalty provided the copyright
 notice and this notice are preserved.  This file is offered as-is,
 without warranty of any kind.

Files: README-hacking
Copyright: 1994-2022, Free Software Foundation, Inc.
License: GFDL-NIV-1.3+

Files: build-aux/*
Copyright: 1985-2022, Free Software Foundation, Inc.
License: GPL-3+

Files: build-aux/config.guess
  build-aux/config.sub
Copyright: 1992-2022, Free Software Foundation, Inc.
License: GPL-3+ with Autoconf-data exception
 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 to the GNU General Public License, if you
 distribute this file as part of a program that contains a
 configuration script generated by Autoconf, you may include it under
 the same distribution terms that you use for the rest of that
 program.  This Exception is an additional permission under section 7
 of the GNU General Public License, version 3 ("GPLv3").

Files: build-aux/config.rpath
Copyright: 1992-2022, Free Software Foundation, Inc.
License: FSFULLR

Files: build-aux/depcomp
  build-aux/mdate-sh
  build-aux/missing
  build-aux/test-driver
  build-aux/ylwrap
Copyright: 1995-2022, Free Software Foundation, Inc.
License: GPL-2+ with Autoconf-data 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 2, 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 to the GNU General Public License, if you
 distribute this file as part of a program that contains a
 configuration script generated by Autoconf, you may include it under
 the same distribution terms that you use for the rest of that program. 

Files: build-aux/gnupload
Copyright: 2004-2022, Free Software Foundation, Inc.
License: GPL-2+

Files: build-aux/install-sh
Copyright: 1994, X Consortium
License: X11
 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
 X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
 AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNEC-
 TION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 .
 Except as contained in this notice, the name of the X Consortium shall not
 be used in advertising or otherwise to promote the sale, use or other deal-
 ings in this Software without prior written authorization from the X Consor-
 tium.
 .
 .
 FSF changes to this file are in the public domain.

Files: build-aux/mkinstalldirs
Copyright: Noah Friedman <friedman@prep.ai.mit.edu>
License: public-domain
  blah

Files: debian/*
Copyright: Ian Murdock (before 1996) 1996-2001 Kevin Dalley 2002 Thomas Schoepf 2003-2023 Andreas Metzler
License: GPL-2+

Files: doc/*
Copyright: 1994-2022, Free Software Foundation, Inc.
License: GFDL-NIV-1.3+

Files: doc/Makefile.am
Copyright: 1985-2022, Free Software Foundation, Inc.
License: GPL-3+

Files: find/*
Copyright: 1985-2022, Free Software Foundation, Inc.
License: GPL-3+

Files: find/find.1
Copyright: Copyright (co 1990-2022, Free Software Foundation, Inc.
License: GPL-3+

Files: gl/*
Copyright: 2004, 2009, Free Software Foundation, Inc.
License: GPL with automake exception
 This file is free software, distributed under the terms of the GNU
 General Public License.  As a special exception to the GNU General
 Public License, this file may be distributed as part of a program
 that contains a configuration script generated by Automake, under
 the same distribution terms as the rest of that program.

Files: gl/lib/*
Copyright: 1985, 1987-2022, Free Software Foundation, Inc.
License: LGPL-2.1+

Files: gl/lib/Makefile.am
  gl/lib/areadlinkat.c
  gl/lib/argv-iter.c
  gl/lib/argv-iter.h
  gl/lib/at-func.c
  gl/lib/canonicalize.c
  gl/lib/canonicalize.h
  gl/lib/chdir-long.c
  gl/lib/chdir-long.h
  gl/lib/close-stream.c
  gl/lib/close-stream.h
  gl/lib/closein.c
  gl/lib/closein.h
  gl/lib/creat-safer.c
  gl/lib/cycle-check.c
  gl/lib/cycle-check.h
  gl/lib/dev-ino.h
  gl/lib/dirent--.h
  gl/lib/dirent-safer.h
  gl/lib/dup-safer-flag.c
  gl/lib/dup-safer.c
  gl/lib/faccessat.c
  gl/lib/fcntl--.h
  gl/lib/fcntl-safer.h
  gl/lib/fd-safer-flag.c
  gl/lib/fd-safer.c
  gl/lib/fdopendir.c
  gl/lib/file-set.c
  gl/lib/file-set.h
  gl/lib/fopen-safer.c
  gl/lib/fstatat.c
  gl/lib/fts-cycle.c
  gl/lib/gcc-function-attributes.h
  gl/lib/getcwd.c
  gl/lib/hash-triple-simple.c
  gl/lib/hash-triple.h
  gl/lib/human.c
  gl/lib/human.h
  gl/lib/idcache.h
  gl/lib/mbswidth.c
  gl/lib/mbswidth.h
  gl/lib/mountlist.c
  gl/lib/open-safer.c
  gl/lib/openat-die.c
  gl/lib/openat-priv.h
  gl/lib/openat-proc.c
  gl/lib/openat-safer.c
  gl/lib/openat.c
  gl/lib/openat.h
  gl/lib/opendir-safer.c
  gl/lib/opendirat.c
  gl/lib/opendirat.h
  gl/lib/parse-datetime.y
  gl/lib/pipe-safer.c
  gl/lib/progname.c
  gl/lib/progname.h
  gl/lib/quote.h
  gl/lib/quotearg.c
  gl/lib/readlinkat.c
  gl/lib/selinux-at.c
  gl/lib/selinux-at.h
  gl/lib/stat-macros.h
  gl/lib/stat-size.h
  gl/lib/statat.c
  gl/lib/stdio--.h
  gl/lib/stdio-safer.h
  gl/lib/unistd--.h
  gl/lib/unistd-safer.h
  gl/lib/unlinkat.c
  gl/lib/unlocked-io.h
  gl/lib/xalloc.h
  gl/lib/xgetcwd.h
  gl/lib/xmalloc.c
  gl/lib/xstrtoul.c
  gl/lib/xstrtoumax.c
  gl/lib/yesno.c
  gl/lib/yesno.h
Copyright: 1985-2022, Free Software Foundation, Inc.
License: GPL-3+

Files: gl/lib/_Noreturn.h
  gl/lib/arg-nonnull.h
  gl/lib/c++defs.h
  gl/lib/warn-on-use.h
Copyright: 2009-2022, Free Software Foundation, Inc.
License: LGPL-2+

Files: gl/lib/alloca.c
Copyright: D A Gwyn
License: public-domain
 This file is in the public domain.

Files: gl/lib/alloca.in.h
  gl/lib/areadlink.h
  gl/lib/basename-lgpl.h
  gl/lib/careadlinkat.c
  gl/lib/dirname.h
  gl/lib/error.h
  gl/lib/hash.h
  gl/lib/stripslash.c
  gl/lib/uniwidth.in.h
Copyright: 1990, 1995-1999, 2001-2022, Free Software Foundation
License: LGPL-2.1+

Files: gl/lib/argmatch.c
  gl/lib/argmatch.h
  gl/lib/basename.c
  gl/lib/closeout.h
  gl/lib/dirname.c
  gl/lib/fileblocks.c
  gl/lib/modechange.c
  gl/lib/modechange.h
  gl/lib/mountlist.h
  gl/lib/parse-datetime.h
  gl/lib/rpmatch.c
  gl/lib/save-cwd.c
  gl/lib/savedir.c
  gl/lib/savedir.h
  gl/lib/xalloc-die.c
  gl/lib/xgetcwd.c
  gl/lib/xstrtod.c
  gl/lib/xstrtod.h
  gl/lib/xstrtol-error.c
  gl/lib/xstrtol-error.h
  gl/lib/xstrtol.c
  gl/lib/xstrtol.h
Copyright: 1989-1992, 1995-2022, Free Software
License: GPL-3+

Files: gl/lib/basename-lgpl.c
  gl/lib/c-strcase.h
  gl/lib/dirname-lgpl.c
  gl/lib/filenamecat.h
  gl/lib/getdelim.c
  gl/lib/gettext.h
  gl/lib/group-member.c
  gl/lib/hard-locale.c
  gl/lib/minmax.h
  gl/lib/pathmax.h
  gl/lib/printf-args.c
  gl/lib/printf-args.h
  gl/lib/printf-parse.h
  gl/lib/realloc.c
  gl/lib/rmdir.c
  gl/lib/safe-read.c
  gl/lib/stpcpy.c
  gl/lib/strdup.c
  gl/lib/strndup.c
  gl/lib/strstr.c
Copyright: 1988, 1990-2022, Free Software
License: LGPL-2.1+

Files: gl/lib/c-strstr.c
  gl/lib/c-strstr.h
  gl/lib/fchdir.c
  gl/lib/gettime.c
  gl/lib/i-ring.c
  gl/lib/i-ring.h
  gl/lib/isfinite.c
  gl/lib/isinf.c
  gl/lib/mbscasestr.c
  gl/lib/mbslen.c
  gl/lib/mbsstr.c
  gl/lib/mbuiter.c
  gl/lib/mbuiter.h
  gl/lib/modf.c
  gl/lib/nstrftime.c
  gl/lib/rewinddir.c
  gl/lib/strftime.h
  gl/lib/strtoul.c
  gl/lib/strtoull.c
  gl/lib/strtoumax.c
  gl/lib/time-internal.h
  gl/lib/time_rz.c
  gl/lib/timespec.c
  gl/lib/trunc.c
  gl/lib/tzset.c
  gl/lib/version-etc-fsf.c
  gl/lib/version-etc.c
  gl/lib/version-etc.h
Copyright: 1991-2022, Free Software Foundation, Inc.
License: LGPL-3+

Files: gl/lib/cdefs.h
Copyright: The GNU Toolchain Authors.
 1992-2022, Free Software Foundation, Inc.
License: LGPL-2.1+

Files: gl/lib/closeout.c
  gl/lib/filemode.h
  gl/lib/fpending.c
  gl/lib/fpending.h
  gl/lib/quotearg.h
  gl/lib/save-cwd.h
Copyright: 1995, 1997-2022, Free Software Foundation
License: GPL-3+

Files: gl/lib/euidaccess.c
  gl/lib/fnmatch.in.h
Copyright: 1990-1993, 1995-2022, Free
License: LGPL-2.1+

Files: gl/lib/filemode.c
  gl/lib/idcache.c
Copyright: 1985, 1988-1990, 1993, 1997-2000, 2003-2007, 2009-2022, Free
License: GPL-3+

Files: gl/lib/fts.c
  gl/lib/fts_.h
Copyright: 2004-2022, Free Software Foundation, Inc.
License: BSD-3-clause and/or GPL-3+

Files: gl/lib/memrchr.c
  gl/lib/strtol.c
  gl/lib/timespec.h
Copyright: 1991-2000, 2002-2022, Free Software
License: LGPL-3+

Files: gl/lib/parse-datetime-gen.h
  gl/lib/parse-datetime.c
Copyright: 1984, 1989, 1990, 2000-2015, 2018-2021, Free Software Foundation
License: GPL-3+ with Bison-2.2 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.
 .
 This special exception was added by the Free Software Foundation in
 version 2.2 of Bison.

Files: gl/lib/str-kmp.h
Copyright: 2000-2022, Free Software Foundation, Inc.
License: LGPL-3

Files: gl/lib/strtoimax.c
Copyright: 1995-1997, 1999, 2001-2004, 2006, 2009-2022, Free Software Foundation
License: LGPL-3+

Files: gl/lib/uniwidth/width0.h
  gl/lib/uniwidth/width2.h
Copyright: 2000-2022, Free Software Foundation, Inc.
License: LGPL-3

Files: gl/m4/*
Copyright: 1992-2022, Free Software Foundation, Inc.
License: FSFULLR

Files: gl/m4/alloca.m4
  gl/m4/getline.m4
  gl/m4/getpagesize.m4
  gl/m4/idcache.m4
  gl/m4/intmax_t.m4
  gl/m4/malloca.m4
  gl/m4/mbrtowc.m4
  gl/m4/mempcpy.m4
  gl/m4/memrchr.m4
  gl/m4/mktime.m4
  gl/m4/modechange.m4
  gl/m4/pathmax.m4
  gl/m4/quote.m4
  gl/m4/safe-read.m4
  gl/m4/savedir.m4
  gl/m4/strnlen.m4
  gl/m4/xstrtod.m4
  gl/m4/yesno.m4
Copyright: 1997-2022, Free Software Foundation
License: FSFULLR

Files: gl/m4/codeset.m4
  gl/m4/d-ino.m4
  gl/m4/fstypename.m4
  gl/m4/stat-time.m4
Copyright: 1997-2022, Free Software
License: FSFULLR

Files: gl/m4/gettext.m4
  gl/m4/intl-thread-locale.m4
  gl/m4/intlmacosx.m4
  gl/m4/po.m4
  gl/m4/progtest.m4
Copyright: 1995-2022, Free Software Foundation, Inc.
License: FSFULLR

Files: gl/m4/gnulib-cache.m4
  gl/m4/gnulib-comp.m4
  gl/m4/std-gnu11.m4
Copyright: 1985-2022, Free Software Foundation, Inc.
License: GPL-3+

Files: gl/m4/lcmessage.m4
Copyright: 1995-2002, 2004, 2005, 2008-2014, 2016, 2019-2022, Free
License: FSFULLR

Files: gl/m4/nls.m4
Copyright: 1995-2003, 2005, 2006, 2008-2014, Free Software Foundation
License: FSFULLR

Files: gnulib-tests/*
Copyright: 1985-2022, Free Software Foundation, Inc.
License: GPL-3+

Files: gnulib-tests/_Noreturn.h
  gnulib-tests/arg-nonnull.h
  gnulib-tests/c++defs.h
  gnulib-tests/warn-on-use.h
Copyright: 2009-2022, Free Software Foundation, Inc.
License: LGPL-2+

Files: gnulib-tests/accept.c
  gnulib-tests/anytostr.c
  gnulib-tests/arpa_inet.in.h
  gnulib-tests/binary-io.c
  gnulib-tests/binary-io.h
  gnulib-tests/bind.c
  gnulib-tests/connect.c
  gnulib-tests/fdopen.c
  gnulib-tests/fpucw.h
  gnulib-tests/getpagesize.c
  gnulib-tests/getrandom.c
  gnulib-tests/ignore-value.h
  gnulib-tests/imaxtostr.c
  gnulib-tests/inttostr.c
  gnulib-tests/inttostr.h
  gnulib-tests/ioctl.c
  gnulib-tests/listen.c
  gnulib-tests/localename-table.c
  gnulib-tests/localename-table.h
  gnulib-tests/localename.c
  gnulib-tests/localename.h
  gnulib-tests/mkdir.c
  gnulib-tests/nanosleep.c
  gnulib-tests/netinet_in.in.h
  gnulib-tests/offtostr.c
  gnulib-tests/pthread-thread.c
  gnulib-tests/pthread.in.h
  gnulib-tests/pthread_sigmask.c
  gnulib-tests/qemu.h
  gnulib-tests/raise.c
  gnulib-tests/sched.in.h
  gnulib-tests/sched_yield.c
  gnulib-tests/secure_getenv.c
  gnulib-tests/select.c
  gnulib-tests/setsockopt.c
  gnulib-tests/sig-handler.c
  gnulib-tests/sig-handler.h
  gnulib-tests/sigaction.c
  gnulib-tests/signal.in.h
  gnulib-tests/sigprocmask.c
  gnulib-tests/sleep.c
  gnulib-tests/socket.c
  gnulib-tests/sys_ioctl.in.h
  gnulib-tests/sys_random.in.h
  gnulib-tests/sys_select.in.h
  gnulib-tests/tempname.c
  gnulib-tests/tempname.h
  gnulib-tests/thread-optim.h
  gnulib-tests/uinttostr.c
  gnulib-tests/umaxtostr.c
  gnulib-tests/usleep.c
  gnulib-tests/w32sock.h
  gnulib-tests/wctomb-impl.h
  gnulib-tests/wctomb.c
  gnulib-tests/windows-thread.c
  gnulib-tests/windows-thread.h
  gnulib-tests/windows-tls.c
  gnulib-tests/windows-tls.h
Copyright: 1985, 1987-2022, Free Software Foundation, Inc.
License: LGPL-2.1+

Files: gnulib-tests/atoll.c
  gnulib-tests/setlocale.c
  gnulib-tests/symlink.c
  gnulib-tests/test-binary-io.sh
  gnulib-tests/test-btowc1.sh
  gnulib-tests/test-btowc2.sh
  gnulib-tests/test-c-strcase.sh
  gnulib-tests/test-closein.sh
  gnulib-tests/test-fflush2.sh
  gnulib-tests/test-fpending.sh
  gnulib-tests/test-freadahead.sh
  gnulib-tests/test-fseek.sh
  gnulib-tests/test-fseek2.sh
  gnulib-tests/test-fseeko.sh
  gnulib-tests/test-fseeko2.sh
  gnulib-tests/test-fseeko3.sh
  gnulib-tests/test-fseeko4.sh
  gnulib-tests/test-ftell.sh
  gnulib-tests/test-ftell2.sh
  gnulib-tests/test-ftello.sh
  gnulib-tests/test-ftello2.sh
  gnulib-tests/test-ftello4.sh
  gnulib-tests/test-ftruncate.sh
  gnulib-tests/test-getcwd.sh
  gnulib-tests/test-iswdigit.sh
  gnulib-tests/test-iswxdigit.sh
  gnulib-tests/test-lseek.sh
  gnulib-tests/test-mbrtowc-w32-1.sh
  gnulib-tests/test-mbrtowc-w32-2.sh
  gnulib-tests/test-mbrtowc-w32-3.sh
  gnulib-tests/test-mbrtowc-w32-4.sh
  gnulib-tests/test-mbrtowc-w32-5.sh
  gnulib-tests/test-mbrtowc-w32-6.sh
  gnulib-tests/test-mbrtowc-w32-7.sh
  gnulib-tests/test-mbrtowc1.sh
  gnulib-tests/test-mbrtowc2.sh
  gnulib-tests/test-mbrtowc3.sh
  gnulib-tests/test-mbrtowc4.sh
  gnulib-tests/test-mbrtowc5.sh
  gnulib-tests/test-mbscasestr2.sh
  gnulib-tests/test-mbscasestr3.sh
  gnulib-tests/test-mbscasestr4.sh
  gnulib-tests/test-mbsinit.sh
  gnulib-tests/test-mbsrtowcs1.sh
  gnulib-tests/test-mbsrtowcs2.sh
  gnulib-tests/test-mbsrtowcs3.sh
  gnulib-tests/test-mbsrtowcs4.sh
  gnulib-tests/test-mbsstr2.sh
  gnulib-tests/test-mbsstr3.sh
  gnulib-tests/test-nl_langinfo.sh
  gnulib-tests/test-perror.sh
  gnulib-tests/test-select-in.sh
  gnulib-tests/test-select-out.sh
  gnulib-tests/test-setlocale1.sh
  gnulib-tests/test-setlocale2.sh
  gnulib-tests/test-verify.sh
  gnulib-tests/test-wcrtomb-w32-1.sh
  gnulib-tests/test-wcrtomb-w32-2.sh
  gnulib-tests/test-wcrtomb-w32-3.sh
  gnulib-tests/test-wcrtomb-w32-4.sh
  gnulib-tests/test-wcrtomb-w32-5.sh
  gnulib-tests/test-wcrtomb-w32-6.sh
  gnulib-tests/test-wcrtomb-w32-7.sh
  gnulib-tests/test-wcrtomb.sh
  gnulib-tests/test-xstrtol.sh
  gnulib-tests/test-xstrtoumax.sh
  gnulib-tests/test-yesno.sh
  gnulib-tests/tmpdir.h
  gnulib-tests/tmpfile.c
  gnulib-tests/wctob.c
Copyright: 1991-2022, Free Software Foundation, Inc.
License: LGPL-3+

Files: gnulib-tests/glthread/*
Copyright: 1985, 1987-2022, Free Software Foundation, Inc.
License: LGPL-2.1+

Files: gnulib-tests/inet_pton.c
Copyright: 2006, 2008-2022, Free Software Foundation, Inc.
License: ISC and/or LGPL-2.1+

Files: gnulib-tests/putenv.c
  gnulib-tests/strtol.c
Copyright: 1991-2000, 2002-2022, Free Software
License: LGPL-3+

Files: gnulib-tests/strtoll.c
  gnulib-tests/tmpdir.c
Copyright: 1995-1997, 1999, 2001-2004, 2006, 2009-2022, Free Software Foundation
License: LGPL-3+

Files: gnulib-tests/test-dynarray.c
Copyright: 2004-2022, Free Software Foundation, Inc.
License: GPL-2+

Files: gnulib-tests/uniwidth/test-uc_width2.sh
Copyright: 1991-2022, Free Software Foundation, Inc.
License: LGPL-3+

Files: lib/*
Copyright: 1985-2022, Free Software Foundation, Inc.
License: GPL-3+

Files: locate/*
Copyright: 1985-2022, Free Software Foundation, Inc.
License: GPL-3+

Files: locate/locate.1
  locate/locatedb.5
  locate/updatedb.1
Copyright: Copyright (co 1994-2022, Free Software Foundation, Inc.
License: GPL-3+

Files: m4/*
Copyright: 1995-2022, Free Software Foundation, Inc.
License: FSFULLR

Files: m4/nullsort.m4
Copyright: 1985-2022, Free Software Foundation, Inc.
License: GPL-3+

Files: tests/*
Copyright: 1985-2022, Free Software Foundation, Inc.
License: GPL-3+

Files: xargs/*
Copyright: 1985-2022, Free Software Foundation, Inc.
License: GPL-3+

Files: xargs/xargs.1
Copyright: Copyright (co 1990-2022, Free Software Foundation, Inc.
License: GPL-3+

License: BSD-3-clause
 The BSD License
 .
 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 copyright holder 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 HOLDER 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: FSFULLR
 This file is free software; the Free Software Foundation
 gives unlimited permission to copy and/or distribute it,
 with or without modifications, as long as this notice is preserved.

License: GFDL-NIV-1.3+
 Permission is granted to copy, distribute and/or modify this
 document under the terms of the GNU Free Documentation License,
 Version 1.3 or any later version published by the Free Software
 Foundation; with no Invariant Sections, no Front-Cover Texts, and
 no Back-Cover Texts.  A copy of the license is included in the
 section entitled "GNU Free Documentation License".
 .
 On Debian systems, the complete text of version 1.3 of the GNU Free
 Documentation License can be found in '/usr/share/common-licenses/GFDL-1.3'.

License: GPL-2+
 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; version 2 dated June, 1991, or (at
 your option) any later version.
 On Debian systems, the complete text of version 2 of the GNU General
 Public License can be found in '/usr/share/common-licenses/GPL-2'.

License: GPL-3+
 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; version 3 dated June, 2007, or (at
 your option) any later version.
 On Debian systems, the complete text of version 3 of the GNU General
 Public License can be found in '/usr/share/common-licenses/GPL-3'.

License: ISC
 The ISC License
 .
 Copyright (c) 2023 by the copyright holder
 .
 Permission to use, copy, modify, and/or distribute this software for any
 purpose with or without fee is hereby granted, provided that the above
 copyright notice and this permission notice appear in all copies.
 .
 THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
 WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
 MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
 ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
 OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

License: LGPL-2+
 This program is free software; you can redistribute it and/or modify it
 under the terms of the GNU Library General Public License as published by the
 Free Software Foundation; version 2 of the License, or (at
 your option) any later version.
 On Debian systems, the complete text of version 2 of the GNU Library
 General Public License can be found in '/usr/share/common-licenses/LGPL-2'.

License: LGPL-2.1+
 This program is free software; you can redistribute it and/or modify it
 under the terms of the GNU Lesser General Public License as published by the
 Free Software Foundation; version 2.1 of the License, or (at
 your option) any later version.
 On Debian systems, the complete text of version 2.1 of the GNU Lesser
 General Public License can be found in '/usr/share/common-licenses/LGPL-2.1'.

License: LGPL-3
 This program is free software; you can redistribute it and/or modify it
 under the terms of the GNU Lesser General Public License as published by the
 Free Software Foundation; version 3 of the License.
 On Debian systems, the complete text of version 3 of the GNU Lesser
 General Public License can be found in '/usr/share/common-licenses/LGPL-3'.

License: LGPL-3+
 This program is free software; you can redistribute it and/or modify it
 under the terms of the GNU Lesser General Public License as published by the
 Free Software Foundation; version 3 of the License, or (at
 your option) any later version.
 On Debian systems, the complete text of version 3 of the GNU Lesser
 General Public License can be found in '/usr/share/common-licenses/LGPL-3'.