diff --git a/ExplorerPatcher/ExplorerPatcher.rc b/ExplorerPatcher/ExplorerPatcher.rc index 63aa28a..6748698 100644 Binary files a/ExplorerPatcher/ExplorerPatcher.rc and b/ExplorerPatcher/ExplorerPatcher.rc differ diff --git a/ep_extra/ep_extra.rc b/ep_extra/ep_extra.rc index 37a6bfa..a1e1e94 100644 --- a/ep_extra/ep_extra.rc +++ b/ep_extra/ep_extra.rc @@ -71,7 +71,7 @@ BEGIN VALUE "FileDescription", "ExplorerPatcher Custom Libraries Chainloader" VALUE "FileVersion", "1.0.0.0" VALUE "InternalName", "ep_extra.dll" - VALUE "LegalCopyright", "Copyright (C) 2006-2023 VALINET Solutions SRL. All rights reserved." + VALUE "LegalCopyright", "Copyright (C) 2006-2024 VALINET Solutions SRL. All rights reserved." VALUE "OriginalFilename", "ep_extra.dll" VALUE "ProductName", "ExplorerPatcher" VALUE "ProductVersion", "1.0.0.0" diff --git a/ep_extra_valinet.win7alttab/Resource.rc b/ep_extra_valinet.win7alttab/Resource.rc index 66e7754..a507ac4 100644 --- a/ep_extra_valinet.win7alttab/Resource.rc +++ b/ep_extra_valinet.win7alttab/Resource.rc @@ -71,7 +71,7 @@ BEGIN VALUE "FileDescription", "ExplorerPatcher Windows 7 Alt-Tab Module" VALUE "FileVersion", "1.0.0.0" VALUE "InternalName", "ep_extra_valinet.win7alttab" - VALUE "LegalCopyright", "Copyright (C) 2006-2023 VALINET Solutions SRL. All rights reserved." + VALUE "LegalCopyright", "Copyright (C) 2006-2024 VALINET Solutions SRL. All rights reserved." VALUE "OriginalFilename", "ep_extra_valinet.win7alttab" VALUE "ProductName", "ExplorerPatcher" VALUE "ProductVersion", "1.0.0.0" diff --git a/ep_gui/resources/ep_gui.rc b/ep_gui/resources/ep_gui.rc index 2449930..1e4d72f 100644 --- a/ep_gui/resources/ep_gui.rc +++ b/ep_gui/resources/ep_gui.rc @@ -72,7 +72,7 @@ BEGIN VALUE "FileDescription", "ExplorerPatcher Settings" VER_FILE_STRING VALUE "InternalName", "ep_gui.dll" - VALUE "LegalCopyright", "Copyright (C) 2006-2023 VALINET Solutions SRL. All rights reserved." + VALUE "LegalCopyright", "Copyright (C) 2006-2024 VALINET Solutions SRL. All rights reserved." VALUE "OriginalFilename", "ep_gui.dll" VALUE "ProductName", "ExplorerPatcher" VER_PRODUCT_STRING diff --git a/ep_gui/resources/settings.reg b/ep_gui/resources/settings.reg index 0f38731..b99b9f3 100644 --- a/ep_gui/resources/settings.reg +++ b/ep_gui/resources/settings.reg @@ -772,7 +772,7 @@ ;T %R:2001% ;e %R:201% ;e %VERSIONINFORMATIONSTRING% -;t © 2006-2023 VALINET Solutions SRL. All rights reserved. +;t © 2006-2024 VALINET Solutions SRL. All rights reserved. ;e ;e %R:2003% ;e %R:2004% diff --git a/ep_gui/resources/settings10.reg b/ep_gui/resources/settings10.reg index f070aec..d059660 100644 --- a/ep_gui/resources/settings10.reg +++ b/ep_gui/resources/settings10.reg @@ -576,7 +576,7 @@ ;T %R:2001% ;e %R:201% ;e %VERSIONINFORMATIONSTRING% -;t © 2006-2023 VALINET Solutions SRL. All rights reserved. +;t © 2006-2024 VALINET Solutions SRL. All rights reserved. ;e ;e %R:2003% ;e %R:2004% diff --git a/ep_setup/resources/ep_setup.rc b/ep_setup/resources/ep_setup.rc index 82c8e5e..721bb26 100644 --- a/ep_setup/resources/ep_setup.rc +++ b/ep_setup/resources/ep_setup.rc @@ -72,7 +72,7 @@ BEGIN VALUE "FileDescription", "ExplorerPatcher Setup Program" VER_FILE_STRING VALUE "InternalName", "ep_setup.exe" - VALUE "LegalCopyright", "Copyright (C) 2006-2023 VALINET Solutions SRL. All rights reserved." + VALUE "LegalCopyright", "Copyright (C) 2006-2024 VALINET Solutions SRL. All rights reserved." VALUE "OriginalFilename", "ep_setup.exe" VALUE "ProductName", "ExplorerPatcher" VER_PRODUCT_STRING diff --git a/ep_setup/resources/ep_setup_debug.rc b/ep_setup/resources/ep_setup_debug.rc index 0a1b811..f3997c0 100644 --- a/ep_setup/resources/ep_setup_debug.rc +++ b/ep_setup/resources/ep_setup_debug.rc @@ -72,7 +72,7 @@ BEGIN VALUE "FileDescription", "ExplorerPatcher Setup Program (Debug Build)" VER_FILE_STRING VALUE "InternalName", "ep_setup.exe" - VALUE "LegalCopyright", "Copyright (C) 2006-2023 VALINET Solutions SRL. All rights reserved." + VALUE "LegalCopyright", "Copyright (C) 2006-2024 VALINET Solutions SRL. All rights reserved." VALUE "OriginalFilename", "ep_setup.exe" VALUE "ProductName", "ExplorerPatcher" VER_PRODUCT_STRING diff --git a/ep_weather_host/ep_weather_host.rc b/ep_weather_host/ep_weather_host.rc index bb49a9f..ffd010d 100644 --- a/ep_weather_host/ep_weather_host.rc +++ b/ep_weather_host/ep_weather_host.rc @@ -71,7 +71,7 @@ BEGIN VALUE "FileDescription", "ExplorerPatcher Weather Host" VALUE "FileVersion", "1.0.0.0" VALUE "InternalName", "ep_weather_host.exe" - VALUE "LegalCopyright", "Copyright (C) 2006-2023 VALINET Solutions SRL. All rights reserved." + VALUE "LegalCopyright", "Copyright (C) 2006-2024 VALINET Solutions SRL. All rights reserved." VALUE "OriginalFilename", "ep_weather_host.exe" VALUE "ProductName", "ExplorerPatcher" VALUE "ProductVersion", "1.0.0.0"