Update copyright info

This commit is contained in:
Greg Neagle
2023-02-22 09:59:22 -08:00
parent 139e2d3f56
commit 767f64b12a
146 changed files with 147 additions and 147 deletions

View File

@@ -19,7 +19,7 @@
<key>CFBundleVersion</key>
<string>1</string>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2019-2022 The Munki Project. All rights reserved.</string>
<string>Copyright © 2019-2023 The Munki Project. All rights reserved.</string>
<key>NSPrincipalClass</key>
<string>MSCDockTilePlugin</string>
</dict>

View File

@@ -2,7 +2,7 @@
File: MSCDockTilePlugIn.h
Copyright 2015-2022 Greg Neagle.
Copyright 2015-2023 Greg Neagle.
Liberally adapted from Apple sample code:
https://developer.apple.com/library/mac/samplecode/DockTile/Listings/DockTilePlugIn_DockTilePlugIn_h.html

View File

@@ -2,7 +2,7 @@
File: MSCDockTilePlugIn.m
Copyright 2015-2022 Greg Neagle.
Copyright 2015-2023 Greg Neagle.
Liberally adapted from Apple sample code:
https://developer.apple.com/library/mac/samplecode/DockTile/Listings/DockTilePlugIn_DockTilePlugIn_h.html

View File

@@ -3,7 +3,7 @@
// ManagedSoftwareCenter
//
// Created by Greg Neagle on 5/27/18.
// Copyright © 2018-2022 The Munki Project. All rights reserved.
// Copyright © 2018-2023 The Munki Project. All rights reserved.
//
import Cocoa

View File

@@ -2,4 +2,4 @@
"CFBundleName" = "Managed Software Center";
"CFBundleDisplayName" = "Managed Software Center";
NSHumanReadableCopyright = "Copyright © 2010-2022 The Munki Project\nhttps://github.com/munki/munki";
NSHumanReadableCopyright = "Copyright © 2010-2023 The Munki Project\nhttps://github.com/munki/munki";

View File

@@ -3,7 +3,7 @@
// Managed Software Center
//
// Created by Greg Neagle on 5/20/18.
// Copyright © 2018-2022 The Munki Project. All rights reserved.
// Copyright © 2018-2023 The Munki Project. All rights reserved.
//
import Cocoa

View File

@@ -3,7 +3,7 @@
// Managed Software Center
//
// Created by Greg Neagle on 7/15/18.
// Copyright © 2018-2022 The Munki Project. All rights reserved.
// Copyright © 2018-2023 The Munki Project. All rights reserved.
//
import Cocoa

View File

@@ -3,7 +3,7 @@
// Managed Software Center
//
// Created by Greg Neagle on 7/17/18.
// Copyright © 2018-2022 The Munki Project. All rights reserved.
// Copyright © 2018-2023 The Munki Project. All rights reserved.
//
import Cocoa

View File

@@ -3,7 +3,7 @@
// Managed Software Center
//
// Created by Greg Neagle on 7/11/18.
// Copyright © 2018-2022 The Munki Project. All rights reserved.
// Copyright © 2018-2023 The Munki Project. All rights reserved.
//
import Cocoa

View File

@@ -3,7 +3,7 @@
// Managed Software Center
//
// Created by Greg Neagle on 6/29/18.
// Copyright © 2018-2022 The Munki Project. All rights reserved.
// Copyright © 2018-2023 The Munki Project. All rights reserved.
//
import Cocoa

View File

@@ -3,7 +3,7 @@
// Managed Software Center
//
// Created by Greg Neagle on 5/27/18.
// Copyright © 2018-2022 The Munki Project. All rights reserved.
// Copyright © 2018-2023 The Munki Project. All rights reserved.
//
import Foundation

View File

@@ -3,7 +3,7 @@
// Managed Software Center
//
// Created by Greg Neagle on 6/15/18.
// Copyright © 2018-2022 The Munki Project. All rights reserved.
// Copyright © 2018-2023 The Munki Project. All rights reserved.
//
import Foundation

View File

@@ -47,7 +47,7 @@
<key>NSDockTilePlugIn</key>
<string>MSCDockTilePlugin.docktileplugin</string>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2019-2022 The Munki Project. All rights reserved.</string>
<string>Copyright © 2019-2023 The Munki Project. All rights reserved.</string>
<key>NSMainNibFile</key>
<string>MainMenu</string>
<key>NSPrincipalClass</key>

View File

@@ -3,7 +3,7 @@
// Managed Software Center
//
// Created by Greg Neagle on 27.05.18.
// Copyright © 2018-2022 The Munki Project. All rights reserved.
// Copyright © 2018-2023 The Munki Project. All rights reserved.
//
import Foundation

View File

@@ -3,7 +3,7 @@
// Managed Software Center
//
// Created by Greg Neagle on 6/5/18.
// Copyright © 2018-2022 The Munki Project. All rights reserved.
// Copyright © 2018-2023 The Munki Project. All rights reserved.
//
import Cocoa

View File

@@ -3,7 +3,7 @@
// Managed Software Center
//
// Created by Greg Neagle on 9/9/18.
// Copyright © 2018-2022 The Munki Project. All rights reserved.
// Copyright © 2018-2023 The Munki Project. All rights reserved.
//
import WebKit

View File

@@ -3,7 +3,7 @@
// Managed Software Center
//
// Created by Greg Neagle on 6/7/18.
// Copyright © 2018-2022 The Munki Project. All rights reserved.
// Copyright © 2018-2023 The Munki Project. All rights reserved.
//
import AppKit

View File

@@ -3,7 +3,7 @@
// Managed Software Center
//
// Created by Greg Neagle on 6/12/18.
// Copyright © 2018-2022 The Munki Project. All rights reserved.
// Copyright © 2018-2023 The Munki Project. All rights reserved.
//
import Foundation

View File

@@ -3,7 +3,7 @@
// Managed Software Center
//
// Created by Greg Neagle on 7/23/18.
// Copyright © 2018-2022 The Munki Project. All rights reserved.
// Copyright © 2018-2023 The Munki Project. All rights reserved.
//
import Darwin

View File

@@ -3,7 +3,7 @@
// Managed Software Center
//
// Created by Greg Neagle on 6/15/18.
// Copyright © 2018-2022 The Munki Project. All rights reserved.
// Copyright © 2018-2023 The Munki Project. All rights reserved.
//
// A lightweight Swift implementation of something like Python's string.Template

View File

@@ -3,7 +3,7 @@
// Managed Software Center
//
// Created by Greg Neagle on 4/11/20.
// Copyright © 2020-2022 The Munki Project. All rights reserved.
// Copyright © 2020-2023 The Munki Project. All rights reserved.
//
import AppKit

View File

@@ -3,7 +3,7 @@
// Managed Software Center
//
// Created by Greg Neagle on 6/29/18.
// Copyright © 2018-2022 The Munki Project. All rights reserved.
// Copyright © 2018-2023 The Munki Project. All rights reserved.
//
import Foundation

View File

@@ -2,4 +2,4 @@
"CFBundleName" = "Managed Software Center";
"CFBundleDisplayName" = "Managed Software Center";
NSHumanReadableCopyright = "Copyright © 2010-2022 The Munki Project\nhttps://github.com/munki/munki";
NSHumanReadableCopyright = "Copyright © 2010-2023 The Munki Project\nhttps://github.com/munki/munki";

View File

@@ -2,4 +2,4 @@
"CFBundleName" = "Geführte Softwareaktualisierung";
"CFBundleDisplayName" = "Geführte Softwareaktualisierung";
NSHumanReadableCopyright = "Copyright © 2010-2022 The Munki Project\nhttps://github.com/munki/munki";
NSHumanReadableCopyright = "Copyright © 2010-2023 The Munki Project\nhttps://github.com/munki/munki";

View File

@@ -2,4 +2,4 @@
"CFBundleName" = "Managed Software Center";
"CFBundleDisplayName" = "Managed Software Center";
NSHumanReadableCopyright = "Copyright © 2010-2022 The Munki Project\nhttps://github.com/munki/munki";
NSHumanReadableCopyright = "Copyright © 2010-2023 The Munki Project\nhttps://github.com/munki/munki";

View File

@@ -2,4 +2,4 @@
"CFBundleName" = "Managed Software Centre";
"CFBundleDisplayName" = "Managed Software Centre";
NSHumanReadableCopyright = "Copyright © 2010-2022 The Munki Project\nhttps://github.com/munki/munki";
NSHumanReadableCopyright = "Copyright © 2010-2023 The Munki Project\nhttps://github.com/munki/munki";

View File

@@ -2,4 +2,4 @@
"CFBundleName" = "Managed Software Centre";
"CFBundleDisplayName" = "Managed Software Centre";
NSHumanReadableCopyright = "Copyright © 2010-2022 The Munki Project\nhttps://github.com/munki/munki";
NSHumanReadableCopyright = "Copyright © 2010-2023 The Munki Project\nhttps://github.com/munki/munki";

View File

@@ -2,4 +2,4 @@
"CFBundleName" = "Managed Software Centre";
"CFBundleDisplayName" = "Managed Software Centre";
NSHumanReadableCopyright = "Copyright © 2010-2022 The Munki Project\nhttps://github.com/munki/munki";
NSHumanReadableCopyright = "Copyright © 2010-2023 The Munki Project\nhttps://github.com/munki/munki";

View File

@@ -2,4 +2,4 @@
"CFBundleName" = "Centro de aplicaciones";
"CFBundleDisplayName" = "Centro de aplicaciones";
NSHumanReadableCopyright = "Copyright © 2010-2022 The Munki Project\nhttps://github.com/munki/munki";
NSHumanReadableCopyright = "Copyright © 2010-2023 The Munki Project\nhttps://github.com/munki/munki";

View File

@@ -2,4 +2,4 @@
"CFBundleName" = "Managed Software Center";
"CFBundleDisplayName" = "Managed Software Center";
NSHumanReadableCopyright = "Copyright © 2010-2022 The Munki Project\nhttps://github.com/munki/munki";
NSHumanReadableCopyright = "Copyright © 2010-2023 The Munki Project\nhttps://github.com/munki/munki";

View File

@@ -2,4 +2,4 @@
"CFBundleName" = "Centre de gestion des logiciels";
"CFBundleDisplayName" = "Centre de gestion des logiciels";
NSHumanReadableCopyright = "Copyright © 2010-2022 The Munki Project\nhttps://github.com/munki/munki";
NSHumanReadableCopyright = "Copyright © 2010-2023 The Munki Project\nhttps://github.com/munki/munki";

View File

@@ -3,7 +3,7 @@
// Managed Software Center
//
// Created by Greg Neagle on 6/11/18.
// Copyright © 2018-2022 The Munki Project. All rights reserved.
// Copyright © 2018-2023 The Munki Project. All rights reserved.
//
import Cocoa

View File

@@ -2,4 +2,4 @@
"CFBundleName" = "Centro Gestione Applicazioni";
"CFBundleDisplayName" = "Centro Gestione Applicazioni";
NSHumanReadableCopyright = "Copyright © 2010-2022 The Munki Project\nhttps://github.com/munki/munki";
NSHumanReadableCopyright = "Copyright © 2010-2023 The Munki Project\nhttps://github.com/munki/munki";

View File

@@ -3,7 +3,7 @@
// Managed Software Center
//
// Created by Greg Neagle on 6/15/18.
// Copyright © 2018-2022 The Munki Project. All rights reserved.
// Copyright © 2018-2023 The Munki Project. All rights reserved.
//
import Cocoa

View File

@@ -3,7 +3,7 @@
// Managed Software Center
//
// Created by Greg Neagle on 6/6/18.
// Copyright © 2018-2022 The Munki Project. All rights reserved.
// Copyright © 2018-2023 The Munki Project. All rights reserved.
//
import Foundation

View File

@@ -3,7 +3,7 @@
// Managed Software Center
//
// Created by Greg Neagle on 6/6/18.
// Copyright © 2018-2022 The Munki Project. All rights reserved.
// Copyright © 2018-2023 The Munki Project. All rights reserved.
//
import Foundation

View File

@@ -3,7 +3,7 @@
// Managed Software Center
//
// Created by Greg Neagle on 5/27/18.
// Copyright © 2018-2022 The Munki Project. All rights reserved.
// Copyright © 2018-2023 The Munki Project. All rights reserved.
//
import AppKit

View File

@@ -2,4 +2,4 @@
"CFBundleName" = "Managed Software Center";
"CFBundleDisplayName" = "Managed Software Center";
NSHumanReadableCopyright = "Copyright © 2010-2022 The Munki Project\nhttps://github.com/munki/munki";
NSHumanReadableCopyright = "Copyright © 2010-2023 The Munki Project\nhttps://github.com/munki/munki";

View File

@@ -2,4 +2,4 @@
"CFBundleName" = "Managed Software Center";
"CFBundleDisplayName" = "Managed Software Center";
NSHumanReadableCopyright = "Copyright © 2010-2022 The Munki Project\nhttps://github.com/munki/munki";
NSHumanReadableCopyright = "Copyright © 2010-2023 The Munki Project\nhttps://github.com/munki/munki";

View File

@@ -3,7 +3,7 @@
// Managed Software Center
//
// Created by Greg Neagle on 8/25/22.
// Copyright © 2022 The Munki Project. All rights reserved.
// Copyright © 2022-2023 The Munki Project. All rights reserved.
//
import AppKit

View File

@@ -3,7 +3,7 @@
// Managed Software Center
//
// Created by Greg Neagle on 6/29/18.
// Copyright © 2018-2022 The Munki Project. All rights reserved.
// Copyright © 2018-2023 The Munki Project. All rights reserved.
//
import Foundation

View File

@@ -3,7 +3,7 @@
// Managed Software Center
//
// Created by Greg Neagle on 7/16/18.
// Copyright © 2018-2022 The Munki Project. All rights reserved.
// Copyright © 2018-2023 The Munki Project. All rights reserved.
//
import Foundation

View File

@@ -2,4 +2,4 @@
"CFBundleName" = "Центр Управления ПО";
"CFBundleDisplayName" = "Центр Управления ПО";
NSHumanReadableCopyright = "Copyright © 2010-2022 The Munki Project\nhttps://github.com/munki/munki";
NSHumanReadableCopyright = "Copyright © 2010-2023 The Munki Project\nhttps://github.com/munki/munki";

View File

@@ -2,4 +2,4 @@
"CFBundleName" = "Managed Software Center";
"CFBundleDisplayName" = "Managed Software Center";
NSHumanReadableCopyright = "Copyright © 2010-2022 The Munki Project\nhttps://github.com/munki/munki";
NSHumanReadableCopyright = "Copyright © 2010-2023 The Munki Project\nhttps://github.com/munki/munki";

View File

@@ -3,7 +3,7 @@
// MunkiStatus
//
// Created by Greg Neagle on 5/18/18.
// Copyright © 2018-2022 The Munki Project. All rights reserved.
// Copyright © 2018-2023 The Munki Project. All rights reserved.
//
import Cocoa

View File

@@ -31,7 +31,7 @@
<key>LSMinimumSystemVersion</key>
<string>$(MACOSX_DEPLOYMENT_TARGET)</string>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2019-2022 The Munki Project. All rights reserved.</string>
<string>Copyright © 2019-2023 The Munki Project. All rights reserved.</string>
<key>NSMainNibFile</key>
<string>MainMenu</string>
<key>NSPrincipalClass</key>

View File

@@ -3,7 +3,7 @@
// MunkiStatus
//
// Created by Greg Neagle on 27.05.18.
// Copyright © 2018-2022 The Munki Project. All rights reserved.
// Copyright © 2018-2023 The Munki Project. All rights reserved.
//
import Foundation

View File

@@ -3,7 +3,7 @@
// MunkiStatus
//
// Created by Greg Neagle on 5/20/18.
// Copyright © 2018-2022 The Munki Project. All rights reserved.
// Copyright © 2018-2023 The Munki Project. All rights reserved.
//
import Cocoa

View File

@@ -3,7 +3,7 @@
// MunkiStatus
//
// Created by Greg Neagle on 5/18/18.
// Copyright © 2018-2022 The Munki Project. All rights reserved.
// Copyright © 2018-2023 The Munki Project. All rights reserved.
//
import Cocoa

View File

@@ -3,7 +3,7 @@
// MunkiStatus
//
// Created by Greg Neagle on 5/19/18.
// Copyright © 2018-2022 The Munki Project. All rights reserved.
// Copyright © 2018-2023 The Munki Project. All rights reserved.
//
import Foundation

View File

@@ -2,4 +2,4 @@
"CFBundleName" = "MunkiStatus";
"CFBundleDisplayName" = "MunkiStatus";
NSHumanReadableCopyright = "Copyright © 2010-2022 The Munki Project\nhttps://github.com/munki/munki";
NSHumanReadableCopyright = "Copyright © 2010-2023 The Munki Project\nhttps://github.com/munki/munki";

View File

@@ -2,4 +2,4 @@
"CFBundleName" = "Centre de gestion des logiciels";
"CFBundleDisplayName" = "Centre de gestion des logiciels";
NSHumanReadableCopyright = "Copyright © 2010-2022 The Munki Project\nhttps://github.com/munki/munki";
NSHumanReadableCopyright = "Copyright © 2010-2023 The Munki Project\nhttps://github.com/munki/munki";

View File

@@ -2,4 +2,4 @@
"CFBundleName" = "MunkiStatus";
"CFBundleDisplayName" = "MunkiStatus";
NSHumanReadableCopyright = "Copyright © 2010-2022 The Munki Project\nhttps://github.com/munki/munki";
NSHumanReadableCopyright = "Copyright © 2010-2023 The Munki Project\nhttps://github.com/munki/munki";

View File

@@ -3,7 +3,7 @@
// MunkiStatus
//
// Created by Greg Neagle on 8/27/19.
// Copyright © 2019-2022 The Munki Project. All rights reserved.
// Copyright © 2019-2023 The Munki Project. All rights reserved.
//
import Cocoa

View File

@@ -3,7 +3,7 @@
// munki-notifier
//
// Created by Greg Neagle on 2/23/17.
// Copyright © 2018-2022 The Munki Project. All rights reserved.
// Copyright © 2018-2023 The Munki Project. All rights reserved.
//
#import <Cocoa/Cocoa.h>

View File

@@ -3,7 +3,7 @@
// munki-notifier
//
// Created by Greg Neagle on 2/23/17.
// Copyright © 2018-2022 The Munki Project. All rights reserved.
// Copyright © 2018-2023 The Munki Project. All rights reserved.
// Much code lifted and adapted from https://github.com/julienXX/terminal-notifier
//

View File

@@ -29,7 +29,7 @@
<key>LSUIElement</key>
<true/>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2019-2022 The Munki Project. All rights reserved.</string>
<string>Copyright © 2019-2023 The Munki Project. All rights reserved.</string>
<key>NSMainNibFile</key>
<string>MainMenu</string>
<key>NSPrincipalClass</key>

View File

@@ -1,3 +1,3 @@
/* Localized versions of Info.plist keys */
"CFBundleDisplayName" = "Managed Software Center";
NSHumanReadableCopyright = "Copyright © 2010-2022 The Munki Project\nhttps://github.com/munki/munki";
NSHumanReadableCopyright = "Copyright © 2010-2023 The Munki Project\nhttps://github.com/munki/munki";

View File

@@ -1,3 +1,3 @@
/* Localized versions of Info.plist keys */
"CFBundleDisplayName" = "Geführte Softwareaktualisierung";
NSHumanReadableCopyright = "Copyright © 2010-2022 The Munki Project\nhttps://github.com/munki/munki";
NSHumanReadableCopyright = "Copyright © 2010-2023 The Munki Project\nhttps://github.com/munki/munki";

View File

@@ -1,3 +1,3 @@
/* Localized versions of Info.plist keys */
"CFBundleDisplayName" = "Managed Software Centre";
NSHumanReadableCopyright = "Copyright © 2010-2022 The Munki Project\nhttps://github.com/munki/munki";
NSHumanReadableCopyright = "Copyright © 2010-2023 The Munki Project\nhttps://github.com/munki/munki";

View File

@@ -1,3 +1,3 @@
/* Localized versions of Info.plist keys */
"CFBundleDisplayName" = "Managed Software Centre";
NSHumanReadableCopyright = "Copyright © 2010-2022 The Munki Project\nhttps://github.com/munki/munki";
NSHumanReadableCopyright = "Copyright © 2010-2023 The Munki Project\nhttps://github.com/munki/munki";

View File

@@ -1,3 +1,3 @@
/* Localized versions of Info.plist keys */
"CFBundleDisplayName" = "Managed Software Centre";
NSHumanReadableCopyright = "Copyright © 2010-2022 The Munki Project\nhttps://github.com/munki/munki";
NSHumanReadableCopyright = "Copyright © 2010-2023 The Munki Project\nhttps://github.com/munki/munki";

View File

@@ -1,3 +1,3 @@
/* Localized versions of Info.plist keys */
"CFBundleDisplayName" = "Managed Software Center";
NSHumanReadableCopyright = "Copyright © 2010-2022 The Munki Project\nhttps://github.com/munki/munki";
NSHumanReadableCopyright = "Copyright © 2010-2023 The Munki Project\nhttps://github.com/munki/munki";

View File

@@ -1,3 +1,3 @@
/* Localized versions of Info.plist keys */
"CFBundleDisplayName" = "Centro de aplicaciones";
NSHumanReadableCopyright = "Copyright © 2010-2022 The Munki Project\nhttps://github.com/munki/munki";
NSHumanReadableCopyright = "Copyright © 2010-2023 The Munki Project\nhttps://github.com/munki/munki";

View File

@@ -1,3 +1,3 @@
/* Localized versions of Info.plist keys */
"CFBundleDisplayName" = "Managed Software Center";
NSHumanReadableCopyright = "Copyright © 2010-2022 The Munki Project\nhttps://github.com/munki/munki";
NSHumanReadableCopyright = "Copyright © 2010-2023 The Munki Project\nhttps://github.com/munki/munki";

View File

@@ -1,3 +1,3 @@
/* Localized versions of Info.plist keys */
"CFBundleDisplayName" = "Centre de gestion des logiciels";
NSHumanReadableCopyright = "Copyright © 2010-2022 The Munki Project\nhttps://github.com/munki/munki";
NSHumanReadableCopyright = "Copyright © 2010-2023 The Munki Project\nhttps://github.com/munki/munki";

View File

@@ -1,3 +1,3 @@
/* Localized versions of Info.plist keys */
"CFBundleDisplayName" = "Centro Gestione Applicazioni";
NSHumanReadableCopyright = "Copyright © 2010-2022 The Munki Project\nhttps://github.com/munki/munki";
NSHumanReadableCopyright = "Copyright © 2010-2023 The Munki Project\nhttps://github.com/munki/munki";

View File

@@ -1,3 +1,3 @@
/* Localized versions of Info.plist keys */
"CFBundleDisplayName" = "Managed Software Center";
NSHumanReadableCopyright = "Copyright © 2010-2022 The Munki Project\nhttps://github.com/munki/munki";
NSHumanReadableCopyright = "Copyright © 2010-2023 The Munki Project\nhttps://github.com/munki/munki";

View File

@@ -3,7 +3,7 @@
// munki-notifier
//
// Created by Greg Neagle on 2/23/17.
// Copyright © 2018-2022 The Munki Project. All rights reserved.
// Copyright © 2018-2023 The Munki Project. All rights reserved.
//
#import <Cocoa/Cocoa.h>

View File

@@ -1,3 +1,3 @@
/* Localized versions of Info.plist keys */
"CFBundleDisplayName" = "Managed Software Center";
NSHumanReadableCopyright = "Copyright © 2010-2022 The Munki Project\nhttps://github.com/munki/munki";
NSHumanReadableCopyright = "Copyright © 2010-2023 The Munki Project\nhttps://github.com/munki/munki";

View File

@@ -1,3 +1,3 @@
/* Localized versions of Info.plist keys */
"CFBundleDisplayName" = "Managed Software Center";
NSHumanReadableCopyright = "Copyright © 2010-2022 The Munki Project\nhttps://github.com/munki/munki";
NSHumanReadableCopyright = "Copyright © 2010-2023 The Munki Project\nhttps://github.com/munki/munki";

View File

@@ -1,3 +1,3 @@
/* Localized versions of Info.plist keys */
"CFBundleDisplayName" = "Центр Управления ПО";
NSHumanReadableCopyright = "Copyright © 2010-2022 The Munki Project\nhttps://github.com/munki/munki";
NSHumanReadableCopyright = "Copyright © 2010-2023 The Munki Project\nhttps://github.com/munki/munki";

View File

@@ -1,3 +1,3 @@
/* Localized versions of Info.plist keys */
"CFBundleDisplayName" = "Managed Software Center";
NSHumanReadableCopyright = "Copyright © 2010-2022 The Munki Project\nhttps://github.com/munki/munki";
NSHumanReadableCopyright = "Copyright © 2010-2023 The Munki Project\nhttps://github.com/munki/munki";

View File

@@ -1,7 +1,7 @@
#!/usr/local/munki/munki-python
# encoding: utf-8
#
# Copyright 2017-2022 Greg Neagle.
# Copyright 2017-2023 Greg Neagle.
#
# Licensed under the Apache License, Version 2.0 (the 'License');
# you may not use this file except in compliance with the License.

View File

@@ -1,7 +1,7 @@
#!/usr/local/munki/munki-python
# encoding: utf-8
#
# Copyright 2018-2022 Greg Neagle.
# Copyright 2018-2023 Greg Neagle.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.

View File

@@ -1,7 +1,7 @@
#!/usr/local/munki/munki-python
# encoding: utf-8
#
# Copyright 2017-2022 Greg Neagle.
# Copyright 2017-2023 Greg Neagle.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.

View File

@@ -1,7 +1,7 @@
#!/usr/local/munki/munki-python
# encoding: utf-8
#
# Copyright 2010-2022 Greg Neagle.
# Copyright 2010-2023 Greg Neagle.
#
# Licensed under the Apache License, Version 2.0 (the 'License');
# you may not use this file except in compliance with the License.

View File

@@ -1,7 +1,7 @@
#!/usr/local/munki/munki-python
# encoding: utf-8
#
# Copyright 2010-2022 Greg Neagle.
# Copyright 2010-2023 Greg Neagle.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.

View File

@@ -1,7 +1,7 @@
#!/usr/local/munki/munki-python
# encoding: utf-8
#
# Copyright 2011-2022 Greg Neagle.
# Copyright 2011-2023 Greg Neagle.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.

View File

@@ -1,7 +1,7 @@
#!/usr/local/munki/munki-python
# encoding: utf-8
#
# Copyright 2009-2022 Greg Neagle.
# Copyright 2009-2023 Greg Neagle.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.

View File

@@ -1,7 +1,7 @@
#!/usr/local/munki/munki-python
# encoding: utf-8
#
# Copyright 2008-2022 Greg Neagle.
# Copyright 2008-2023 Greg Neagle.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.

View File

@@ -1,7 +1,7 @@
#!/usr/local/munki/munki-python
# encoding: utf-8
#
# Copyright 2009-2022 Greg Neagle.
# Copyright 2009-2023 Greg Neagle.
#
# Licensed under the Apache License, Version 2.0 (the 'License');
# you may not use this file except in compliance with the License.
@@ -900,7 +900,7 @@ def main():
munkilog.log("### Starting managedsoftwareupdate run: %s ###" % runtype)
if options.verbose:
print('Managed Software Update Tool')
print('Copyright 2010-2022 The Munki Project')
print('Copyright 2010-2023 The Munki Project')
print('https://github.com/munki/munki\n')
display.display_status_major('Starting...')

View File

@@ -1,7 +1,7 @@
#!/usr/local/munki/munki-python
# encoding: utf-8
#
# Copyright 2011-2022 Greg Neagle.
# Copyright 2011-2023 Greg Neagle.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.

View File

@@ -2,7 +2,7 @@
# -*- python -*-
# encoding: utf-8
#
# Copyright 2010-2022 Greg Neagle.
# Copyright 2010-2023 Greg Neagle.
#
# Licensed under the Apache License, Version 2.0 (the 'License');
# you may not use this file except in compliance with the License.

View File

@@ -1,6 +1,6 @@
# encoding: utf-8
#
# Copyright 2009-2022 Greg Neagle.
# Copyright 2009-2023 Greg Neagle.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.

View File

@@ -1,6 +1,6 @@
# encoding: utf-8
#
# Copyright 2017-2022 Greg Neagle.
# Copyright 2017-2023 Greg Neagle.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.

View File

@@ -1,6 +1,6 @@
# encoding: utf-8
#
# Copyright 2017-2022 Greg Neagle.
# Copyright 2017-2023 Greg Neagle.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.

View File

@@ -1,6 +1,6 @@
# encoding: utf-8
#
# Copyright 2017-2022 Greg Neagle.
# Copyright 2017-2023 Greg Neagle.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.

View File

@@ -1,6 +1,6 @@
# encoding: utf-8
#
# Copyright 2017-2022 Greg Neagle.
# Copyright 2017-2023 Greg Neagle.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.

View File

@@ -1,5 +1,5 @@
# encoding: utf-8
# Copyright 2009-2022 Greg Neagle.
# Copyright 2009-2023 Greg Neagle.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.

View File

@@ -1,5 +1,5 @@
# encoding: utf-8
# Copyright 2009-2022 Greg Neagle.
# Copyright 2009-2023 Greg Neagle.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.

View File

@@ -1,6 +1,6 @@
# encoding: utf-8
#
# Copyright 2017-2022 Greg Neagle.
# Copyright 2017-2023 Greg Neagle.
#
# Licensed under the Apache License, Version 2.0 (the 'License');
# you may not use this file except in compliance with the License.

View File

@@ -1,6 +1,6 @@
# encoding: utf-8
#
# Copyright 2009-2022 Greg Neagle.
# Copyright 2009-2023 Greg Neagle.
#
# Licensed under the Apache License, Version 2.0 (the 'License');
# you may not use this file except in compliance with the License.

View File

@@ -1,5 +1,5 @@
# encoding: utf-8
# Copyright 2009-2022 Greg Neagle.
# Copyright 2009-2023 Greg Neagle.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.

View File

@@ -1,6 +1,6 @@
# encoding: utf-8
#
# Copyright 2009-2022 Greg Neagle.
# Copyright 2009-2023 Greg Neagle.
#
# Licensed under the Apache License, Version 2.0 (the 'License');
# you may not use this file except in compliance with the License.

View File

@@ -1,6 +1,6 @@
# encoding: utf-8
#
# Copyright 2009-2022 Greg Neagle.
# Copyright 2009-2023 Greg Neagle.
#
# Licensed under the Apache License, Version 2.0 (the 'License');
# you may not use this file except in compliance with the License.

View File

@@ -1,6 +1,6 @@
# encoding: utf-8
#
# Copyright 2019-2022 Greg Neagle.
# Copyright 2019-2023 Greg Neagle.
#
# Licensed under the Apache License, Version 2.0 (the 'License');
# you may not use this file except in compliance with the License.

View File

@@ -1,6 +1,6 @@
# encoding: utf-8
#
# Copyright 2009-2022 Greg Neagle.
# Copyright 2009-2023 Greg Neagle.
#
# Licensed under the Apache License, Version 2.0 (the 'License');
# you may not use this file except in compliance with the License.

View File

@@ -1,6 +1,6 @@
# encoding: utf-8
#
# Copyright 2009-2022 Greg Neagle.
# Copyright 2009-2023 Greg Neagle.
#
# Licensed under the Apache License, Version 2.0 (the 'License');
# you may not use this file except in compliance with the License.

View File

@@ -1,6 +1,6 @@
# encoding: utf-8
#
# Copyright 2017-2022 Greg Neagle.
# Copyright 2017-2023 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