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:
Greg Neagle
2011-05-27 16:37:43 +00:00
parent b875db5dab
commit b33739f931
+1 -1
View File
@@ -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: