diff options
Diffstat (limited to 'copyright')
-rw-r--r-- | copyright | 63 |
1 files changed, 63 insertions, 0 deletions
diff --git a/copyright b/copyright new file mode 100644 index 0000000..ff7449c --- /dev/null +++ b/copyright @@ -0,0 +1,63 @@ +Upstream Source +=============== + +In General +---------- + +Copyright (C) 2002, 2004, 2005, 2009, 2011, 2012, 2015, 2017 g10 Code GmbH + +This file is part of nPth. + +nPth 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. + +nPth 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 this system, a copy of the GNU Lesser General Public License may be found at +<file:///usr/share/common-licenses/LGPL-2.1>. + +npth-config.in +-------------- + +Copyright (C) 1999, 2002, 2003 Free Software Foundation, Inc. + +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. + +npth.m4 +------- + +Copyright (C) 2002, 2003, 2004, 2011 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. + + +Distribution Packaging +====================== + +Copyright (C) 2014 Patrick "P. J." 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>. |