From 06a9fdde5dcd373ea509654ee87486292df1036c Mon Sep 17 00:00:00 2001 From: "B. Stack" Date: Mon, 6 Dec 2021 16:53:38 -0500 Subject: vc: fix patches for 1.25.4 --- veracrypt/vc_fedora.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'veracrypt/vc_fedora.patch') diff --git a/veracrypt/vc_fedora.patch b/veracrypt/vc_fedora.patch index a2b7024..a2ce19a 100644 --- a/veracrypt/vc_fedora.patch +++ b/veracrypt/vc_fedora.patch @@ -3,7 +3,7 @@ diff -x '*.rej' -x '*.orig' -Naur VeraCrypt_1.22/src/Common/Dlgcode.c VeraCrypt_ +++ VeraCrypt_1.22-1/src/Common/Dlgcode.c 2018-09-02 08:22:00.007030589 -0400 @@ -1280,7 +1280,7 @@ L"This software as a whole:\r\n" - L"Copyright \xA9 2013-2020 IDRIX. All rights reserved.\r\n\r\n" + L"Copyright \xA9 2013-2021 IDRIX. All rights reserved.\r\n\r\n" - L"An IDRIX Release"); + L"A Fedora copr release"); -- cgit