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
|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: hoel
Source: https://github.com/benmcollins/libjwt
Files-Excluded:
libjwt/base64.*
Files: *
Copyright: 2015-2024 Ben Collins <ben@cyphre.com>
License: MPL-2.0
Files: libjwt/jwt-gnutls.c
Copyright: 2017 Nicolas Mora <mail@babelouest.org>
License: MPL-2.0
Files: tests/*
Copyright: 2017 nobody
License: public-domain
Files: m4/ax_code_coverage.m4
Copyright: 2012, 2016 Philip Withnall
2012 Xan Lopez
2012 Christian Persch
2012 Paolo Borelli
2012 Dan Winship
2015 Bastien ROUCARIES
License: LGPL-2.1+
Files: m4/ax_valgrind_check.m4
Copyright: 2014, 2015, 2016 Philip Withnall <philip.withnall@collabora.co.uk>
License: permissive
Files: doxygen.mk m4/doxygen.m4
Copyright: 2004 Oren Ben-Kiki
License: GPL-3+-with-Autoconf-exception
Files: debian/*
Copyright: 2017-2024 Thorsten Alteholz <debian@alteholz.de>
License: LGPL-3+
License: MPL-2.0
This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/.
.
On Debian systems you can find the license in:
/usr/share/common-licenses/MPL-2.0
License: LGPL-3+
This library 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 library 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 the JWT Library; if not, see
<http://www.gnu.org/licenses/>.
License: public-domain
Public domain, no copyright. Use at your own risk.
License: GPL-3+-with-Autoconf-exception
This file is part of Autoconf. 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.
.
Under Section 7 of GPL version 3, you are granted additional
permissions described in the Autoconf Configure Script Exception,
version 3.0, as published by the Free Software Foundation.
.
You should have received a copy of the GNU General Public License
and a copy of the Autoconf Configure Script Exception along with
this program; see the files COPYINGv3 and COPYING.EXCEPTION
respectively. If not, see <http://www.gnu.org/licenses/>.
.
The GNU General Public License version 3 may be found on Debian systems
in /usr/share/common-licenses/GPL-3.
.
The Autoconf Configure Script Exception version 3 is below:
.
AUTOCONF CONFIGURE SCRIPT EXCEPTION
Version 3.0, 18 August 2009
.
Copyright (C) 2009 Free Software Foundation, Inc. <http://fsf.org/>
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
.
This Exception is an additional permission under section 7 of the GNU
General Public License, version 3 ("GPLv3"). It applies to a given
file that bears a notice placed by the copyright holder of the file
stating that the file is governed by GPLv3 along with this Exception.
.
The purpose of this Exception is to allow distribution of Autoconf's
typical output under terms of the recipient's choice (including
proprietary).
.
0. Definitions
.
"Covered Code" is the source or object code of a version of Autoconf
that is a covered work under this License.
.
"Normally Copied Code" for a version of Autoconf means all parts of
its Covered Code which that version can copy from its code (i.e., not
from its input file) into its minimally verbose, non-debugging and
non-tracing output.
.
"Ineligible Code" is Covered Code that is not Normally Copied Code.
.
1. Grant of Additional Permission.
.
You have permission to propagate output of Autoconf, even if such
propagation would otherwise violate the terms of GPLv3. However, if
by modifying Autoconf you cause any Ineligible Code of the version you
received to become Normally Copied Code of your modified version, then
you void this Exception for the resulting covered work. If you convey
that resulting covered work, you must remove this Exception in accordance
with the second paragraph of Section 7 of GPLv3.
.
2. No Weakening of Autoconf Copyleft.
.
The availability of this Exception does not imply any general presumption
that third-party software is unaffected by the copyleft requirements of
the license of Autoconf.
License: LGPL-2.1+
This library 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 library 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 <http://www.gnu.org/licenses/>.
License: permissive
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 any
warranty.
|