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
|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: diffutils
Upstream-Contact: bug-diffutils@gnu.org
Source: https://ftp.gnu.org/gnu/diffutils/
Comment: This is the Debian prepackaged version of the GNU diffutils package.
GNU `diff' was written by Mike Haertel, David Hayes, Richard Stallman,
Len Tower, and Paul Eggert. Wayne Davison designed and implemented
the unified output format. GNU `diff3' was written by Randy Smith.
GNU `sdiff' was written by Thomas Lord. GNU `cmp' was written by
Torbjorn Granlund and David MacKenzie.
Files: *
Copyright: 1985-1986, 1988-1989, 1990-2023 Free Software Foundation, Inc.
License: GPL-3+
Files: aclocal.m4
build-aux/config.rpath
m4/*
Copyright: 1996-2023 Free Software Foundation, Inc.
License: FSFULLR
Files: */Makefile.in
Copyright: 1994-2023 Free Software Foundation, Inc.
License: GPL-3+ and FSFULLR
Files: lib/*
gnulib-tests/accept.c
gnulib-tests/arpa_inet.in.h
gnulib-tests/asnprintf.c
gnulib-tests/bind.c
gnulib-tests/c-strcasestr.c
gnulib-tests/c-strcasestr.h
gnulib-tests/connect.c
gnulib-tests/fdopen.c
gnulib-tests/float+.h
gnulib-tests/float.c
gnulib-tests/float.in.h
gnulib-tests/fpucw.h
gnulib-tests/getcwd-lgpl.c
gnulib-tests/glthread/thread.c
gnulib-tests/glthread/thread.h
gnulib-tests/hash-pjw.c
gnulib-tests/hash-pjw.h
gnulib-tests/ioctl.c
gnulib-tests/itold.c
gnulib-tests/listen.c
gnulib-tests/nanosleep.c
gnulib-tests/netinet_in.in.h
gnulib-tests/perror.c
gnulib-tests/pipe.c
gnulib-tests/printf-args.c
gnulib-tests/printf-args.h
gnulib-tests/printf-parse.c
gnulib-tests/printf-parse.h
gnulib-tests/pselect.c
gnulib-tests/pthread-thread.c
gnulib-tests/pthread.in.h
gnulib-tests/pthread_sigmask.c
gnulib-tests/same-inode.h
gnulib-tests/sched.in.h
gnulib-tests/select.c
gnulib-tests/setsockopt.c
gnulib-tests/size_max.h
gnulib-tests/sleep.c
gnulib-tests/snprintf.c
gnulib-tests/socket.c
gnulib-tests/sockets.c
gnulib-tests/sockets.h
gnulib-tests/str-two-way.h
gnulib-tests/strerror_r.c
gnulib-tests/sys_ioctl.in.h
gnulib-tests/sys_select.in.h
gnulib-tests/sys_socket.c
gnulib-tests/sys_socket.in.h
gnulib-tests/sys_uio.in.h
gnulib-tests/time.c
gnulib-tests/vasnprintf.c
gnulib-tests/vasnprintf.h
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
gnulib-tests/xsize.c
gnulib-tests/xsize.h
Copyright: 1985, 1987-2023 Free Software Foundation, Inc.
License: LGPL-2.1+
Files: gnulib-tests/gnulib.mk
lib/gnulib.mk
Copyright: Copyright (C) 2002-2023 Free Software Foundation, Inc.
License: GPL-3+ with autoconf exception
This file 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 file 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 file. If not, see <https://www.gnu.org/licenses/>.
.
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 Autoconf, under
the same distribution terms as the rest of that program.
.
On Debian systems, the complete text of the GNU General Public License version
3 may be found in `/usr/share/common-licenses/GPL-3'.
Files: build-aux/texinfo.tex
Copyright: Copyright 1985, 1986, 1988, 1990-2023 Free Software Foundation, Inc.
License: GPL-3+ with texinfo exception
This texinfo.tex file 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 texinfo.tex file 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, when this file is read by TeX when processing
a Texinfo source document, you may use the result without
restriction. This Exception is an additional permission under section 7
of the GNU General Public License, version 3 ("GPLv3").
.
On Debian systems, the complete text of the GNU General Public License
version 3 may be found in `/usr/share/common-licenses/GPL-3'.
Files: gnulib-tests/_Noreturn.h
gnulib-tests/arg-nonnull.h
gnulib-tests/c++defs.h
gnulib-tests/warn-on-use.h
lib/_Noreturn.h
lib/arg-nonnull.h
lib/c++defs.h
lib/warn-on-use.h
Copyright: 1995-2023 Free Software Foundation, Inc.
License: LGPL-2.0+
Files: build-aux/ar-lib
build-aux/compile
build-aux/depcomp
build-aux/gnupload
build-aux/mdate-sh
build-aux/missing
build-aux/test-driver
gnulib-tests/altstack-util.h
gnulib-tests/mmap-anon-util.h
gnulib-tests/test-dynarray.c
gnulib-tests/test-sigsegv-catch-segv1.c
gnulib-tests/test-sigsegv-catch-segv2.c
gnulib-tests/test-sigsegv-catch-stackoverflow1.c
gnulib-tests/test-sigsegv-catch-stackoverflow2.c
lib/sigsegv.in.h
Copyright: 1995-2023 Free Software Foundation, Inc.
License: GPL-2+
Files: lib/sigsegv.c
Copyright: 1993-2023 Free Software Foundation, Inc.
2018 Nylon Chen <nylon7@andestech.com>
License: GPL-2+
Files: lib/stackvma.c
lib/stackvma.h
Copyright: 2002-2023 Free Software Foundation, Inc.
2003-2006 Paolo Bonzini <bonzini@gnu.org>
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.
Files: INSTALL
Copyright: 1994-1996, 1999-2002, 2004-2017, 2020-2021 Free Software Foundation, Inc.
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
doc/*.texi
doc/diffutils.info
Copyright: 1992-1994, 1998, 2001-2002, 2004, 2006, 2007, 2008, 2009-2023
Free Software Foundation, Inc.
License: GFDL-NIV-1.3
Files: lib/Makefile.am
lib/argmatch.c
lib/argmatch.h
lib/basename.c
lib/c-stack.c
lib/c-stack.h
lib/cmpbuf.c
lib/cmpbuf.h
lib/diffseq.h
lib/dirname.c
lib/exclude.c
lib/exclude.h
lib/file-type.c
lib/file-type.h
lib/filenamecat.c
lib/progname.c
lib/progname.h
lib/propername.c
lib/propername.h
lib/quote.h
lib/quotearg.c
lib/quotearg.h
lib/sh-quote.c
lib/sh-quote.h
lib/stat-macros.h
lib/stdopen.c
lib/stdopen.h
lib/system-quote.c
lib/system-quote.h
lib/trim.c
lib/trim.h
lib/unlocked-io.h
lib/xalloc-die.c
lib/xalloc.h
lib/xfreopen.c
lib/xfreopen.h
lib/xmalloc.c
lib/xmalloca.c
lib/xmalloca.h
lib/xreadlink.c
lib/xreadlink.h
lib/xstdopen.c
lib/xstdopen.h
lib/xstriconv.c
lib/xstriconv.h
lib/xstrtoimax.c
lib/xstrtol.c
lib/xstrtol.h
lib/xstrtoul.c
m4/gnulib-comp.m4
Copyright: 1985-1986, 1988-1989, 1990-2023 Free Software Foundation, Inc.
License: GPL-3+
Files: gnulib-tests/atoll.c
gnulib-tests/putenv.c
gnulib-tests/symlink.c
gnulib-tests/wctob.c
lib/freopen.c
lib/gettime.c
lib/mbscasecmp.c
lib/mbslen.c
lib/mbsstr.c
lib/mbuiter.c
lib/mbuiter.h
lib/nstrftime.c
lib/strftime.h
lib/strtoimax.c
lib/strtol.c
lib/strtoll.c
lib/time-internal.h
lib/time_rz.c
lib/timespec.c
lib/timespec.h
lib/tzset.c
lib/version-etc-fsf.c
lib/version-etc.c
lib/version-etc.h
Copyright: 1985-1986, 1988-1989, 1990-2023 Free Software Foundation, Inc.
License: LGPL-3.0+
Files: lib/str-kmp.h
Copyright: 2005-2023 Free Software Foundation, Inc.
License: LGPL-3.0+ or GPL-2+
This file is free software.
It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+".
You can redistribute it and/or modify it under either
- the terms of the GNU Lesser General Public License as published
by the Free Software Foundation; either version 3, or (at your
option) any later version, or
- 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, or
- the same dual license "the GNU LGPLv3+ or the GNU GPLv2+".
.
This file 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
Lesser General Public License and the GNU General Public License
for more details.
.
You should have received a copy of the GNU Lesser General Public
License and of the GNU General Public License along with this
program. If not, see <https://www.gnu.org/licenses/>. */
.
On Debian systems, the complete text of the GNU Lesser General Public License
version 3 may be found in `/usr/share/common-licenses/LGPL-3'.
Files: debian/*
Copyright: 2022 Santiago Vila
License: public-domain
I believe that none of these files contain any creative
expression eligible for copyright.
License: LGPL-2.0+
This file 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; either version 2 of the
License, or (at your option) any later version.
.
This file 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 Lesser General Public License for more details.
.
You should have received a copy of the GNU Lesser General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>
.
On Debian systems, the complete text of the GNU Lesser General Public License
version 2 may be found in `/usr/share/common-licenses/LGPL-2'.
License: LGPL-2.1+
This file 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; either version 2.1 of the
License, or (at your option) any later version.
.
This file 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 Lesser General Public License for more details.
.
You should have received a copy of the GNU Lesser General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>
.
On Debian systems, the complete text of the GNU Lesser General Public License
version 2.1 may be found in `/usr/share/common-licenses/LGPL-2.1'.
License: LGPL-3.0+
This file 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; either version 3 of the
License, or (at your option) any later version.
.
This file 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 Lesser General Public License for more details.
.
You should have received a copy of the GNU Lesser General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>
.
On Debian systems, the complete text of the GNU Lesser General Public License
version 3 may be found in `/usr/share/common-licenses/LGPL-3'.
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; 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/>.
.
On Debian systems, the complete text of the GNU General Public License version
3 may be found in `/usr/share/common-licenses/GPL-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; either version 2 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/>.
.
On Debian systems, the complete text of the GNU General Public License version
2 may be found in `/usr/share/common-licenses/GPL-2'.
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 the GNU Free Documentation License
version 1.3 may be found in `/usr/share/common-licenses/GFDL-1.3'.
|