summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2019-04-01 23:12:22 (EDT)
committer P. J. McDermott <pj@pehjota.net>2019-04-01 23:12:22 (EDT)
commit96f642f65061b515493e9f785b788a036a7af624 (patch)
treee3d978ab92f3165212285eff083da87df0bf2d55
parent89723153d22c03265d5b1ae70b4bb2c6bea21e2b (diff)
copyright: New file
-rw-r--r--copyright287
1 files changed, 287 insertions, 0 deletions
diff --git a/copyright b/copyright
new file mode 100644
index 0000000..8d09b03
--- /dev/null
+++ b/copyright
@@ -0,0 +1,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>.