Update Copyright dates

This commit is contained in:
Greg Neagle
2020-01-01 08:53:37 -08:00
parent 21766484f7
commit 72a0535d0d
140 changed files with 141 additions and 141 deletions
@@ -19,7 +19,7 @@
<key>CFBundleVersion</key>
<string>1</string>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2019 The Munki Project. All rights reserved.</string>
<string>Copyright © 2019-2020 The Munki Project. All rights reserved.</string>
<key>NSPrincipalClass</key>
<string>MSCDockTilePlugin</string>
</dict>
@@ -2,7 +2,7 @@
File: MSCDockTilePlugIn.h
Copyright 2015-2019 Greg Neagle.
Copyright 2015-2020 Greg Neagle.
Liberally adapted from Apple sample code:
https://developer.apple.com/library/mac/samplecode/DockTile/Listings/DockTilePlugIn_DockTilePlugIn_h.html
@@ -2,7 +2,7 @@
File: MSCDockTilePlugIn.m
Copyright 2015-2019 Greg Neagle.
Copyright 2015-2020 Greg Neagle.
Liberally adapted from Apple sample code:
https://developer.apple.com/library/mac/samplecode/DockTile/Listings/DockTilePlugIn_DockTilePlugIn_h.html
@@ -3,7 +3,7 @@
// ManagedSoftwareCenter
//
// Created by Greg Neagle on 5/27/18.
// Copyright © 2018-2019 The Munki Project. All rights reserved.
// Copyright © 2018-2020 The Munki Project. All rights reserved.
//
import Cocoa
@@ -2,4 +2,4 @@
"CFBundleName" = "Managed Software Center";
"CFBundleDisplayName" = "Managed Software Center";
NSHumanReadableCopyright = "Copyright © 2010-2019 The Munki Project\nhttps://github.com/munki/munki";
NSHumanReadableCopyright = "Copyright © 2010-2020 The Munki Project\nhttps://github.com/munki/munki";
@@ -3,7 +3,7 @@
// Managed Software Center
//
// Created by Greg Neagle on 5/20/18.
// Copyright © 2018-2019 The Munki Project. All rights reserved.
// Copyright © 2018-2020 The Munki Project. All rights reserved.
//
import Cocoa
@@ -3,7 +3,7 @@
// Managed Software Center
//
// Created by Greg Neagle on 7/15/18.
// Copyright © 2018-2019 The Munki Project. All rights reserved.
// Copyright © 2018-2020 The Munki Project. All rights reserved.
//
import Cocoa
@@ -3,7 +3,7 @@
// Managed Software Center
//
// Created by Greg Neagle on 7/17/18.
// Copyright © 2018-2019 The Munki Project. All rights reserved.
// Copyright © 2018-2020 The Munki Project. All rights reserved.
//
import Cocoa
@@ -3,7 +3,7 @@
// Managed Software Center
//
// Created by Greg Neagle on 7/11/18.
// Copyright © 2018-2019 The Munki Project. All rights reserved.
// Copyright © 2018-2020 The Munki Project. All rights reserved.
//
import Cocoa
@@ -3,7 +3,7 @@
// Managed Software Center
//
// Created by Greg Neagle on 6/29/18.
// Copyright © 2018-2019 The Munki Project. All rights reserved.
// Copyright © 2018-2020 The Munki Project. All rights reserved.
//
import Cocoa
@@ -3,7 +3,7 @@
// Managed Software Center
//
// Created by Greg Neagle on 5/27/18.
// Copyright © 2018-2019 The Munki Project. All rights reserved.
// Copyright © 2018-2020 The Munki Project. All rights reserved.
//
import Foundation
@@ -3,7 +3,7 @@
// Managed Software Center
//
// Created by Greg Neagle on 6/15/18.
// Copyright © 2018-2019 The Munki Project. All rights reserved.
// Copyright © 2018-2020 The Munki Project. All rights reserved.
//
import Foundation
@@ -47,7 +47,7 @@
<key>NSDockTilePlugIn</key>
<string>MSCDockTilePlugin.docktileplugin</string>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2019 The Munki Project. All rights reserved.</string>
<string>Copyright © 2019-2020 The Munki Project. All rights reserved.</string>
<key>NSMainNibFile</key>
<string>MainMenu</string>
<key>NSPrincipalClass</key>
@@ -3,7 +3,7 @@
// Managed Software Center
//
// Created by Greg Neagle on 27.05.18.
// Copyright © 2018-2019 The Munki Project. All rights reserved.
// Copyright © 2018-2020 The Munki Project. All rights reserved.
//
import Foundation
@@ -3,7 +3,7 @@
// Managed Software Center
//
// Created by Greg Neagle on 6/5/18.
// Copyright © 2018-2019 The Munki Project. All rights reserved.
// Copyright © 2018-2020 The Munki Project. All rights reserved.
//
import Cocoa
@@ -3,7 +3,7 @@
// Managed Software Center
//
// Created by Greg Neagle on 5/27/18.
// Copyright © 2018-2019 The Munki Project. All rights reserved.
// Copyright © 2018-2020 The Munki Project. All rights reserved.
//
import Cocoa
@@ -3,7 +3,7 @@
// Managed Software Center
//
// Created by Greg Neagle on 9/9/18.
// Copyright © 2018-2019 The Munki Project. All rights reserved.
// Copyright © 2018-2020 The Munki Project. All rights reserved.
//
import WebKit
@@ -3,7 +3,7 @@
// Managed Software Center
//
// Created by Greg Neagle on 6/7/18.
// Copyright © 2018-2019 The Munki Project. All rights reserved.
// Copyright © 2018-2020 The Munki Project. All rights reserved.
//
import Foundation
@@ -3,7 +3,7 @@
// Managed Software Center
//
// Created by Greg Neagle on 6/12/18.
// Copyright © 2018-2019 The Munki Project. All rights reserved.
// Copyright © 2018-2020 The Munki Project. All rights reserved.
//
import Foundation
@@ -3,7 +3,7 @@
// Managed Software Center
//
// Created by Greg Neagle on 7/23/18.
// Copyright © 2018-2019 The Munki Project. All rights reserved.
// Copyright © 2018-2020 The Munki Project. All rights reserved.
//
import Darwin
@@ -3,7 +3,7 @@
// Managed Software Center
//
// Created by Greg Neagle on 6/15/18.
// Copyright © 2018-2019 The Munki Project. All rights reserved.
// Copyright © 2018-2020 The Munki Project. All rights reserved.
//
// A lightweight Swift implementation of something like Python's string.Template
@@ -3,7 +3,7 @@
// Managed Software Center
//
// Created by Greg Neagle on 6/29/18.
// Copyright © 2018-2019 The Munki Project. All rights reserved.
// Copyright © 2018-2020 The Munki Project. All rights reserved.
//
import Foundation
@@ -2,4 +2,4 @@
"CFBundleName" = "Managed Software Center";
"CFBundleDisplayName" = "Managed Software Center";
NSHumanReadableCopyright = "Copyright © 2010-2019 The Munki Project\nhttps://github.com/munki/munki";
NSHumanReadableCopyright = "Copyright © 2010-2020 The Munki Project\nhttps://github.com/munki/munki";
@@ -2,4 +2,4 @@
"CFBundleName" = "Geführte Softwareaktualisierung";
"CFBundleDisplayName" = "Geführte Softwareaktualisierung";
NSHumanReadableCopyright = "Copyright © 2010-2019 The Munki Project\nhttps://github.com/munki/munki";
NSHumanReadableCopyright = "Copyright © 2010-2020 The Munki Project\nhttps://github.com/munki/munki";
@@ -2,4 +2,4 @@
"CFBundleName" = "Managed Software Centre";
"CFBundleDisplayName" = "Managed Software Centre";
NSHumanReadableCopyright = "Copyright © 2010-2019 The Munki Project\nhttps://github.com/munki/munki";
NSHumanReadableCopyright = "Copyright © 2010-2020 The Munki Project\nhttps://github.com/munki/munki";
@@ -2,4 +2,4 @@
"CFBundleName" = "Managed Software Centre";
"CFBundleDisplayName" = "Managed Software Centre";
NSHumanReadableCopyright = "Copyright © 2010-2019 The Munki Project\nhttps://github.com/munki/munki";
NSHumanReadableCopyright = "Copyright © 2010-2020 The Munki Project\nhttps://github.com/munki/munki";
@@ -2,4 +2,4 @@
"CFBundleName" = "Managed Software Centre";
"CFBundleDisplayName" = "Managed Software Centre";
NSHumanReadableCopyright = "Copyright © 2010-2019 The Munki Project\nhttps://github.com/munki/munki";
NSHumanReadableCopyright = "Copyright © 2010-2020 The Munki Project\nhttps://github.com/munki/munki";
@@ -23,7 +23,7 @@
<key>LSMinimumSystemVersion</key>
<string>$(MACOSX_DEPLOYMENT_TARGET)</string>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2019 The Munki Project. All rights reserved.</string>
<string>Copyright © 2019-2020 The Munki Project. All rights reserved.</string>
<key>NSMainNibFile</key>
<string>MainMenu</string>
<key>NSPrincipalClass</key>
@@ -2,4 +2,4 @@
"CFBundleName" = "Managed Software Center";
"CFBundleDisplayName" = "Managed Software Center";
NSHumanReadableCopyright = "Copyright © 2010-2019 The Munki Project\nhttps://github.com/munki/munki";
NSHumanReadableCopyright = "Copyright © 2010-2020 The Munki Project\nhttps://github.com/munki/munki";
@@ -2,4 +2,4 @@
"CFBundleName" = "Centro de aplicaciones";
"CFBundleDisplayName" = "Centro de aplicaciones";
NSHumanReadableCopyright = "Copyright © 2010-2019 The Munki Project\nhttps://github.com/munki/munki";
NSHumanReadableCopyright = "Copyright © 2010-2020 The Munki Project\nhttps://github.com/munki/munki";
@@ -2,4 +2,4 @@
"CFBundleName" = "Managed Software Center";
"CFBundleDisplayName" = "Managed Software Center";
NSHumanReadableCopyright = "Copyright © 2010-2019 The Munki Project\nhttps://github.com/munki/munki";
NSHumanReadableCopyright = "Copyright © 2010-2020 The Munki Project\nhttps://github.com/munki/munki";
@@ -2,4 +2,4 @@
"CFBundleName" = "Centre de gestion des logiciels";
"CFBundleDisplayName" = "Centre de gestion des logiciels";
NSHumanReadableCopyright = "Copyright © 2010-2019 The Munki Project\nhttps://github.com/munki/munki";
NSHumanReadableCopyright = "Copyright © 2010-2020 The Munki Project\nhttps://github.com/munki/munki";
@@ -3,7 +3,7 @@
// Managed Software Center
//
// Created by Greg Neagle on 6/11/18.
// Copyright © 2018-2019 The Munki Project. All rights reserved.
// Copyright © 2018-2020 The Munki Project. All rights reserved.
//
import Cocoa
@@ -2,4 +2,4 @@
"CFBundleName" = "Centro Gestione Applicazioni";
"CFBundleDisplayName" = "Centro Gestione Applicazioni";
NSHumanReadableCopyright = "Copyright © 2010-2019 The Munki Project\nhttps://github.com/munki/munki";
NSHumanReadableCopyright = "Copyright © 2010-2020 The Munki Project\nhttps://github.com/munki/munki";
@@ -3,7 +3,7 @@
// Managed Software Center
//
// Created by Greg Neagle on 6/15/18.
// Copyright © 2018-2019 The Munki Project. All rights reserved.
// Copyright © 2018-2020 The Munki Project. All rights reserved.
//
import Cocoa
@@ -3,7 +3,7 @@
// Managed Software Center
//
// Created by Greg Neagle on 6/6/18.
// Copyright © 2018-2019 The Munki Project. All rights reserved.
// Copyright © 2018-2020 The Munki Project. All rights reserved.
//
import Foundation
@@ -3,7 +3,7 @@
// Managed Software Center
//
// Created by Greg Neagle on 6/6/18.
// Copyright © 2018-2019 The Munki Project. All rights reserved.
// Copyright © 2018-2020 The Munki Project. All rights reserved.
//
import Foundation
@@ -3,7 +3,7 @@
// Managed Software Center
//
// Created by Greg Neagle on 5/27/18.
// Copyright © 2018-2019 The Munki Project. All rights reserved.
// Copyright © 2018-2020 The Munki Project. All rights reserved.
//
import Foundation
@@ -2,4 +2,4 @@
"CFBundleName" = "Managed Software Center";
"CFBundleDisplayName" = "Managed Software Center";
NSHumanReadableCopyright = "Copyright © 2010-2019 The Munki Project\nhttps://github.com/munki/munki";
NSHumanReadableCopyright = "Copyright © 2010-2020 The Munki Project\nhttps://github.com/munki/munki";
@@ -2,4 +2,4 @@
"CFBundleName" = "Managed Software Center";
"CFBundleDisplayName" = "Managed Software Center";
NSHumanReadableCopyright = "Copyright © 2010-2019 The Munki Project\nhttps://github.com/munki/munki";
NSHumanReadableCopyright = "Copyright © 2010-2020 The Munki Project\nhttps://github.com/munki/munki";
@@ -3,7 +3,7 @@
// Managed Software Center
//
// Created by Greg Neagle on 6/29/18.
// Copyright © 2018-2019 The Munki Project. All rights reserved.
// Copyright © 2018-2020 The Munki Project. All rights reserved.
//
import Foundation
@@ -3,7 +3,7 @@
// Managed Software Center
//
// Created by Greg Neagle on 7/16/18.
// Copyright © 2018-2019 The Munki Project. All rights reserved.
// Copyright © 2018-2020 The Munki Project. All rights reserved.
//
import Foundation
@@ -2,4 +2,4 @@
"CFBundleName" = "Центр Управления ПО";
"CFBundleDisplayName" = "Центр Управления ПО";
NSHumanReadableCopyright = "Copyright © 2010-2019 The Munki Project\nhttps://github.com/munki/munki";
NSHumanReadableCopyright = "Copyright © 2010-2020 The Munki Project\nhttps://github.com/munki/munki";
@@ -2,4 +2,4 @@
"CFBundleName" = "Managed Software Center";
"CFBundleDisplayName" = "Managed Software Center";
NSHumanReadableCopyright = "Copyright © 2010-2019 The Munki Project\nhttps://github.com/munki/munki";
NSHumanReadableCopyright = "Copyright © 2010-2020 The Munki Project\nhttps://github.com/munki/munki";
@@ -3,7 +3,7 @@
// MunkiStatus
//
// Created by Greg Neagle on 5/18/18.
// Copyright © 2018-2019 The Munki Project. All rights reserved.
// Copyright © 2018-2020 The Munki Project. All rights reserved.
//
import Cocoa
+1 -1
View File
@@ -31,7 +31,7 @@
<key>LSMinimumSystemVersion</key>
<string>$(MACOSX_DEPLOYMENT_TARGET)</string>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2019 The Munki Project. All rights reserved.</string>
<string>Copyright © 2019-2020 The Munki Project. All rights reserved.</string>
<key>NSMainNibFile</key>
<string>MainMenu</string>
<key>NSPrincipalClass</key>
@@ -3,7 +3,7 @@
// MunkiStatus
//
// Created by Greg Neagle on 27.05.18.
// Copyright © 2018-2019 The Munki Project. All rights reserved.
// Copyright © 2018-2020 The Munki Project. All rights reserved.
//
import Foundation
@@ -3,7 +3,7 @@
// MunkiStatus
//
// Created by Greg Neagle on 5/20/18.
// Copyright © 2018-2019 The Munki Project. All rights reserved.
// Copyright © 2018-2020 The Munki Project. All rights reserved.
//
import Cocoa
@@ -3,7 +3,7 @@
// MunkiStatus
//
// Created by Greg Neagle on 5/18/18.
// Copyright © 2018-2019 The Munki Project. All rights reserved.
// Copyright © 2018-2020 The Munki Project. All rights reserved.
//
import Cocoa
@@ -3,7 +3,7 @@
// MunkiStatus
//
// Created by Greg Neagle on 5/19/18.
// Copyright © 2018-2019 The Munki Project. All rights reserved.
// Copyright © 2018-2020 The Munki Project. All rights reserved.
//
import Foundation
@@ -2,4 +2,4 @@
"CFBundleName" = "Centre de gestion des logiciels";
"CFBundleDisplayName" = "Centre de gestion des logiciels";
NSHumanReadableCopyright = "Copyright © 2010-2019 The Munki Project\nhttps://github.com/munki/munki";
NSHumanReadableCopyright = "Copyright © 2010-2020 The Munki Project\nhttps://github.com/munki/munki";
@@ -2,4 +2,4 @@
"CFBundleName" = "MunkiStatus";
"CFBundleDisplayName" = "MunkiStatus";
NSHumanReadableCopyright = "Copyright © 2010-2019 The Munki Project\nhttps://github.com/munki/munki";
NSHumanReadableCopyright = "Copyright © 2010-2020 The Munki Project\nhttps://github.com/munki/munki";
+1 -1
View File
@@ -3,7 +3,7 @@
// MunkiStatus
//
// Created by Greg Neagle on 8/27/19.
// Copyright © 2019 The Munki Project. All rights reserved.
// Copyright © 2019-2020 The Munki Project. All rights reserved.
//
import Cocoa
@@ -3,7 +3,7 @@
// munki-notifier
//
// Created by Greg Neagle on 2/23/17.
// Copyright © 2018-2019 The Munki Project. All rights reserved.
// Copyright © 2018-2020 The Munki Project. All rights reserved.
//
#import <Cocoa/Cocoa.h>
@@ -3,7 +3,7 @@
// munki-notifier
//
// Created by Greg Neagle on 2/23/17.
// Copyright © 2018-2019 The Munki Project. All rights reserved.
// Copyright © 2018-2020 The Munki Project. All rights reserved.
// Much code lifted and adapted from https://github.com/julienXX/terminal-notifier
//
@@ -27,7 +27,7 @@
<key>LSUIElement</key>
<true/>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2019 The Munki Project. All rights reserved.</string>
<string>Copyright © 2019-2020 The Munki Project. All rights reserved.</string>
<key>NSMainNibFile</key>
<string>MainMenu</string>
<key>NSPrincipalClass</key>
@@ -1,3 +1,3 @@
/* (No Comment) */
"NSHumanReadableCopyright" = "Copyright © 2019 The Munki Project. All rights reserved.";
"NSHumanReadableCopyright" = "Copyright © 2019-2020 The Munki Project. All rights reserved.";
@@ -1,3 +1,3 @@
/* (No Comment) */
"NSHumanReadableCopyright" = "Copyright © 2019 The Munki Project. All rights reserved.";
"NSHumanReadableCopyright" = "Copyright © 2019-2020 The Munki Project. All rights reserved.";
@@ -1,3 +1,3 @@
/* (No Comment) */
"NSHumanReadableCopyright" = "Copyright © 2019 The Munki Project. All rights reserved.";
"NSHumanReadableCopyright" = "Copyright © 2019-2020 The Munki Project. All rights reserved.";
@@ -1,3 +1,3 @@
/* (No Comment) */
"NSHumanReadableCopyright" = "Copyright © 2019 The Munki Project. All rights reserved.";
"NSHumanReadableCopyright" = "Copyright © 2019-2020 The Munki Project. All rights reserved.";
@@ -1,3 +1,3 @@
/* (No Comment) */
"NSHumanReadableCopyright" = "Copyright © 2019 The Munki Project. All rights reserved.";
"NSHumanReadableCopyright" = "Copyright © 2019-2020 The Munki Project. All rights reserved.";
@@ -1,3 +1,3 @@
/* (No Comment) */
"NSHumanReadableCopyright" = "Copyright © 2019 The Munki Project. All rights reserved.";
"NSHumanReadableCopyright" = "Copyright © 2019-2020 The Munki Project. All rights reserved.";
@@ -1,3 +1,3 @@
/* (No Comment) */
"NSHumanReadableCopyright" = "Copyright © 2019 The Munki Project. All rights reserved.";
"NSHumanReadableCopyright" = "Copyright © 2019-2020 The Munki Project. All rights reserved.";
@@ -1,3 +1,3 @@
/* (No Comment) */
"NSHumanReadableCopyright" = "Copyright © 2019 The Munki Project. All rights reserved.";
"NSHumanReadableCopyright" = "Copyright © 2019-2020 The Munki Project. All rights reserved.";
@@ -3,7 +3,7 @@
// munki-notifier
//
// Created by Greg Neagle on 2/23/17.
// Copyright © 2018-2019 The Munki Project. All rights reserved.
// Copyright © 2018-2020 The Munki Project. All rights reserved.
//
#import <Cocoa/Cocoa.h>
@@ -1,3 +1,3 @@
/* (No Comment) */
"NSHumanReadableCopyright" = "Copyright © 2019 The Munki Project. All rights reserved.";
"NSHumanReadableCopyright" = "Copyright © 2019-2020 The Munki Project. All rights reserved.";
@@ -1,3 +1,3 @@
/* (No Comment) */
"NSHumanReadableCopyright" = "Copyright © 2019 The Munki Project. All rights reserved.";
"NSHumanReadableCopyright" = "Copyright © 2019-2020 The Munki Project. All rights reserved.";
@@ -1,3 +1,3 @@
/* (No Comment) */
"NSHumanReadableCopyright" = "Copyright © 2019 The Munki Project. All rights reserved.";
"NSHumanReadableCopyright" = "Copyright © 2019-2020 The Munki Project. All rights reserved.";
@@ -1,3 +1,3 @@
/* (No Comment) */
"NSHumanReadableCopyright" = "Copyright © 2019 The Munki Project. All rights reserved.";
"NSHumanReadableCopyright" = "Copyright © 2019-2020 The Munki Project. All rights reserved.";
+1 -1
View File
@@ -1,7 +1,7 @@
#!/usr/local/munki/python
# encoding: utf-8
#
# Copyright 2017-2019 Greg Neagle.
# Copyright 2017-2020 Greg Neagle.
#
# Licensed under the Apache License, Version 2.0 (the 'License');
# you may not use this file except in compliance with the License.
+1 -1
View File
@@ -1,7 +1,7 @@
#!/usr/local/munki/python
# encoding: utf-8
#
# Copyright 2018-2019 Greg Neagle.
# Copyright 2018-2020 Greg Neagle.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
+1 -1
View File
@@ -1,7 +1,7 @@
#!/usr/local/munki/python
# encoding: utf-8
#
# Copyright 2017-2019 Greg Neagle.
# Copyright 2017-2020 Greg Neagle.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
+1 -1
View File
@@ -1,7 +1,7 @@
#!/usr/local/munki/python
# encoding: utf-8
#
# Copyright 2010-2019 Greg Neagle.
# Copyright 2010-2020 Greg Neagle.
#
# Licensed under the Apache License, Version 2.0 (the 'License');
# you may not use this file except in compliance with the License.
+1 -1
View File
@@ -1,7 +1,7 @@
#!/usr/local/munki/python
# encoding: utf-8
#
# Copyright 2010-2019 Greg Neagle.
# Copyright 2010-2020 Greg Neagle.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
+1 -1
View File
@@ -1,7 +1,7 @@
#!/usr/local/munki/python
# encoding: utf-8
#
# Copyright 2011-2019 Greg Neagle.
# Copyright 2011-2020 Greg Neagle.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
+1 -1
View File
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# encoding: utf-8
#
# Copyright 2009-2019 Greg Neagle.
# Copyright 2009-2020 Greg Neagle.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
+1 -1
View File
@@ -1,7 +1,7 @@
#!/usr/local/munki/python
# encoding: utf-8
#
# Copyright 2008-2019 Greg Neagle.
# Copyright 2008-2020 Greg Neagle.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
+2 -2
View File
@@ -1,7 +1,7 @@
#!/usr/local/munki/python
# encoding: utf-8
#
# Copyright 2009-2019 Greg Neagle.
# Copyright 2009-2020 Greg Neagle.
#
# Licensed under the Apache License, Version 2.0 (the 'License');
# you may not use this file except in compliance with the License.
@@ -803,7 +803,7 @@ def main():
munkilog.log("### Starting managedsoftwareupdate run: %s ###" % runtype)
if options.verbose:
print('Managed Software Update Tool')
print('Copyright 2010-2019 The Munki Project')
print('Copyright 2010-2020 The Munki Project')
print('https://github.com/munki/munki\n')
display.display_status_major('Starting...')
+1 -1
View File
@@ -1,7 +1,7 @@
#!/usr/local/munki/python
# encoding: utf-8
#
# Copyright 2011-2019 Greg Neagle.
# Copyright 2011-2020 Greg Neagle.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
+1 -1
View File
@@ -1,7 +1,7 @@
#!/usr/local/munki/python
# encoding: utf-8
#
# Copyright 2010-2019 Greg Neagle.
# Copyright 2010-2020 Greg Neagle.
#
# Licensed under the Apache License, Version 2.0 (the 'License');
# you may not use this file except in compliance with the License.
+1 -1
View File
@@ -1,6 +1,6 @@
# encoding: utf-8
#
# Copyright 2009-2019 Greg Neagle.
# Copyright 2009-2020 Greg Neagle.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
+1 -1
View File
@@ -1,6 +1,6 @@
# encoding: utf-8
#
# Copyright 2017-2019 Greg Neagle.
# Copyright 2017-2020 Greg Neagle.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@@ -1,6 +1,6 @@
# encoding: utf-8
#
# Copyright 2017-2019 Greg Neagle.
# Copyright 2017-2020 Greg Neagle.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
+1 -1
View File
@@ -1,6 +1,6 @@
# encoding: utf-8
#
# Copyright 2017-2019 Greg Neagle.
# Copyright 2017-2020 Greg Neagle.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
+1 -1
View File
@@ -1,6 +1,6 @@
# encoding: utf-8
#
# Copyright 2017-2019 Greg Neagle.
# Copyright 2017-2020 Greg Neagle.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
+1 -1
View File
@@ -1,5 +1,5 @@
# encoding: utf-8
# Copyright 2009-2019 Greg Neagle.
# Copyright 2009-2020 Greg Neagle.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
+1 -1
View File
@@ -1,5 +1,5 @@
# encoding: utf-8
# Copyright 2009-2019 Greg Neagle.
# Copyright 2009-2020 Greg Neagle.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
+1 -1
View File
@@ -1,6 +1,6 @@
# encoding: utf-8
#
# Copyright 2017-2019 Greg Neagle.
# Copyright 2017-2020 Greg Neagle.
#
# Licensed under the Apache License, Version 2.0 (the 'License');
# you may not use this file except in compliance with the License.
+1 -1
View File
@@ -1,6 +1,6 @@
# encoding: utf-8
#
# Copyright 2009-2019 Greg Neagle.
# Copyright 2009-2020 Greg Neagle.
#
# Licensed under the Apache License, Version 2.0 (the 'License');
# you may not use this file except in compliance with the License.
+1 -1
View File
@@ -1,5 +1,5 @@
# encoding: utf-8
# Copyright 2009-2019 Greg Neagle.
# Copyright 2009-2020 Greg Neagle.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
+1 -1
View File
@@ -1,6 +1,6 @@
# encoding: utf-8
#
# Copyright 2009-2019 Greg Neagle.
# Copyright 2009-2020 Greg Neagle.
#
# Licensed under the Apache License, Version 2.0 (the 'License');
# you may not use this file except in compliance with the License.
@@ -1,6 +1,6 @@
# encoding: utf-8
#
# Copyright 2009-2019 Greg Neagle.
# Copyright 2009-2020 Greg Neagle.
#
# Licensed under the Apache License, Version 2.0 (the 'License');
# you may not use this file except in compliance with the License.
+1 -1
View File
@@ -1,6 +1,6 @@
# encoding: utf-8
#
# Copyright 2019 Greg Neagle.
# Copyright 2019-2020 Greg Neagle.
#
# Licensed under the Apache License, Version 2.0 (the 'License');
# you may not use this file except in compliance with the License.
+1 -1
View File
@@ -1,6 +1,6 @@
# encoding: utf-8
#
# Copyright 2009-2019 Greg Neagle.
# Copyright 2009-2020 Greg Neagle.
#
# Licensed under the Apache License, Version 2.0 (the 'License');
# you may not use this file except in compliance with the License.
+1 -1
View File
@@ -1,6 +1,6 @@
# encoding: utf-8
#
# Copyright 2009-2019 Greg Neagle.
# Copyright 2009-2020 Greg Neagle.
#
# Licensed under the Apache License, Version 2.0 (the 'License');
# you may not use this file except in compliance with the License.
+1 -1
View File
@@ -1,6 +1,6 @@
# encoding: utf-8
#
# Copyright 2017-2019 Greg Neagle.
# Copyright 2017-2020 Greg Neagle.
#
# Licensed under the Apache License, Version 2.0 (the 'License');
# you may not use this file except in compliance with the License.
+1 -1
View File
@@ -1,6 +1,6 @@
# encoding: utf-8
#
# Copyright 2017-2019 Greg Neagle.
# Copyright 2017-2020 Greg Neagle.
#
# Licensed under the Apache License, Version 2.0 (the 'License');
# you may not use this file except in compliance with the License.
+1 -1
View File
@@ -1,6 +1,6 @@
# encoding: utf-8
#
# Copyright 2017-2019 Greg Neagle.
# Copyright 2017-2020 Greg Neagle.
#
# Licensed under the Apache License, Version 2.0 (the 'License');
# you may not use this file except in compliance with the License.
+1 -1
View File
@@ -1,6 +1,6 @@
# encoding: utf-8
#
# Copyright 2009-2019 Greg Neagle.
# Copyright 2009-2020 Greg Neagle.
#
# Licensed under the Apache License, Version 2.0 (the 'License');
# you may not use this file except in compliance with the License.
+1 -1
View File
@@ -1,6 +1,6 @@
# encoding: utf-8
#
# Copyright 2009-2019 Greg Neagle.
# Copyright 2009-2020 Greg Neagle.
#
# Licensed under the Apache License, Version 2.0 (the 'License');
# you may not use this file except in compliance with the License.

Some files were not shown because too many files have changed in this diff Show More