diff options
author | Werner Koch <[email protected]> | 2023-04-06 08:26:22 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2023-04-06 08:26:22 +0000 |
commit | a25cea92798a5ece3f49924911507f5335915ecc (patch) | |
tree | 0ccf8115afde95779dfdfaa3e09f52a52ec4e864 /src/gpg-error.h.in | |
parent | po: Auto update (diff) | |
download | libgpg-error-gpgrt-1.47.tar.gz libgpg-error-gpgrt-1.47.zip |
Release 1.47libgpg-error-1.47gpgrt-1.47
Diffstat (limited to '')
-rw-r--r-- | src/gpg-error.h.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gpg-error.h.in b/src/gpg-error.h.in index 94dc105..bce028e 100644 --- a/src/gpg-error.h.in +++ b/src/gpg-error.h.in @@ -1,5 +1,5 @@ /* gpg-error.h or gpgrt.h - Common code for GnuPG and others. -*- c -*- - * Copyright (C) 2001-2020 g10 Code GmbH + * Copyright (C) 2001-2023 g10 Code GmbH * * This file is part of libgpg-error (aka libgpgrt). * @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU Lesser General Public * License along with this program; if not, see <https://www.gnu.org/licenses/>. - * SPDX-License-Identifier: LGPL-2.1+ + * SPDX-License-Identifier: LGPL-2.1-or-later * * @configure_input@ */ |