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
2 changes: 1 addition & 1 deletion src/lang/lang.rc
Original file line number Diff line number Diff line change
Expand Up @@ -634,7 +634,7 @@ BEGIN
LTEXT "",IDC_ABOUT_LOGO,174,1,123,104
DEFPUSHBUTTON "Close",IDOK,124,162,50,14,WS_GROUP
LTEXT "Version",IDS_ABOUT_SALAMANDER,10,86,201,8
LTEXT "Copyright © 1997-2023 Open Salamander Authors",IDC_STATIC_1,10,97,196,8
LTEXT "Copyright © 1997-2025 Open Salamander Authors",IDC_STATIC_1,10,97,196,8
LTEXT "Web:",IDC_STATIC_3,10,108,20,8
LTEXT "www.altap.cz",IDC_ABOUT_WWW,31,108,64,8,WS_TABSTOP
LTEXT "Open Salamander is free software",IDC_STATIC_4,10,119,165,8
Expand Down
2 changes: 1 addition & 1 deletion src/plugins/peviewer/versinfo.rh2
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

#include "spl_vers.h" // vytahneme cisla verzi + buildu

#define VERSINFO_COPYRIGHT "Copyright © 1997-2023 Open Salamander Authors"
#define VERSINFO_COPYRIGHT "Copyright © 1997-2025 Open Salamander Authors"
#define VERSINFO_COMPANY "Open Salamander"

#define VERSINFO_DESCRIPTION "Portable Executable Viewer for Open Salamander"
Expand Down
2 changes: 1 addition & 1 deletion src/plugins/splitcbn/versinfo.rh2
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

#include "spl_vers.h" // vytahneme cisla verzi + buildu

#define VERSINFO_COPYRIGHT "Copyright © 1997-2023 Open Salamander Authors"
#define VERSINFO_COPYRIGHT "Copyright © 1997-2025 Open Salamander Authors"
#define VERSINFO_COMPANY "Open Salamander"

#define VERSINFO_DESCRIPTION "Split & Combine plugin for Open Salamander"
Expand Down
2 changes: 1 addition & 1 deletion src/plugins/uncab/versinfo.rh2
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

#include "spl_vers.h" // vytahneme cisla verzi + buildu

#define VERSINFO_COPYRIGHT "Copyright © 1997-2023 Open Salamander Authors"
#define VERSINFO_COPYRIGHT "Copyright © 1997-2025 Open Salamander Authors"
#define VERSINFO_COMPANY "Open Salamander"

#define VERSINFO_DESCRIPTION "UnCAB plugin for Open Salamander"
Expand Down
2 changes: 1 addition & 1 deletion src/plugins/unlha/versinfo.rh2
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

#include "spl_vers.h" // vytahneme cisla verzi + buildu

#define VERSINFO_COPYRIGHT "Copyright © 1997-2023 Open Salamander Authors"
#define VERSINFO_COPYRIGHT "Copyright © 1997-2025 Open Salamander Authors"
#define VERSINFO_COMPANY "Open Salamander"

#define VERSINFO_DESCRIPTION "UnLHA plugin for Open Salamander"
Expand Down
2 changes: 1 addition & 1 deletion src/plugins/unmime/versinfo.rh2
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

#include "spl_vers.h" // vytahneme cisla verzi + buildu

#define VERSINFO_COPYRIGHT "Copyright © 1997-2023 Open Salamander Authors"
#define VERSINFO_COPYRIGHT "Copyright © 1997-2025 Open Salamander Authors"
#define VERSINFO_COMPANY "Open Salamander"

#define VERSINFO_DESCRIPTION "UnMIME plugin for Open Salamander"
Expand Down
2 changes: 1 addition & 1 deletion src/plugins/zip/sfxmake/sfxmake.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ int main(int argc, char* argv[])
{
EnableExceptionsOn64();

printf("\nSFXMake 1.2\tCopyright (c) 1997-2023 Open Salamander Authors\t\n\n");
printf("\nSFXMake 1.2\tCopyright (c) 1997-2025 Open Salamander Authors\t\n\n");
if (argc < 5 || argc > 5)
{
printf("Usage:\tsfxmake <sfxname> <textfile> <compatible version> <current version>\n\n"
Expand Down
2 changes: 1 addition & 1 deletion src/setup/remove/remove.rc2
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ BEGIN
VALUE "FileVersion", "1.28.0.0"
VALUE "InternalName", "Open Salamander Uninstaller"
VALUE "OriginalFilename", "remove.exe"
VALUE "LegalCopyright", "Copyright © 1997-2023 Open Salamander Authors"
VALUE "LegalCopyright", "Copyright © 1997-2025 Open Salamander Authors"
END
END
BLOCK "VarFileInfo"
Expand Down
14 changes: 7 additions & 7 deletions src/setup/setup.rc
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ BEGIN
VALUE "FileVersion", "1.70.0.0"
VALUE "InternalName", "Open Salamander Installer"
VALUE "OriginalFilename", "setup.exe"
VALUE "LegalCopyright", "Copyright © 1997-2023 Open Salamander Authors"
VALUE "LegalCopyright", "Copyright © 1997-2025 Open Salamander Authors"
END
END
BLOCK "VarFileInfo"
Expand Down Expand Up @@ -140,7 +140,7 @@ STYLE DS_SETFONT | DS_MODALFRAME | DS_FIXEDSYS | WS_POPUP | WS_VISIBLE | WS_CAPT
FONT 8, "MS Shell Dlg", 400, 0, 0x1
BEGIN
CONTROL "",IDC_WIZARD_SEPARATOR,"Static",SS_ETCHEDHORZ | WS_GROUP,0,193,333,1
LTEXT "Copyright © 1997-2023 Open Salamander Authors",-1,7,197,141,10,NOT WS_GROUP
LTEXT "Copyright © 1997-2025 Open Salamander Authors",-1,7,197,141,10,NOT WS_GROUP
LTEXT "www.altap.cz",IDC_WWW,7,208,67,10,NOT WS_GROUP
PUSHBUTTON "",5,165,200,50,14
PUSHBUTTON "",IDOK,220,200,50,14
Expand Down Expand Up @@ -395,7 +395,7 @@ BEGIN
IDS_ERRORCREATELOG "Chyba při vytváření log souboru %s."
IDS_APPRUNNING "Instalační program detekoval, že instalovaný program je spuštěný.\nZavřete prosím program a stiskněte OK pro pokračování.\nTitulek programu je %s."
IDS_MAINWINDOWTITLE "Instalační program"
IDS_SETUPCOPYRIGHT1 "Copyright © 1997-2023 Open Salamander Authors"
IDS_SETUPCOPYRIGHT1 "Copyright © 1997-2025 Open Salamander Authors"
IDS_INSTALL_STOP "Instalace není kompletní. Pokud ji nyní ukončíte, program nebude nainstalován.\n\nInstalační program můžete spustit později a instalaci dokončit.\n\nUkončit instalaci?"
IDS_INSTALL_STOP_TITLE "Ukončit instalační program"
IDS_WIZ_TITLE "Instalační program - %s"
Expand Down Expand Up @@ -438,7 +438,7 @@ STYLE DS_SETFONT | DS_MODALFRAME | DS_FIXEDSYS | WS_POPUP | WS_VISIBLE | WS_CAPT
FONT 8, "MS Shell Dlg", 400, 0, 0x1
BEGIN
CONTROL "",IDC_WIZARD_SEPARATOR,"Static",SS_ETCHEDHORZ | WS_GROUP,0,193,363,1
LTEXT "Copyright © 1997-2023 Open Salamander Authors",-1,7,197,141,10,NOT WS_GROUP
LTEXT "Copyright © 1997-2025 Open Salamander Authors",-1,7,197,141,10,NOT WS_GROUP
LTEXT "www.altap.cz",IDC_WWW,7,208,62,10,NOT WS_GROUP
PUSHBUTTON "",5,195,200,50,14
PUSHBUTTON "",IDOK,250,200,50,14
Expand Down Expand Up @@ -677,7 +677,7 @@ BEGIN
IDS_ERRORCREATELOG "Erstellen der Logdatei %s fehlgeschlagen."
IDS_APPRUNNING "Das Setup hat festgestellt, dass die Anwendung bereits läuft.\nSchließen Sie diese bitte und klicken Sie ""OK"" um fortzufahren.\nName der Anwendung lautet %s."
IDS_MAINWINDOWTITLE "Setup"
IDS_SETUPCOPYRIGHT1 "Copyright © 1997-2023 Open Salamander Authors"
IDS_SETUPCOPYRIGHT1 "Copyright © 1997-2025 Open Salamander Authors"
IDS_INSTALL_STOP "Das Setup ist noch nicht abgeschlossen. Wenn Sie jetzt beenden, wird das Programm nicht installiert.\n\nSie können das Setup zu einem späteren Zeitpunkt nochmals ausführen, um die Installation zu vervollständigen.\n\nSetup verlassen?"
IDS_INSTALL_STOP_TITLE "Setup verlassen"
IDS_WIZ_TITLE "Setup - %s"
Expand Down Expand Up @@ -720,7 +720,7 @@ STYLE DS_SETFONT | DS_MODALFRAME | DS_FIXEDSYS | WS_POPUP | WS_VISIBLE | WS_CAPT
FONT 8, "MS Shell Dlg", 400, 0, 0x1
BEGIN
CONTROL "",IDC_WIZARD_SEPARATOR,"Static",SS_ETCHEDHORZ | WS_GROUP,0,193,333,1
LTEXT "Copyright © 1997-2023 Open Salamander Authors",-1,7,197,141,10,NOT WS_GROUP
LTEXT "Copyright © 1997-2025 Open Salamander Authors",-1,7,197,141,10,NOT WS_GROUP
LTEXT "www.altap.cz",IDC_WWW,7,208,63,10,NOT WS_GROUP
PUSHBUTTON "",5,165,200,50,14
PUSHBUTTON "",IDOK,220,200,50,14
Expand Down Expand Up @@ -959,7 +959,7 @@ BEGIN
IDS_ERRORCREATELOG "Creating log file %s failed."
IDS_APPRUNNING "Setup has detected that installed application is running.\nPlease close it and click OK to continue.\nApplication title is %s."
IDS_MAINWINDOWTITLE "Setup"
IDS_SETUPCOPYRIGHT1 "Copyright © 1997-2023 Open Salamander Authors"
IDS_SETUPCOPYRIGHT1 "Copyright © 1997-2025 Open Salamander Authors"
IDS_INSTALL_STOP "Setup is not complete. If you quit now, the program will not be installed.\n\nYou may run the Setup program again at another time to complete the installation.\n\nExit Setup?"
IDS_INSTALL_STOP_TITLE "Exit Setup"
IDS_WIZ_TITLE "Setup - %s"
Expand Down
2 changes: 1 addition & 1 deletion src/sfx7zip/resource.rc2
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ BEGIN
VALUE "FileVersion", "2.0.0.0"
VALUE "InternalName", "Open Salamander Installer"
VALUE "OriginalFilename", "sfx7zip.exe"
VALUE "LegalCopyright", "Copyright © 1997-2023 Open Salamander Authors"
VALUE "LegalCopyright", "Copyright © 1997-2025 Open Salamander Authors"
END
END
BLOCK "VarFileInfo"
Expand Down
2 changes: 1 addition & 1 deletion src/versinfo.rh2
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
#define VERSINFO_MINORB VERSINFO_SALAMANDER_MINORB
#define VERSINFO_VERSION VERSINFO_SALAMANDER_VERSION

#define VERSINFO_COPYRIGHT "Copyright © 1997-2023 Open Salamander Authors"
#define VERSINFO_COPYRIGHT "Copyright © 1997-2025 Open Salamander Authors"
#define VERSINFO_COMPANY "Open Salamander"

#define VERSINFO_DESCRIPTION "Open Salamander, File Manager"
Expand Down