mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2025-12-30 02:19:44 -06:00
Move copyright and links to "AM Crypo", amcrypto.jp and veracrypt.jp
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
or Copyright (c) 2012-2013 Josef Schneider <josef@netpage.dk>
|
||||
|
||||
Modifications and additions to the original source code (contained in this file)
|
||||
and all other portions of this file are Copyright (c) 2013-2025 IDRIX
|
||||
and all other portions of this file are Copyright (c) 2013-2025 AM Crypto
|
||||
and are governed by the Apache License 2.0 the full text of which is
|
||||
contained in the file License.txt included in VeraCrypt binary and source
|
||||
code distribution packages. */
|
||||
@@ -1041,7 +1041,7 @@ BOOL CALLBACK MainDialogProc (HWND hwndDlg, UINT uMsg, WPARAM wParam, LPARAM lPa
|
||||
if (lw == IDM_HOMEPAGE )
|
||||
{
|
||||
ArrowWaitCursor ();
|
||||
SafeOpenURL (L"https://www.veracrypt.fr");
|
||||
SafeOpenURL (L"https://veracrypt.jp");
|
||||
Sleep (200);
|
||||
NormalCursor ();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user