Added Cyg-Win
This commit is contained in:
parent
82cbc206eb
commit
413c315806
10586 changed files with 3806249 additions and 0 deletions
104
Agent-Windows/OGP64/usr/share/doc/libksba/AUTHORS
Normal file
104
Agent-Windows/OGP64/usr/share/doc/libksba/AUTHORS
Normal file
|
|
@ -0,0 +1,104 @@
|
|||
Program: Libksba
|
||||
Download: https://gnupg.org/ftp/gcrypt/libksba/
|
||||
Repository: git://git.gnupg.org/libksba.git
|
||||
Maintainer: Werner Koch <wk@gnupg.org>
|
||||
Bug reports: https://bugs.gnupg.org
|
||||
Security related bug reports: <security@gnupg.org>
|
||||
License (library): LGPLv3+/GPLv2+
|
||||
License (tools, manual): GPLv3+
|
||||
|
||||
|
||||
Libksba is free software. See the files COPYING.* for detailed
|
||||
copying conditions, and this file for notices about a few
|
||||
contributions that require these additional notices to be distributed.
|
||||
License copyright years may be listed using range notation, e.g.,
|
||||
2000-2013, indicating that every year in the range, inclusive, is a
|
||||
copyrightable year that would otherwise be listed individually.
|
||||
|
||||
|
||||
List of Authors
|
||||
===============
|
||||
|
||||
g10 Code GmbH
|
||||
Design and most stuff.
|
||||
|
||||
|
||||
GNUTLS Fabio Fiorina 2001-06-19
|
||||
[According to CVS log of August 5, 2001 @ 11:38: "renamed cert_* to
|
||||
x509_*" , further more, the original names must have been changed from
|
||||
Fabio's orginal ones to cert_* when he commited them to CVS] As of
|
||||
now the following files contain some of this code:
|
||||
(asn1-parse.y, asn1-func.[ch])
|
||||
|
||||
|
||||
Copyright
|
||||
=========
|
||||
|
||||
Copyright (C) 2001-2006, 2010-2015, 2018-2023 g10 Code GmbH
|
||||
Copyright (C) 2001-2003, 2007 Free Software Foundation, Inc.
|
||||
Copyright (C) 2000, 2001 Fabio Fiorina
|
||||
|
||||
The library and the header files are distributed under the following
|
||||
terms (LGPLv3+/GPLv2+):
|
||||
|
||||
KSBA 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.
|
||||
|
||||
KSBA 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.
|
||||
|
||||
The other parts (e.g. manual, build system, tests) are distributed
|
||||
under the following terms (GPLv3):
|
||||
|
||||
KSBA 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.
|
||||
|
||||
KSBA 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.
|
||||
|
||||
The ASN.1 definition for CMS is based on a specification published
|
||||
under the following terms (see src/cms.asn):
|
||||
|
||||
Copyright (C) The Internet Society (1999). All Rights Reserved.
|
||||
|
||||
This document and translations of it may be copied and furnished to
|
||||
others, and derivative works that comment on or otherwise explain it
|
||||
or assist in its implementation may be prepared, copied, published
|
||||
and distributed, in whole or in part, without restriction of any
|
||||
kind, provided that the above copyright notice and this paragraph are
|
||||
included on all such copies and derivative works. However, this
|
||||
document itself may not be modified in any way, such as by removing
|
||||
the copyright notice or references to the Internet Society or other
|
||||
Internet organizations, except as needed for the purpose of
|
||||
developing Internet standards in which case the procedures for
|
||||
copyrights defined in the Internet Standards process must be
|
||||
followed, or as required to translate it into languages other than
|
||||
English.
|
||||
|
||||
The limited permissions granted above are perpetual and will not be
|
||||
revoked by the Internet Society or its successors or assigns.
|
||||
|
||||
This document and the information contained herein is provided on an
|
||||
"AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING
|
||||
TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING
|
||||
BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION
|
||||
HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF
|
||||
MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
|
||||
Loading…
Add table
Add a link
Reference in a new issue