Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified ExplorerPatcher/ExplorerPatcher.rc
Binary file not shown.
2 changes: 1 addition & 1 deletion ep_extra/ep_extra.rc
Original file line number Diff line number Diff line change
Expand Up @@ -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-2025 VALINET Solutions SRL. All rights reserved."
VALUE "LegalCopyright", "Copyright (C) 2006-2026 VALINET Solutions SRL. All rights reserved."
VALUE "OriginalFilename", "ep_extra.dll"
VALUE "ProductName", "ExplorerPatcher"
VALUE "ProductVersion", "1.0.0.0"
Expand Down
2 changes: 1 addition & 1 deletion ep_extra_valinet.win7alttab/Resource.rc
Original file line number Diff line number Diff line change
Expand Up @@ -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-2025 VALINET Solutions SRL. All rights reserved."
VALUE "LegalCopyright", "Copyright (C) 2006-2026 VALINET Solutions SRL. All rights reserved."
VALUE "OriginalFilename", "ep_extra_valinet.win7alttab"
VALUE "ProductName", "ExplorerPatcher"
VALUE "ProductVersion", "1.0.0.0"
Expand Down
2 changes: 1 addition & 1 deletion ep_gui/resources/ep_gui.rc
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ BEGIN
VALUE "FileDescription", "ExplorerPatcher Settings"
VER_FILE_STRING
VALUE "InternalName", "ep_gui.dll"
VALUE "LegalCopyright", "Copyright (C) 2006-2025 VALINET Solutions SRL. All rights reserved."
VALUE "LegalCopyright", "Copyright (C) 2006-2026 VALINET Solutions SRL. All rights reserved."
VALUE "OriginalFilename", "ep_gui.dll"
VALUE "ProductName", "ExplorerPatcher"
VER_PRODUCT_STRING
Expand Down
2 changes: 1 addition & 1 deletion ep_gui/resources/settings.reg
Original file line number Diff line number Diff line change
Expand Up @@ -781,7 +781,7 @@
;T %R:2001%
;e %R:201%
;e %VERSIONINFORMATIONSTRING%
;t © 2006-2025 VALINET Solutions SRL. All rights reserved.
;t © 2006-2026 VALINET Solutions SRL. All rights reserved.
;e
;e %R:2003%
;e %R:2004%
Expand Down
2 changes: 1 addition & 1 deletion ep_gui/resources/settings10.reg
Original file line number Diff line number Diff line change
Expand Up @@ -607,7 +607,7 @@
;T %R:2001%
;e %R:201%
;e %VERSIONINFORMATIONSTRING%
;t © 2006-2025 VALINET Solutions SRL. All rights reserved.
;t © 2006-2026 VALINET Solutions SRL. All rights reserved.
;e
;e %R:2003%
;e %R:2004%
Expand Down
2 changes: 1 addition & 1 deletion ep_weather_host/ep_weather_host.rc
Original file line number Diff line number Diff line change
Expand Up @@ -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-2025 VALINET Solutions SRL. All rights reserved."
VALUE "LegalCopyright", "Copyright (C) 2006-2026 VALINET Solutions SRL. All rights reserved."
VALUE "OriginalFilename", "ep_weather_host.exe"
VALUE "ProductName", "ExplorerPatcher"
VALUE "ProductVersion", "1.0.0.0"
Expand Down