(C) Update
This commit is contained in:
parent
83c1b724e0
commit
db3b807525
|
@ -32,7 +32,7 @@
|
|||
|
||||
#define MY_PRODUCT_NAME_STRING "Sandboxie"
|
||||
#define MY_COMPANY_NAME_STRING "Sandboxie-Plus.com"
|
||||
#define MY_COPYRIGHT_STRING "Copyright © 2020-2023 by David Xanatos (xanasoft.com)"
|
||||
#define MY_COPYRIGHT_STRING "Copyright © 2020-2024 by David Xanatos (xanasoft.com)"
|
||||
#define MY_COPYRIGHT_STRING_OLD "Copyright © 2004-2020 by Sandboxie Holdings, LLC"
|
||||
|
||||
#define SANDBOXIE L"Sandboxie"
|
||||
|
|
|
@ -20,5 +20,5 @@
|
|||
|
||||
#define MY_PRODUCT_NAME_STRING "Sandboxie-Plus"
|
||||
#define MY_COMPANY_NAME_STRING "sandboxie-plus.com"
|
||||
#define MY_COPYRIGHT_STRING "Copyright (C) 2020-2023 by David Xanatos (xanasoft.com)"
|
||||
#define MY_COPYRIGHT_STRING "Copyright (C) 2020-2024 by David Xanatos (xanasoft.com)"
|
||||
|
||||
|
|
Loading…
Reference in New Issue