aboutsummaryrefslogtreecommitdiffstats
path: root/AUTHORS
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2014-08-17 11:05:02 +0000
committerWerner Koch <[email protected]>2014-08-17 11:07:16 +0000
commit5865eeeb809a9bf6ab66fa40cb4bb7259e43e1c8 (patch)
tree182f36051a42dcb9d0293bfd643ba8fc22277724 /AUTHORS
parentFix possible segv in a call to _assuan_debug. (diff)
downloadlibassuan-5865eeeb809a9bf6ab66fa40cb4bb7259e43e1c8.tar.gz
libassuan-5865eeeb809a9bf6ab66fa40cb4bb7259e43e1c8.zip
Update copyright info
--
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS36
1 files changed, 34 insertions, 2 deletions
diff --git a/AUTHORS b/AUTHORS
index 7d2e7c3..2219f35 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -5,6 +5,14 @@ Security related bug reports: [email protected]
License (library): LGPLv2.1+
License (manual): GPLv3+
+Libassuan is free software. See below for details. 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.
+
+
+Authors with a FSF copyright assignment
+=======================================
Werner Koch <[email protected]>
- Initial code.
@@ -22,15 +30,39 @@ Ben Kibbey <[email protected]> Assigns Past and Future Changes For GnuPG.
- Fixes and new features
-DCO:
+Authors with a DCO
+==================
+
+Notes:
+======
Libassuan was orginally part of NewPG, a temporary fork of GnuPG, and
later split of into a separate library.
- Copyright 2003, 2007, 2008, 2011, 2013 Free Software Foundation, Inc.
+Copyright
+=========
+
+The Libassuan code distributed under the GNU Lesser General Public
+License, version 2.1 or later. The manual is distributed under the
+GNU General Public License, Version 3 or later.
+
+List of Copyright holders
+=========================
+
+ Copyright (C) 1992-2013 Free Software Foundation, Inc.
+ Copyright (C) 1994 X Consortium
+ Copyright (C) 2000 Werner Koch (dd9jn)
+ Copyright (C) 2001-2014 g10 Code GmbH
+ Copyright (C) 2004 Simon Josefsson
+
+
+==========
+
+ Copyright 2003-2013 Free Software Foundation, Inc.
+ Copyright (C) 2013-2014 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