mirror of
https://github.com/munki/munki.git
synced 2026-05-11 23:09:46 -05:00
Update copyright dates in managedsoftwareupdate's greeting message
This commit is contained in:
@@ -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...")
|
||||
|
||||
Reference in New Issue
Block a user