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
|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: recode
Upstream-Contact: Reuben Thomas <rrt@sc3d.org>
Source: https://github.com/rrthomas/recode/
Files: *
Copyright: 1990-2025 Free Software Foundation, Inc.
License: GPL-3+
Files: INSTALL
Copyright: 1994-2022, Free Software Foundation, Inc
License: FSFAP
Files: COPYING
Copyright: 2007, Free Software Foundation, Inc. <http://fsf.org/>
License: GPL-3+
Files: COPYING-LIB
Copyright: 2007, Free Software Foundation, Inc. <http://fsf.org/>
License: LGPL-3+
Files: aclocal.m4
Copyright: 1992-2023, Free Software Foundation, Inc
License: FSFULLR
Files: configure
Copyright: 1992-2021, Free Software Foundation, Inc
License: FSFUL
This configure script is free software; the Free Software Foundation
gives unlimited permission to copy, distribute and modify it.
Files: tables.py
Copyright: 1990-2023, Free Software Foundation, Inc
License: GPL-3+
Files: Makefile.am
contrib/Makefile.am
doc/Makefile.am
src/Makefile.am
tests/Makefile.am
Copyright: 1991-2023, Free Software Foundation, Inc
License: GPL-3+
Files: build-aux/bootstrap.in
build-aux/extract-trace
build-aux/funclib.sh
build-aux/inline-source
build-aux/options-parser
Copyright: 2004-2019, Bootstrap Authors
License: MIT or GPL-2+
This file is dual licensed under the terms of the MIT license
<https://opensource.org/licenses/MIT>, and GPL version 2 or later
<http://www.gnu.org/licenses/gpl-2.0.html>. You must apply one of
these licenses when using or redistributing this software or any of
the files within it. See the URLs above, or the file `LICENSE`
included in the Bootstrap distribution for the full license texts.
Files: build-aux/config.rpath
Copyright: 1992-2023, Free Software Foundation, Inc
License: FSFULLR
Files: build-aux/install-sh
Copyright: 1994, X Consortium
License: Expat
Files: build-aux/compile
build-aux/depcomp
build-aux/mdate-sh
build-aux/missing
Copyright: 1995-2023, Free Software Foundation, Inc
License: GPL-2+ with Autoconf exception
Files: build-aux/config.guess
build-aux/config.sub
Copyright: 1992-2022, Free Software Foundation, Inc
License: GPL-3+ with Autoconf exception
Files: build-aux/ltmain.sh
Copyright: 1996-2015, Free Software Foundation, Inc
License: GPL-2+ with Libtool exception
Files: build-aux/texinfo.tex
Copyright: 1985-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").
Comment:
On Debian systems, the full text of the GNU General Public
License version 3 can be found in the file
`/usr/share/common-licenses/GPL-3'.
Files: contrib/recode.el
Copyright: 1995-2018, Progiciels Bourbeau-Pinard inc
License: GPL-3+
Files: doc/recode.texi
Copyright: 1990-2023, Free Software Foundation, Inc
License: recode-manual-license
Permission is granted to make and distribute verbatim copies of
this manual provided the copyright notice and this permission notice
are preserved on all copies.
.
Permission is granted to process this file through TeX and print the
results, provided the printed document carries copying permission
notice identical to this one except for the removal of this paragraph
(this paragraph not being relevant to the printed manual).
.
Permission is granted to copy and distribute modified versions of this
manual under the conditions for verbatim copying, provided that the entire
resulting derived work is distributed under the terms of a permission
notice identical to this one.
.
Permission is granted to copy and distribute translations of this manual
into another language, under the above conditions for modified versions,
except that this permission notice may be stated in a translation approved
by the Foundation.
Files: keld/*
Copyright: 1992, K. Simonsen
License: keld-license
Distribution of this memo is unlimited.
Comment: The *.def files are derived from the RFC.
Files: keld/NomsSeulsfinal.lst
Copyright: 2008, François Pinard
License: LGPL-3+
Files: lib/*
Copyright: 1990-2023, Free Software Foundation, Inc
License: LGPL-2.1+
Files: lib/Makefile.am
Copyright: 1990-2023, Free Software Foundation, Inc
License: GPL-3+ with Autoconf exception
Files: lib/argmatch.c
lib/argmatch.h
lib/basename.c
lib/dirname.c
lib/quote.h
lib/quotearg.c
lib/quotearg.h
lib/xalloc-die.c
lib/xalloc.h
lib/xmalloc.c
Copyright: 1990-2023, Free Software Foundation, Inc
License: GPL-3+
Files: lib/utime.c
lib/vfprintf.c
lib/vprintf.c
lib/xbinary-io.c
lib/xbinary-io.h
Copyright: 1990-2023, Free Software Foundation, Inc
License: LGPL-3+
Files: lib/_Noreturn.h
lib/arg-nonnull.h
lib/c++defs.h
lib/warn-on-use.h
Copyright: 2009-2023, Free Software Foundation, Inc
License: LGPL-2+
Files: m4/*
Copyright: 1992-2023, Free Software Foundation, Inc
License: FSFULLR
Files: m4/gnulib-cache.m4
m4/gnulib-comp.m4
Copyright: 1990-2023, Free Software Foundation, Inc
License: GPL-3+
Files: po/Makefile.in.in
Copyright: 1995-2010, Ulrich Drepper <drepper@gnu.ai.mit.edu>
License: gettext-Makefile-license
This file can be copied and used freely without restrictions. It can
be used in projects which are not available under the GNU General Public
License but which still want to provide support for the GNU gettext
functionality.
Files: po/*.po
Copyright: 1996-2023, Free Software Foundation, Inc
License: LGPL-3+
Comment: See individual files for more information.
Files: src/african.c
src/afrtran.c
src/ascilat1.l
src/atarist.c
src/bangbang.c
src/base64.c
src/base64.h
src/btexlat1.l
src/cdcnos.c
src/charname.c
src/charname.h
src/cleaner.h
src/combine.c
src/common.h
src/dump.c
src/ebcdic.c
src/endline.c
src/flat.c
src/fr-charname.c
src/fr-charname.h
src/html.c
src/ibmpc.c
src/iconqnx.c
src/iconv.c
src/iconvdecl.h
src/java.c
src/lat1asci.c
src/lat1btex.c
src/lat1ltex.c
src/lat1txte.c
src/ltexlat1.l
src/mule.c
src/names.c
src/outer.c
src/permut.c
src/quoted.c
src/recode.c
src/recode.h
src/recodext.h
src/request.c
src/rfc1345.c
src/rfc1345.h
src/strip-data.c
src/strip-pool.c
src/task.c
src/testdump.c
src/texinfo.c
src/txtelat1.l
src/ucs.c
src/utf16.c
src/utf7.c
src/utf8.c
src/varia.c
Copyright: 1990-2023, Free Software Foundation, Inc
License: LGPL-3+
Files: src/mergelex.py
src/main.c
src/mixed.c
Copyright: 1990-2023, Free Software Foundation, Inc
License: GPL-3+
Files: src/lat1ansel.c
src/lat1iso5426.c
Copyright: 1990-2018, Free Software Foundation, Inc
Konrad Zuse Zentrum für Informationstechnik Berlin
1998, Wolfram Schneider <wosch@freebsd.org>
License: GPL-3+
Files: src/ansellat1.l
src/iso5426lat1.l
Copyright: Konrad Zuse Zentrum für Informationstechnik Berlin
1998, Wolfram Schneider <wosch@freebsd.org>
License: BSD-2-clause
Files: src/vn.c
Copyright: 1999-2018, Progiciels Bourbeau-Pinard, Inc
License: LGPL-3+
Files: tests/Recode.pyx
Copyright: 1990-2023, Free Software Foundation, Inc
License: GPL-3+
Files: tests/pytest
tests/t90_bigauto.py
Copyright: 1995-2018, Progiciels Bourbeau-Pinard, Inc
License: GPL-3+
Files: debian/*
Copyright: 2024 Santiago Vila
License: public-domain
I believe that none of these files contain any creative
expression eligible for copyright.
License: BSD-2-clause
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.
.
THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 AUTHOR 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: 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: 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.
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: GPL-2+ with Libtool exception
As a special exception to the GNU General Public License,
if you distribute this file as part of a program or library that
is built using GNU Libtool, you may include this file under the
same distribution terms that you use for the rest of that program.
Comment:
See the “GPL-2+” license for the main license text; the Libtool exception
is given above.
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 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 package; if not, see
<https://www.gnu.org/licenses/>.
Comment:
On Debian systems, the full text of the GNU General Public
License version 2 can be found in the file
`/usr/share/common-licenses/GPL-2'.
License: GPL-2+ with Autoconf exception
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.
Comment:
See the “GPL-2+” license for the main license text; the AutoConf exception
is given above.
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 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 package; if not, see
<https://www.gnu.org/licenses/>.
Comment:
On Debian systems, the full text of the GNU General Public
License version 3 can be found in the file
`/usr/share/common-licenses/GPL-3'.
License: GPL-3+ with AutoConf exception
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").
Comment:
See the “GPL-3+” license for the main license text; the AutoConf exception
is given above.
License: LGPL-2+
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;
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 Lesser General
Public License along with this package; if not, see
<https://www.gnu.org/licenses/>.
Comment:
On Debian systems, the full text of the GNU Lesser General
Public License version 2 can be found in the file
`/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;
either version 2.1 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 Lesser General
Public License along with this package; if not, see
<https://www.gnu.org/licenses/>.
Comment:
On Debian systems, the full text of the GNU Lesser General
Public License version 2.1 can be found in the file
`/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;
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 Lesser General
Public License along with this package; if not, see
<https://www.gnu.org/licenses/>.
Comment:
On Debian systems, the full text of the GNU Lesser General
Public License version 3 can be found in the file
`/usr/share/common-licenses/LGPL-3'.
License: MIT
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.
|