mirror of
https://github.com/munki/munki.git
synced 2026-04-23 13:29:26 -05:00
Updated copyright info printed when managedsoftwareupdate runs.
git-svn-id: http://munki.googlecode.com/svn/trunk@1204 a4e17f2e-e282-11dd-95e1-755cbddbdd66
This commit is contained in:
@@ -555,7 +555,7 @@ def main():
|
||||
munkicommon.log("### Starting managedsoftwareupdate run ###")
|
||||
if options.verbose:
|
||||
print 'Managed Software Update Tool'
|
||||
print 'Copyright 2010 The Munki Project'
|
||||
print 'Copyright 2010-2011 The Munki Project'
|
||||
print 'http://code.google.com/p/munki\n'
|
||||
|
||||
if applesoftwareupdatesonly and options.verbose:
|
||||
|
||||
Reference in New Issue
Block a user