Update copyright date.

This commit is contained in:
Dianne Skoll
2025-12-31 11:05:21 -05:00
parent 34c864a38c
commit d4ed89f5ba
74 changed files with 79 additions and 79 deletions

View File

@@ -8,7 +8,7 @@
# A cheesy graphical front/back end for Remind using Tcl/Tk
#
# This file is part of REMIND.
# Copyright (C) 1992-2025 Dianne Skoll
# Copyright (C) 1992-2026 Dianne Skoll
#
#--------------------------------------------------------------
@@ -3601,7 +3601,7 @@ proc main {} {
global AppendFile HighestTagSoFar DayNames
catch {
puts "\nTkRemind Copyright (C) 1996-2025 Dianne Skoll"
puts "\nTkRemind Copyright (C) 1996-2026 Dianne Skoll"
}
catch { SetFonts }
Initialize