summaryrefslogtreecommitdiffstats
path: root/copyright
blob: 8d09b032ee1a2dd431618ed647087fecabd84b8b (plain)
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
Upstream Source
===============

In General
----------

Copyright (C) 2000, 2001 Werner Koch (dd9jn)
Copyright (C) 2001-2018 g10 Code GmbH

This file is part of GPGME.

GPGME 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.

GPGME 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://gnu.org/licenses/>.
SPDX-License-Identifier: LGPL-2.1-or-later

On this system, a copy of the GNU Lesser General Public License may be found at
<file:///usr/share/common-licenses/LGPL-2.1>.

lang/cpp/
---------

Copyright (C) 2003, 2004, 2005, 2007, 2008, 2009, 2010 Klarälvdalens Datakonsult AB
Copyright (C) 2016, 2017 by Bundesamt für Sicherheit in der Informationstechnik
Copyright (C) 2016, Intevation GmbH

This file is part of GPGME++.

GPGME++ 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; either
version 2 of the License, or (at your option) any later version.

GPGME++ 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 Library General Public License for more details.

You should have received a copy of the GNU Library General Public License
along with GPGME++; see the file COPYING.LIB.  If not, write to the
Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02110-1301, USA.

On this system, a copy of the GNU Library General Public License may be found at
<file:///usr/share/common-licenses/LGPL-2>.

src/argparse.c, src/argparse.h
------------------------------

Copyright (C) 1998-2001, 2006-2008, 2012 Free Software Foundation, Inc.
Copyright (C) 1997-2001, 2006-2008, 2013-2015 Werner Koch

This file is part of GnuPG.

GnuPG is free software; you can redistribute it and/or modify it
under the terms of either

  - 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.

or

  - 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.

or both in parallel, as here.

GnuPG 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 copies of the GNU General Public License
and the GNU Lesser General Public License along with this program;
if not, see <https://www.gnu.org/licenses/>.

On this system, a copy of the GNU Lesser General Public License may be found at
<file:///usr/share/common-licenses/LGPL-3>.

On this system, a copy of the GNU General Public License may be found at
<file:///usr/share/common-licenses/GPL-2>.

src/b64dec.c
------------

Copyright (C) 2008, 2011 Free Software Foundation, Inc.
Copyright (C) 2008, 2011, 2016 g10 Code GmbH

This file is part of GnuPG.

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://gnu.org/licenses/>.
SPDX-License-Identifier: LGPL-2.1-or-later

On this system, a copy of the GNU Lesser General Public License may be found at
<file:///usr/share/common-licenses/LGPL-2.1>.

src/cJSON.c, src/cJSON.h
------------------------

Copyright (c) 2009 Dave Gamble

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.

SPDX-License-Identifier: MIT

src/gpgme-config.in, src/gpgme.m4
---------------------------------

Copyright (C) 1999, 2002, 2003 Free Software Foundation, Inc.
Copyright (C) 2002, 2003, 2004, 2014, 2018 g10 Code GmbH

This file is free software; as a special exception the author gives
unlimited permission to copy and/or distribute it, with or without
modifications, as long as this notice is preserved.

This file is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

src/gpgme-tool.c
----------------

Copyright (C) 2009, 2010, 2012, 2013 g10 Code GmbH
Copyright (C) 2001, 2003, 2009, 2011 Free Software Foundation, Inc.

This file is part of GPGME.

GPGME is free software; you can redistribute this file 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.

GPGME 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 General Public License
along with this program; if not, see <https://gnu.org/licenses/>.
SPDX-License-Identifier: GPL-3.0-or-later

On this system, a copy of the GNU General Public License may be found at
<file:///usr/share/common-licenses/GPL-3>.

src/mbox-util.c, src/mbox-util.h
--------------------------------

Copyright (C) 1998-2010 Free Software Foundation, Inc.
Copyright (C) 1998-2015 Werner Koch

This file is part of GnuPG.

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://gnu.org/licenses/>.
SPDX-License-Identifier: LGPL-2.1-or-later

On this system, a copy of the GNU Lesser General Public License may be found at
<file:///usr/share/common-licenses/LGPL-2.1>.

src/setenv.c, src/stpcpy.c
--------------------------

Copyright (C) 1992,1995-2002,2004 Free Software Foundation, Inc.
This file is part of the GNU C Library.

The GNU C 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.

The GNU C 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 <https://gnu.org/licenses/>.
SPDX-License-Identifier: LGPL-2.1-or-later

On this system, a copy of the GNU Lesser General Public License may be found at
<file:///usr/share/common-licenses/LGPL-2.1>.

doc/gpgme.texi, doc/uiserver.texi, doc/gpgme.info*
--------------------------------------------------

Copyright © 2002–2008, 2010, 2012–2018 g10 Code GmbH.

     Permission is granted to copy, distribute and/or modify this
     document 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.  The text of the
     license can be found in the section entitled “Copying”.

   This document 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.

On this system, a copy of the GNU General Public License may be found at
<file:///usr/share/common-licenses/GPL-3>.

doc/texinfo.tex
---------------

Copyright (C) 1985, 1986, 1988, 1990, 1991, 1992, 1993, 1994, 1995, 2007,
1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
2007 Free Software Foundation, Inc.

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 has been our intent since Texinfo was invented.)

On this system, a copy of the GNU General Public License may be found at
<file:///usr/share/common-licenses/GPL-3>.


Distribution Packaging
======================

Copyright (C) 2014, 2018 Patrick McDermott

These files may be reproduced, distributed, modified, and otherwise dealt in
under the terms of the Expat License.

On this system, a copy of the Expat License may be found at
<file:///usr/share/common-licenses/Expat>.