diff --git a/code/Managed Software Update/BorderlessWindow.h b/code/Managed Software Update/BorderlessWindow.h index 3bbdb5fc..9482f426 100644 --- a/code/Managed Software Update/BorderlessWindow.h +++ b/code/Managed Software Update/BorderlessWindow.h @@ -2,7 +2,7 @@ // BorderlessWindow.h // // Created by Greg Neagle on 5/16/09. -// Copyright 2009-2013 Greg Neagle. +// Copyright 2009-2014 Greg Neagle. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/code/Managed Software Update/BorderlessWindow.m b/code/Managed Software Update/BorderlessWindow.m index 4753b5dc..35b6d94d 100644 --- a/code/Managed Software Update/BorderlessWindow.m +++ b/code/Managed Software Update/BorderlessWindow.m @@ -2,7 +2,7 @@ // BorderlessWindow.m // // Created by Greg Neagle on 5/16/09. -// Copyright 2009-2013 Greg Neagle. +// Copyright 2009-2014 Greg Neagle. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/code/Managed Software Update/FoundationPlist.py b/code/Managed Software Update/FoundationPlist.py index f426c529..731e05a7 100644 --- a/code/Managed Software Update/FoundationPlist.py +++ b/code/Managed Software Update/FoundationPlist.py @@ -1,7 +1,7 @@ #!/usr/bin/python # encoding: utf-8 # -# Copyright 2009-2013 Greg Neagle. +# Copyright 2009-2014 Greg Neagle. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/code/Managed Software Update/MSUAppDelegate.py b/code/Managed Software Update/MSUAppDelegate.py index dd11f482..aab763b3 100644 --- a/code/Managed Software Update/MSUAppDelegate.py +++ b/code/Managed Software Update/MSUAppDelegate.py @@ -3,7 +3,7 @@ # Managed Software Update # # Created by Greg Neagle on 2/10/10. -# Copyright 2010-2013 Greg Neagle. +# Copyright 2010-2014 Greg Neagle. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/code/Managed Software Update/MSUMainWindowController.py b/code/Managed Software Update/MSUMainWindowController.py index efc534d5..84192904 100644 --- a/code/Managed Software Update/MSUMainWindowController.py +++ b/code/Managed Software Update/MSUMainWindowController.py @@ -3,7 +3,7 @@ # Managed Software Update # # Created by Greg Neagle on 2/11/10. -# Copyright 2010-2013 Greg Neagle. +# Copyright 2010-2014 Greg Neagle. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/code/Managed Software Update/MSUOptionalInstallsViewController.py b/code/Managed Software Update/MSUOptionalInstallsViewController.py index b45267c3..ddd2c2c3 100644 --- a/code/Managed Software Update/MSUOptionalInstallsViewController.py +++ b/code/Managed Software Update/MSUOptionalInstallsViewController.py @@ -3,7 +3,7 @@ # Managed Software Update # # Created by Greg Neagle on 7/8/10. -# Copyright 2010-2013 Greg Neagle. +# Copyright 2010-2014 Greg Neagle. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/code/Managed Software Update/MSUStatusWindowController.py b/code/Managed Software Update/MSUStatusWindowController.py index 2a204a7a..20bf8caa 100644 --- a/code/Managed Software Update/MSUStatusWindowController.py +++ b/code/Managed Software Update/MSUStatusWindowController.py @@ -5,7 +5,7 @@ # # Created by Greg Neagle on 9/21/09. # -# Copyright 2009-2013 Greg Neagle. +# Copyright 2009-2014 Greg Neagle. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/code/Managed Software Update/MSUWebViewPolicyDelegate.py b/code/Managed Software Update/MSUWebViewPolicyDelegate.py index a1b41c70..5ecf529f 100644 --- a/code/Managed Software Update/MSUWebViewPolicyDelegate.py +++ b/code/Managed Software Update/MSUWebViewPolicyDelegate.py @@ -3,7 +3,7 @@ # ManagedSoftwareUpdate # # Created by Greg Neagle on 2/10/10. -# Copyright 2010-2013 Greg Neagle. +# Copyright 2010-2014 Greg Neagle. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/code/Managed Software Update/MSUupdatesViewController.py b/code/Managed Software Update/MSUupdatesViewController.py index b7558956..9be6ed04 100644 --- a/code/Managed Software Update/MSUupdatesViewController.py +++ b/code/Managed Software Update/MSUupdatesViewController.py @@ -3,7 +3,7 @@ # Managed Software Update # # Created by Greg Neagle on 7/8/10. -# Copyright 2010-2013 Greg Neagle. +# Copyright 2010-2014 Greg Neagle. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/code/Managed Software Update/ScaledImageView.h b/code/Managed Software Update/ScaledImageView.h index 203bfa13..d2b118fd 100644 --- a/code/Managed Software Update/ScaledImageView.h +++ b/code/Managed Software Update/ScaledImageView.h @@ -3,7 +3,7 @@ // // Created by Greg Neagle on 5/27/09. // -// Copyright 2009-2013 Greg Neagle. +// Copyright 2009-2014 Greg Neagle. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/code/Managed Software Update/ScaledImageView.m b/code/Managed Software Update/ScaledImageView.m index e97334bb..30cc3bfa 100644 --- a/code/Managed Software Update/ScaledImageView.m +++ b/code/Managed Software Update/ScaledImageView.m @@ -3,7 +3,7 @@ // // Created by Greg Neagle on 5/27/09. // -// Copyright 2009-2013 Greg Neagle. +// Copyright 2009-2014 Greg Neagle. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/code/Managed Software Update/da.lproj/InfoPlist.strings b/code/Managed Software Update/da.lproj/InfoPlist.strings index 48e691f2..85831a4f 100644 Binary files a/code/Managed Software Update/da.lproj/InfoPlist.strings and b/code/Managed Software Update/da.lproj/InfoPlist.strings differ diff --git a/code/Managed Software Update/main.py b/code/Managed Software Update/main.py index 7784a650..a71dd81c 100644 --- a/code/Managed Software Update/main.py +++ b/code/Managed Software Update/main.py @@ -3,7 +3,7 @@ # Managed Software Update # # Created by Greg Neagle on 2/10/10. -# Copyright 2010-2013 Greg Neagle. +# Copyright 2010-2014 Greg Neagle. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/code/Managed Software Update/munki.py b/code/Managed Software Update/munki.py index 4d8c1575..e387c32d 100644 --- a/code/Managed Software Update/munki.py +++ b/code/Managed Software Update/munki.py @@ -4,7 +4,7 @@ # Managed Software Update # # Created by Greg Neagle on 2/11/10. -# Copyright 2010-2013 Greg Neagle. +# Copyright 2010-2014 Greg Neagle. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/code/client/launchapp b/code/client/launchapp index 016de64f..e3674c4b 100755 --- a/code/client/launchapp +++ b/code/client/launchapp @@ -1,7 +1,7 @@ #!/usr/bin/python # encoding: utf-8 # -# Copyright 2010-2013 Greg Neagle. +# Copyright 2010-2014 Greg Neagle. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/code/client/logouthelper b/code/client/logouthelper index 13640331..63b13ea4 100755 --- a/code/client/logouthelper +++ b/code/client/logouthelper @@ -1,7 +1,7 @@ #!/usr/bin/python # encoding: utf-8 # -# Copyright 2011-2013 Greg Neagle. +# Copyright 2011-2014 Greg Neagle. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/code/client/makecatalogs b/code/client/makecatalogs index b867ff74..aeb57556 100755 --- a/code/client/makecatalogs +++ b/code/client/makecatalogs @@ -1,7 +1,7 @@ #!/usr/bin/env python # encoding: utf-8 # -# Copyright 2009-2013 Greg Neagle. +# Copyright 2009-2014 Greg Neagle. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/code/client/makepkginfo b/code/client/makepkginfo index e1815c6b..b5ea9067 100755 --- a/code/client/makepkginfo +++ b/code/client/makepkginfo @@ -1,7 +1,7 @@ #!/usr/bin/python # encoding: utf-8 # -# Copyright 2008-2013 Greg Neagle. +# Copyright 2008-2014 Greg Neagle. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/code/client/managedsoftwareupdate b/code/client/managedsoftwareupdate index 5c58803e..78d10714 100755 --- a/code/client/managedsoftwareupdate +++ b/code/client/managedsoftwareupdate @@ -1,7 +1,7 @@ #!/usr/bin/python # encoding: utf-8 # -# Copyright 2009-2013 Greg Neagle. +# Copyright 2009-2014 Greg Neagle. # # Licensed under the Apache License, Version 2.0 (the 'License'); # you may not use this file except in compliance with the License. @@ -564,7 +564,7 @@ def main(): munkicommon.log("### Starting managedsoftwareupdate run: %s ###" % runtype) if options.verbose: print 'Managed Software Update Tool' - print 'Copyright 2010-2013 The Munki Project' + print 'Copyright 2010-2014 The Munki Project' print 'http://code.google.com/p/munki\n' munkicommon.display_status_major('Starting...') diff --git a/code/client/manifestutil b/code/client/manifestutil index a0986134..6a713f3e 100755 --- a/code/client/manifestutil +++ b/code/client/manifestutil @@ -1,7 +1,7 @@ #!/usr/bin/python # encoding: utf-8 # -# Copyright 2011-2013 Greg Neagle. +# Copyright 2011-2014 Greg Neagle. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/code/client/munkiimport b/code/client/munkiimport index bccdeb59..096586a5 100755 --- a/code/client/munkiimport +++ b/code/client/munkiimport @@ -1,7 +1,7 @@ #!/usr/bin/python # encoding: utf-8 # -# Copyright 2010-2013 Greg Neagle. +# Copyright 2010-2014 Greg Neagle. # # Licensed under the Apache License, Version 2.0 (the 'License'); # you may not use this file except in compliance with the License. diff --git a/code/client/munkilib/FoundationPlist.py b/code/client/munkilib/FoundationPlist.py index c09cd792..0f02b3ab 100644 --- a/code/client/munkilib/FoundationPlist.py +++ b/code/client/munkilib/FoundationPlist.py @@ -1,7 +1,7 @@ #!/usr/bin/python # encoding: utf-8 # -# Copyright 2009-2013 Greg Neagle. +# Copyright 2009-2014 Greg Neagle. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/code/client/munkilib/adobeutils.py b/code/client/munkilib/adobeutils.py index d14dcb43..37c176b9 100644 --- a/code/client/munkilib/adobeutils.py +++ b/code/client/munkilib/adobeutils.py @@ -7,7 +7,7 @@ Utilities to enable munki to install/uninstall Adobe CS3/CS4/CS5 products using the CS3/CS4/CS5 Deployment Toolkits. """ -# Copyright 2009-2013 Greg Neagle. +# Copyright 2009-2014 Greg Neagle. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/code/client/munkilib/appleupdates.py b/code/client/munkilib/appleupdates.py index 0140e05a..6bc004ff 100755 --- a/code/client/munkilib/appleupdates.py +++ b/code/client/munkilib/appleupdates.py @@ -6,7 +6,7 @@ appleupdates.py Utilities for dealing with Apple Software Update. """ -# Copyright 2009-2013 Greg Neagle. +# Copyright 2009-2014 Greg Neagle. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/code/client/munkilib/fetch.py b/code/client/munkilib/fetch.py index e964473d..c1dd84e8 100644 --- a/code/client/munkilib/fetch.py +++ b/code/client/munkilib/fetch.py @@ -1,7 +1,7 @@ #!/usr/bin/python # encoding: utf-8 # -# Copyright 2011-2013 Greg Neagle. +# Copyright 2011-2014 Greg Neagle. # # Licensed under the Apache License, Version 2.0 (the 'License'); # you may not use this file except in compliance with the License. diff --git a/code/client/munkilib/installer.py b/code/client/munkilib/installer.py index 441a3442..5e837d18 100644 --- a/code/client/munkilib/installer.py +++ b/code/client/munkilib/installer.py @@ -1,7 +1,7 @@ #!/usr/bin/python # encoding: utf-8 # -# Copyright 2009-2013 Greg Neagle. +# Copyright 2009-2014 Greg Neagle. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/code/client/munkilib/launchd.py b/code/client/munkilib/launchd.py index a8d70185..33d0007c 100644 --- a/code/client/munkilib/launchd.py +++ b/code/client/munkilib/launchd.py @@ -1,7 +1,7 @@ #!/usr/bin/python # encoding: utf-8 # -# Copyright 2011-2013 Greg Neagle. +# Copyright 2011-2014 Greg Neagle. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/code/client/munkilib/munkicommon.py b/code/client/munkilib/munkicommon.py index cbe87eed..0cbe611d 100755 --- a/code/client/munkilib/munkicommon.py +++ b/code/client/munkilib/munkicommon.py @@ -1,7 +1,7 @@ #!/usr/bin/python # encoding: utf-8 # -# Copyright 2009-2013 Greg Neagle. +# Copyright 2009-2014 Greg Neagle. # # Licensed under the Apache License, Version 2.0 (the 'License'); # you may not use this file except in compliance with the License. diff --git a/code/client/munkilib/munkistatus.py b/code/client/munkilib/munkistatus.py index 8c9fd3b8..a095c3e0 100644 --- a/code/client/munkilib/munkistatus.py +++ b/code/client/munkilib/munkistatus.py @@ -1,7 +1,7 @@ #!/usr/bin/python # encoding: utf-8 # -# Copyright 2009-2013 Greg Neagle. +# Copyright 2009-2014 Greg Neagle. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/code/client/munkilib/removepackages.py b/code/client/munkilib/removepackages.py index f30e67de..68d93fcf 100755 --- a/code/client/munkilib/removepackages.py +++ b/code/client/munkilib/removepackages.py @@ -1,7 +1,7 @@ #!/usr/bin/python # encoding: utf-8 # -# Copyright 2009-2013 Greg Neagle. +# Copyright 2009-2014 Greg Neagle. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/code/client/munkilib/updatecheck.py b/code/client/munkilib/updatecheck.py index c5c7a83e..078e273e 100755 --- a/code/client/munkilib/updatecheck.py +++ b/code/client/munkilib/updatecheck.py @@ -1,7 +1,7 @@ #!/usr/bin/python # encoding: utf-8 # -# Copyright 2009-2013 Greg Neagle. +# Copyright 2009-2014 Greg Neagle. # # Licensed under the Apache License, Version 2.0 (the 'License'); # you may not use this file except in compliance with the License. diff --git a/code/client/munkilib/version.plist b/code/client/munkilib/version.plist index f336a08c..921b6f67 100644 --- a/code/client/munkilib/version.plist +++ b/code/client/munkilib/version.plist @@ -3,6 +3,6 @@ CFBundleShortVersionString - 0.9.2 + 1.0.0 diff --git a/code/tools/app2pkg.py b/code/tools/app2pkg.py index 002a85c5..bf4a8eb3 100755 --- a/code/tools/app2pkg.py +++ b/code/tools/app2pkg.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # encoding: utf-8 # -# Copyright 2009-2013 Greg Neagle. +# Copyright 2009-2014 Greg Neagle. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/code/tools/filelist2pkg.py b/code/tools/filelist2pkg.py index 60629d26..22be24a4 100755 --- a/code/tools/filelist2pkg.py +++ b/code/tools/filelist2pkg.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # encoding: utf-8 # -# Copyright 2009-2013 Greg Neagle. +# Copyright 2009-2014 Greg Neagle. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/code/tools/tar2pkg.py b/code/tools/tar2pkg.py index f6ced378..342296b7 100755 --- a/code/tools/tar2pkg.py +++ b/code/tools/tar2pkg.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # encoding: utf-8 # -# Copyright 2011-2013 Greg Neagle. +# Copyright 2011-2014 Greg Neagle. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/code/tools/transcript2pkg.py b/code/tools/transcript2pkg.py index 8ebc47e8..0b9bdb2f 100755 --- a/code/tools/transcript2pkg.py +++ b/code/tools/transcript2pkg.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # encoding: utf-8 # -# Copyright 2009-2013 Greg Neagle. +# Copyright 2009-2014 Greg Neagle. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/tests/code/client/munkilib/munkicommon_unicode_test.py b/tests/code/client/munkilib/munkicommon_unicode_test.py index e20558bc..77c1078f 100755 --- a/tests/code/client/munkilib/munkicommon_unicode_test.py +++ b/tests/code/client/munkilib/munkicommon_unicode_test.py @@ -6,7 +6,7 @@ munkicommon_display_unicode_test.py Unit tests for munkicommon's display_* functions. """ -# Copyright 2013 Greg Neagle. +# Copyright 2014 Greg Neagle. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License.