VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Main/Forms/LegalNoticesDialog.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/Main/Forms/LegalNoticesDialog.cpp')
-rw-r--r--src/Main/Forms/LegalNoticesDialog.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Main/Forms/LegalNoticesDialog.cpp b/src/Main/Forms/LegalNoticesDialog.cpp
index 8029965d..c17e8194 100644
--- a/src/Main/Forms/LegalNoticesDialog.cpp
+++ b/src/Main/Forms/LegalNoticesDialog.cpp
@@ -11,7 +11,7 @@
#include "Main/GraphicUserInterface.h"
#include "Main/Resources.h"
-namespace TrueCrypt
+namespace VeraCrypt
{
LegalNoticesDialog::LegalNoticesDialog (wxWindow* parent) : LegalNoticesDialogBase (parent)
{