diff --git a/code/cli/munki/managedsoftwareupdate/managedsoftwareupdate.swift b/code/cli/munki/managedsoftwareupdate/managedsoftwareupdate.swift index bd8276a4..be563901 100644 --- a/code/cli/munki/managedsoftwareupdate/managedsoftwareupdate.swift +++ b/code/cli/munki/managedsoftwareupdate/managedsoftwareupdate.swift @@ -522,7 +522,7 @@ struct ManagedSoftwareUpdate: AsyncParsableCommand { if DisplayOptions.verbose > 0 { print("Managed Software Update Tool") print("Version \(getVersion())") - print("Copyright 2010-2024 The Munki Project") + print("Copyright 2010-2025 The Munki Project") print("https://github.com/munki/munki\n") } displayMajorStatus("Starting...")