From 6d2cef1fd8e0e80acdc383779c6cce61eb8e38dc Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Sun, 3 Mar 2019 22:49:56 +0100 Subject: Fix formatting of credits in About dialog and documentation --- src/Common/Dlgcode.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Common') diff --git a/src/Common/Dlgcode.c b/src/Common/Dlgcode.c index 8ff2d944..64c1147b 100644 --- a/src/Common/Dlgcode.c +++ b/src/Common/Dlgcode.c @@ -1468,7 +1468,7 @@ BOOL CALLBACK AboutDlgProc (HWND hwndDlg, UINT msg, WPARAM wParam, LPARAM lParam L"Copyright \xA9 2016 Disk Cryptography Services for EFI (DCS), Alex Kolotnikov.\r\n" L"Copyright \xA9 1999-2017 Dieter Baron and Thomas Klausner.\r\n" L"Copyright \xA9 2013, Alexey Degtyarev. All rights reserved.\r\n" - L"Copyright \xA9 1999-2016 Jack Lloyd. All rights reserved.\r\n\r\n" + L"Copyright \xA9 1999-2016 Jack Lloyd. All rights reserved.\r\n" L"Copyright \xA9 2013-2018 Stephan Mueller \r\n\r\n" L"This software as a whole:\r\n" -- cgit v1.2.3