diff options
author | Werner Koch <[email protected]> | 2015-08-28 12:46:16 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2015-08-28 12:47:32 +0000 |
commit | cdb1e6484d6f094f8e795bfec5b314ec524a90f8 (patch) | |
tree | f0c3a7a17dc146acba105b566f93a0b33e8f0cba /doc | |
parent | Support Cygwin local sockets. (diff) | |
download | libassuan-2.3.0.tar.gz libassuan-2.3.0.zip |
Release 2.3.0libassuan-2.3.0
* configure.ac: Set LT version to C6/A6/R0.
Signed-off-by: Werner Koch <[email protected]>
Diffstat (limited to '')
-rw-r--r-- | doc/assuan.texi | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/assuan.texi b/doc/assuan.texi index 0a49d71..c822190 100644 --- a/doc/assuan.texi +++ b/doc/assuan.texi @@ -3,7 +3,8 @@ @setfilename assuan.info @macro copyrightnotice -Copyright @copyright{} 2002, 2003, 2006, 2007, 2011 Free Software Foundation, Inc. +Copyright @copyright{} 2001--2013 Free Software Foundation, Inc. @* +Copyright @copyright{} 2001--2015 g10 Code GmbH @end macro @macro permissionnotice Permission is granted to copy, distribute and/or modify this document |