diff --git a/code/Managed Software Update/BorderlessWindow.h b/code/Managed Software Update/BorderlessWindow.h index fa43c20e..3bbdb5fc 100644 --- a/code/Managed Software Update/BorderlessWindow.h +++ b/code/Managed Software Update/BorderlessWindow.h @@ -1,8 +1,8 @@ // // BorderlessWindow.h // -// Created by Greg Neagle on 5/16/09. -// Copyright 2009-2011 Greg Neagle. +// Created by Greg Neagle on 5/16/09. +// Copyright 2009-2013 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 02900fd7..4753b5dc 100644 --- a/code/Managed Software Update/BorderlessWindow.m +++ b/code/Managed Software Update/BorderlessWindow.m @@ -1,8 +1,8 @@ // // BorderlessWindow.m // -// Created by Greg Neagle on 5/16/09. -// Copyright 2009-2011 Greg Neagle. +// Created by Greg Neagle on 5/16/09. +// Copyright 2009-2013 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 6647bcfd..f426c529 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-2011 Greg Neagle. +# Copyright 2009-2013 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 2f61c24d..fe60c317 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 2009-2011 Greg Neagle. +# Copyright 2010-2013 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 89636684..efc534d5 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 2009-2011 Greg Neagle. +# Copyright 2010-2013 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 a08e18bc..e4602597 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-2011 Greg Neagle. +# Copyright 2010-2013 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 ebcae6ab..dd0a1ea3 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-2011 Greg Neagle. +# Copyright 2009-2013 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 4e7e1cf5..8becc02f 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 2009-2011 Greg Neagle. +# Copyright 2010-2013 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 02e2fd9c..c07a46a9 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-2011 Greg Neagle. +# Copyright 2010-2013 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 ab67449b..203bfa13 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-2011 Greg Neagle. +// Copyright 2009-2013 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 11de21b6..e97334bb 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-2011 Greg Neagle. +// Copyright 2009-2013 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/main.py b/code/Managed Software Update/main.py index a5dc28f1..7784a650 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 2009-2010 Greg Neagle. +# Copyright 2010-2013 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 a5e47057..bfc70051 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-2011 Greg Neagle. +# Copyright 2010-2013 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 a78f95e9..016de64f 100755 --- a/code/client/launchapp +++ b/code/client/launchapp @@ -1,5 +1,8 @@ #!/usr/bin/python # encoding: utf-8 +# +# Copyright 2010-2013 Greg Neagle. +# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/code/client/logouthelper b/code/client/logouthelper index 2478902a..ef272a41 100755 --- a/code/client/logouthelper +++ b/code/client/logouthelper @@ -1,5 +1,8 @@ #!/usr/bin/python # encoding: utf-8 +# +# Copyright 2011-2013 Greg Neagle. +# # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/code/client/makecatalogs b/code/client/makecatalogs index 42c140eb..934723f8 100755 --- a/code/client/makecatalogs +++ b/code/client/makecatalogs @@ -1,7 +1,7 @@ #!/usr/bin/env python # encoding: utf-8 # -# Copyright 2009-2011 Greg Neagle. +# Copyright 2009-2013 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 37fecb95..81e25a20 100755 --- a/code/client/makepkginfo +++ b/code/client/makepkginfo @@ -1,7 +1,7 @@ #!/usr/bin/python # encoding: utf-8 # -# Copyright 2009-2011 Greg Neagle. +# Copyright 2008-2013 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 d2e990f5..26bc888b 100755 --- a/code/client/managedsoftwareupdate +++ b/code/client/managedsoftwareupdate @@ -1,7 +1,7 @@ #!/usr/bin/python # encoding: utf-8 # -# Copyright 2009-2011 Greg Neagle. +# Copyright 2009-2013 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/manifestutil b/code/client/manifestutil index 2a818010..68995478 100755 --- a/code/client/manifestutil +++ b/code/client/manifestutil @@ -1,7 +1,7 @@ #!/usr/bin/python # encoding: utf-8 # -# Copyright 2009-2011 Greg Neagle. +# Copyright 2011-2013 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 244aee9e..9c479527 100755 --- a/code/client/munkiimport +++ b/code/client/munkiimport @@ -1,7 +1,7 @@ #!/usr/bin/python # encoding: utf-8 # -# Copyright 2009-2011 Greg Neagle. +# Copyright 2010-2013 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 133f2f96..c09cd792 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-2011 Greg Neagle. +# Copyright 2009-2013 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 dec0a888..22db1c27 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-2011 Greg Neagle. +# Copyright 2009-2013 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 526c4a83..daa13dc6 100644 --- 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-2011 Greg Neagle. +# Copyright 2009-2013 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 d83034d2..bf0d4255 100644 --- a/code/client/munkilib/fetch.py +++ b/code/client/munkilib/fetch.py @@ -1,7 +1,7 @@ #!/usr/bin/python # encoding: utf-8 # -# Copyright 2009-2011 Greg Neagle. +# Copyright 2011-2013 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 ab421d7f..f70571c0 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-2011 Greg Neagle. +# Copyright 2009-2013 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 81e52cbe..a8d70185 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 Greg Neagle. +# Copyright 2011-2013 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 0c65582c..477e1a52 100644 --- a/code/client/munkilib/munkicommon.py +++ b/code/client/munkilib/munkicommon.py @@ -1,7 +1,7 @@ #!/usr/bin/python # encoding: utf-8 # -# Copyright 2009-2012 Greg Neagle. +# Copyright 2009-2013 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 88cf3a0e..8c9fd3b8 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-2011 Greg Neagle. +# Copyright 2009-2013 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 62c1a0d8..f30e67de 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-2011 Greg Neagle. +# Copyright 2009-2013 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 7b502d2e..0c3f99d0 100644 --- a/code/client/munkilib/updatecheck.py +++ b/code/client/munkilib/updatecheck.py @@ -1,7 +1,7 @@ #!/usr/bin/python # encoding: utf-8 # -# Copyright 2009-2011 Greg Neagle. +# Copyright 2009-2013 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/utils.py b/code/client/munkilib/utils.py index 42fffa0b..e4f7b071 100644 --- a/code/client/munkilib/utils.py +++ b/code/client/munkilib/utils.py @@ -1,7 +1,7 @@ #!/usr/bin/python # encoding: utf-8 # -# Copyright 2009-2011 Greg Neagle. +# Copyright 2010-2013 Google Inc. All Rights Reserved. # # 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/ptyexec b/code/client/ptyexec index b4de428e..b877f5d8 100755 --- a/code/client/ptyexec +++ b/code/client/ptyexec @@ -1,7 +1,7 @@ #!/usr/bin/python # encoding: utf-8 # -# Copyright 2011 Google Inc. All Rights Reserved. +# Copyright 2011-2013 Google Inc. All Rights Reserved. # # 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/supervisor b/code/client/supervisor index 0cb6e792..2d592938 100755 --- a/code/client/supervisor +++ b/code/client/supervisor @@ -1,7 +1,7 @@ #!/usr/bin/python # encoding: utf-8 # -# Copyright 2011 Google Inc. All Rights Reserved. +# Copyright 2011-2013 Google Inc. All Rights Reserved. # # 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/app2pkg.py b/code/tools/app2pkg.py index 3adae864..002a85c5 100755 --- a/code/tools/app2pkg.py +++ b/code/tools/app2pkg.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # encoding: utf-8 # -# Copyright 2009-2011 Greg Neagle. +# Copyright 2009-2013 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 e6342d45..d1fb61b5 100755 --- a/code/tools/filelist2pkg.py +++ b/code/tools/filelist2pkg.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # encoding: utf-8 # -# Copyright 2009-2011 Greg Neagle. +# Copyright 2009-2013 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 5f61e071..f6ced378 100755 --- a/code/tools/tar2pkg.py +++ b/code/tools/tar2pkg.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # encoding: utf-8 # -# Copyright 2009-2011 Greg Neagle. +# Copyright 2011-2013 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 0d2b4c8d..8ebc47e8 100755 --- a/code/tools/transcript2pkg.py +++ b/code/tools/transcript2pkg.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # encoding: utf-8 # -# Copyright 2009-2011 Greg Neagle. +# Copyright 2009-2013 Greg Neagle. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License.