diff options
author | Werner Koch <[email protected]> | 2018-04-18 17:30:50 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2018-04-18 17:30:50 +0000 |
commit | 67b4dafb6d3fe2b5ab889417126ca5d509c0e3ca (patch) | |
tree | a84e7f0113dfa5f0a8b62768715f10fb2dc02ca8 /src/gpgme.h.in | |
parent | doc: Unify comment style in gpgme.h (diff) | |
download | gpgme-67b4dafb6d3fe2b5ab889417126ca5d509c0e3ca.tar.gz gpgme-67b4dafb6d3fe2b5ab889417126ca5d509c0e3ca.zip |
doc: Update copyright years and change two URLs.
--
Signed-off-by: Werner Koch <[email protected]>
Diffstat (limited to 'src/gpgme.h.in')
-rw-r--r-- | src/gpgme.h.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/gpgme.h.in b/src/gpgme.h.in index 84516f91..49fafb90 100644 --- a/src/gpgme.h.in +++ b/src/gpgme.h.in @@ -1,6 +1,6 @@ /* gpgme.h - Public interface to GnuPG Made Easy. -*- c -*- * Copyright (C) 2000 Werner Koch (dd9jn) - * Copyright (C) 2001-2017 g10 Code GmbH + * Copyright (C) 2001-2018 g10 Code GmbH * * This file is part of GPGME. * @@ -16,6 +16,7 @@ * * You should have received a copy of the GNU Lesser General Public * License along with this program; if not, see <http://www.gnu.org/licenses/>. + * SPDX-License-Identifier: LGPL-2.1+ * * Generated from gpgme.h.in for @GPGME_CONFIG_HOST@. */ |