From 54c1f2518e5df3fe73d6541504d7cb89929f37b5 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Sun, 21 Feb 2021 12:09:57 +0100 Subject: tools,w32: Add resource and manifest files to all binaries. -- --- common/w32info-rc.h.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'common') diff --git a/common/w32info-rc.h.in b/common/w32info-rc.h.in index 2ff686321..94f13b054 100644 --- a/common/w32info-rc.h.in +++ b/common/w32info-rc.h.in @@ -17,7 +17,7 @@ you can redistribute it and/or modify it under the terms of the \ GNU General Public License as published by the Free Software Foundation; \ either version 3 of the License, or (at your option) any later version.\0" -#define W32INFO_COMPANYNAME "The GnuPG Project\0" +#define W32INFO_COMPANYNAME "g10 Code GmbH\0" #define W32INFO_VI_FILEVERSION @BUILD_FILEVERSION@ #define W32INFO_VI_PRODUCTVERSION @BUILD_FILEVERSION@ @@ -29,4 +29,4 @@ built on @BUILD_HOSTNAME@ at @BUILD_TIMESTAMP@\0" #define W32INFO_PRODUCTVERSION "@VERSION@\0" #define W32INFO_LEGALCOPYRIGHT "Copyright \xa9 \ -2018 Free Software Foundation, Inc.\0" +2021 g10 Code GmbH\0" -- cgit v1.2.3