Update another copyright message

This commit is contained in:
Greg Neagle
2026-01-06 17:08:42 -08:00
parent 46e630ccf9
commit 4c79aef026

View File

@@ -541,7 +541,7 @@ struct ManagedSoftwareUpdate: AsyncParsableCommand {
if DisplayOptions.verbose > 0 {
print("Managed Software Update Tool")
print("Version \(getVersion())")
print("Copyright 2010-2025 The Munki Project")
print("Copyright 2010-2026 The Munki Project")
print("https://github.com/munki/munki\n")
}
display.majorStatus("Starting...")