texlive[74646] Master/texmf-dist/scripts/tlshell/tlshell.tcl: Year
commits+siepo at tug.org
commits+siepo at tug.org
Sun Mar 16 16:25:51 CET 2025
Revision: 74646
https://tug.org/svn/texlive?view=revision&revision=74646
Author: siepo
Date: 2025-03-16 16:25:50 +0100 (Sun, 16 Mar 2025)
Log Message:
-----------
Year updated
Modified Paths:
--------------
trunk/Master/texmf-dist/scripts/tlshell/tlshell.tcl
Modified: trunk/Master/texmf-dist/scripts/tlshell/tlshell.tcl
===================================================================
--- trunk/Master/texmf-dist/scripts/tlshell/tlshell.tcl 2025-03-16 00:51:59 UTC (rev 74645)
+++ trunk/Master/texmf-dist/scripts/tlshell/tlshell.tcl 2025-03-16 15:25:50 UTC (rev 74646)
@@ -2286,7 +2286,7 @@
}
proc about_cmd {} {
- set msg "\u00a9 2017-2022 Siep Kroonenberg\n\n"
+ set msg "\u00a9 2017-2025 Siep Kroonenberg\n\n"
append msg [__ "GUI interface for TeX Live Manager\nImplemented in Tcl/Tk"]
tk_messageBox -message $msg
}
More information about the tex-live-commits
mailing list.