aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2018-04-18 17:30:50 +0000
committerWerner Koch <[email protected]>2018-04-18 17:30:50 +0000
commit67b4dafb6d3fe2b5ab889417126ca5d509c0e3ca (patch)
treea84e7f0113dfa5f0a8b62768715f10fb2dc02ca8 /src
parentdoc: Unify comment style in gpgme.h (diff)
downloadgpgme-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')
-rw-r--r--src/gpgme.h.in3
-rw-r--r--src/versioninfo.rc.in2
2 files changed, 3 insertions, 2 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@.
*/
diff --git a/src/versioninfo.rc.in b/src/versioninfo.rc.in
index 2b1cc811..88b662ea 100644
--- a/src/versioninfo.rc.in
+++ b/src/versioninfo.rc.in
@@ -39,7 +39,7 @@ BEGIN
VALUE "FileDescription", "GPGME - GnuPG Made Easy\0"
VALUE "FileVersion", "@LIBGPGME_LT_CURRENT@.@LIBGPGME_LT_AGE@.@LIBGPGME_LT_REVISION@.@BUILD_REVISION@\0"
VALUE "InternalName", "gpgme\0"
- VALUE "LegalCopyright", "Copyright � 2001-2017 g10 Code GmbH\0"
+ VALUE "LegalCopyright", "Copyright � 2001-2018 g10 Code GmbH\0"
VALUE "LegalTrademarks", "\0"
VALUE "OriginalFilename", "gpgme.dll\0"
VALUE "PrivateBuild", "\0"