mirror of
https://github.com/munki/munki.git
synced 2026-01-06 06:29:56 -06:00
Update copyright dates
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1</string>
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
<string>Copyright © 2018 The Munki Project. All rights reserved.</string>
|
||||
<string>Copyright © 2019 The Munki Project. All rights reserved.</string>
|
||||
<key>NSPrincipalClass</key>
|
||||
<string>MSCDockTilePlugin</string>
|
||||
</dict>
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
File: MSCDockTilePlugIn.h
|
||||
|
||||
Copyright 2015-2018 Greg Neagle.
|
||||
Copyright 2015-2019 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-2018 Greg Neagle.
|
||||
Copyright 2015-2019 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 The Munki Project. All rights reserved.
|
||||
// Copyright © 2018-2019 The Munki Project. All rights reserved.
|
||||
//
|
||||
|
||||
import Cocoa
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
// Managed Software Center
|
||||
//
|
||||
// Created by Greg Neagle on 5/20/18.
|
||||
// Copyright © 2018 The Munki Project. All rights reserved.
|
||||
// Copyright © 2018-2019 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 The Munki Project. All rights reserved.
|
||||
// Copyright © 2018-2019 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 The Munki Project. All rights reserved.
|
||||
// Copyright © 2018-2019 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 The Munki Project. All rights reserved.
|
||||
// Copyright © 2018-2019 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 The Munki Project. All rights reserved.
|
||||
// Copyright © 2018-2019 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 The Munki Project. All rights reserved.
|
||||
// Copyright © 2018-2019 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 The Munki Project. All rights reserved.
|
||||
// Copyright © 2018-2019 The Munki Project. All rights reserved.
|
||||
//
|
||||
|
||||
import Foundation
|
||||
|
||||
@@ -45,7 +45,7 @@
|
||||
<true/>
|
||||
</dict>
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
<string>Copyright © 2018 The Munki Project. All rights reserved.</string>
|
||||
<string>Copyright © 2019 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 The Munki Project. All rights reserved.
|
||||
// Copyright © 2018-2019 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 The Munki Project. All rights reserved.
|
||||
// Copyright © 2018-2019 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 The Munki Project. All rights reserved.
|
||||
// Copyright © 2018-2019 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 The Munki Project. All rights reserved.
|
||||
// Copyright © 2018-2019 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 The Munki Project. All rights reserved.
|
||||
// Copyright © 2018-2019 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 The Munki Project. All rights reserved.
|
||||
// Copyright © 2018-2019 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 The Munki Project. All rights reserved.
|
||||
// Copyright © 2018-2019 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 The Munki Project. All rights reserved.
|
||||
// Copyright © 2018-2019 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 The Munki Project. All rights reserved.
|
||||
// Copyright © 2018-2019 The Munki Project. All rights reserved.
|
||||
//
|
||||
|
||||
import Foundation
|
||||
|
||||
@@ -2,4 +2,4 @@
|
||||
|
||||
"CFBundleName" = "Managed Software Center";
|
||||
"CFBundleDisplayName" = "Managed Software Center";
|
||||
NSHumanReadableCopyright = "Copyright © 2010-2018 The Munki Project\nhttps://github.com/munki/munki";
|
||||
NSHumanReadableCopyright = "Copyright © 2010-2019 The Munki Project\nhttps://github.com/munki/munki";
|
||||
@@ -2,4 +2,4 @@
|
||||
|
||||
"CFBundleName" = "Geführte Softwareaktualisierung";
|
||||
"CFBundleDisplayName" = "Geführte Softwareaktualisierung";
|
||||
NSHumanReadableCopyright = "Copyright © 2010-2018 The Munki Project\nhttps://github.com/munki/munki";
|
||||
NSHumanReadableCopyright = "Copyright © 2010-2019 The Munki Project\nhttps://github.com/munki/munki";
|
||||
@@ -2,4 +2,4 @@
|
||||
|
||||
"CFBundleName" = "Managed Software Centre";
|
||||
"CFBundleDisplayName" = "Managed Software Centre";
|
||||
NSHumanReadableCopyright = "Copyright © 2010-2018 The Munki Project\nhttps://github.com/munki/munki";
|
||||
NSHumanReadableCopyright = "Copyright © 2010-2019 The Munki Project\nhttps://github.com/munki/munki";
|
||||
@@ -2,4 +2,4 @@
|
||||
|
||||
"CFBundleName" = "Managed Software Centre";
|
||||
"CFBundleDisplayName" = "Managed Software Centre";
|
||||
NSHumanReadableCopyright = "Copyright © 2010-2018 The Munki Project\nhttps://github.com/munki/munki";
|
||||
NSHumanReadableCopyright = "Copyright © 2010-2019 The Munki Project\nhttps://github.com/munki/munki";
|
||||
@@ -2,4 +2,4 @@
|
||||
|
||||
"CFBundleName" = "Managed Software Centre";
|
||||
"CFBundleDisplayName" = "Managed Software Centre";
|
||||
NSHumanReadableCopyright = "Copyright © 2010-2018 The Munki Project\nhttps://github.com/munki/munki";
|
||||
NSHumanReadableCopyright = "Copyright © 2010-2019 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 © 2018 The Munki Project. All rights reserved.</string>
|
||||
<string>Copyright © 2019 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-2018 The Munki Project\nhttps://github.com/munki/munki";
|
||||
NSHumanReadableCopyright = "Copyright © 2010-2019 The Munki Project\nhttps://github.com/munki/munki";
|
||||
@@ -2,4 +2,4 @@
|
||||
|
||||
"CFBundleName" = "Centro de aplicaciones";
|
||||
"CFBundleDisplayName" = "Centro de aplicaciones";
|
||||
NSHumanReadableCopyright = "Copyright © 2010-2018 The Munki Project\nhttps://github.com/munki/munki";
|
||||
NSHumanReadableCopyright = "Copyright © 2010-2019 The Munki Project\nhttps://github.com/munki/munki";
|
||||
|
||||
@@ -2,4 +2,4 @@
|
||||
|
||||
"CFBundleName" = "Managed Software Center";
|
||||
"CFBundleDisplayName" = "Managed Software Center";
|
||||
NSHumanReadableCopyright = "Copyright © 2010-2018 The Munki Project\nhttps://github.com/munki/munki";
|
||||
NSHumanReadableCopyright = "Copyright © 2010-2019 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-2018 The Munki Project\nhttps://github.com/munki/munki";
|
||||
NSHumanReadableCopyright = "Copyright © 2010-2019 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 The Munki Project. All rights reserved.
|
||||
// Copyright © 2018-2019 The Munki Project. All rights reserved.
|
||||
//
|
||||
|
||||
import Cocoa
|
||||
|
||||
@@ -2,4 +2,4 @@
|
||||
|
||||
"CFBundleName" = "Centro Gestione Applicazioni";
|
||||
"CFBundleDisplayName" = "Centro Gestione Applicazioni";
|
||||
NSHumanReadableCopyright = "Copyright © 2010-2018 The Munki Project\nhttps://github.com/munki/munki";
|
||||
NSHumanReadableCopyright = "Copyright © 2010-2019 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 The Munki Project. All rights reserved.
|
||||
// Copyright © 2018-2019 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 The Munki Project. All rights reserved.
|
||||
// Copyright © 2018-2019 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 The Munki Project. All rights reserved.
|
||||
// Copyright © 2018-2019 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 The Munki Project. All rights reserved.
|
||||
// Copyright © 2018-2019 The Munki Project. All rights reserved.
|
||||
//
|
||||
|
||||
import Foundation
|
||||
|
||||
@@ -2,4 +2,4 @@
|
||||
|
||||
"CFBundleName" = "Managed Software Center";
|
||||
"CFBundleDisplayName" = "Managed Software Center";
|
||||
NSHumanReadableCopyright = "Copyright © 2010-2018 The Munki Project\nhttps://github.com/munki/munki";
|
||||
NSHumanReadableCopyright = "Copyright © 2010-2019 The Munki Project\nhttps://github.com/munki/munki";
|
||||
@@ -2,4 +2,4 @@
|
||||
|
||||
"CFBundleName" = "Managed Software Center";
|
||||
"CFBundleDisplayName" = "Managed Software Center";
|
||||
NSHumanReadableCopyright = "Copyright © 2010-2018 The Munki Project\nhttps://github.com/munki/munki";
|
||||
NSHumanReadableCopyright = "Copyright © 2010-2019 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 The Munki Project. All rights reserved.
|
||||
// Copyright © 2018-2019 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 The Munki Project. All rights reserved.
|
||||
// Copyright © 2018-2019 The Munki Project. All rights reserved.
|
||||
//
|
||||
|
||||
import Foundation
|
||||
|
||||
@@ -2,4 +2,4 @@
|
||||
|
||||
"CFBundleName" = "Центр Управления ПО";
|
||||
"CFBundleDisplayName" = "Центр Управления ПО";
|
||||
NSHumanReadableCopyright = "Copyright © 2010-2018 The Munki Project\nhttps://github.com/munki/munki";
|
||||
NSHumanReadableCopyright = "Copyright © 2010-2019 The Munki Project\nhttps://github.com/munki/munki";
|
||||
|
||||
@@ -2,4 +2,4 @@
|
||||
|
||||
"CFBundleName" = "Managed Software Center";
|
||||
"CFBundleDisplayName" = "Managed Software Center";
|
||||
NSHumanReadableCopyright = "Copyright © 2010-2018 The Munki Project\nhttps://github.com/munki/munki";
|
||||
NSHumanReadableCopyright = "Copyright © 2010-2019 The Munki Project\nhttps://github.com/munki/munki";
|
||||
@@ -3,7 +3,7 @@
|
||||
// MunkiStatus
|
||||
//
|
||||
// Created by Greg Neagle on 5/18/18.
|
||||
// Copyright © 2018 The Munki Project. All rights reserved.
|
||||
// Copyright © 2018-2019 The Munki Project. All rights reserved.
|
||||
//
|
||||
|
||||
import Cocoa
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
<key>LSMinimumSystemVersion</key>
|
||||
<string>$(MACOSX_DEPLOYMENT_TARGET)</string>
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
<string>Copyright © 2018 The Munki Project. All rights reserved.</string>
|
||||
<string>Copyright © 2019 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 The Munki Project. All rights reserved.
|
||||
// Copyright © 2018-2019 The Munki Project. All rights reserved.
|
||||
//
|
||||
|
||||
import Foundation
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
// MunkiStatus
|
||||
//
|
||||
// Created by Greg Neagle on 5/20/18.
|
||||
// Copyright © 2018 The Munki Project. All rights reserved.
|
||||
// Copyright © 2018-2019 The Munki Project. All rights reserved.
|
||||
//
|
||||
|
||||
import Cocoa
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
// MunkiStatus
|
||||
//
|
||||
// Created by Greg Neagle on 5/18/18.
|
||||
// Copyright © 2018 The Munki Project. All rights reserved.
|
||||
// Copyright © 2018-2019 The Munki Project. All rights reserved.
|
||||
//
|
||||
|
||||
import Cocoa
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
// MunkiStatus
|
||||
//
|
||||
// Created by Greg Neagle on 5/19/18.
|
||||
// Copyright © 2018 The Munki Project. All rights reserved.
|
||||
// Copyright © 2018-2019 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-2018 The Munki Project\nhttps://github.com/munki/munki";
|
||||
NSHumanReadableCopyright = "Copyright © 2010-2019 The Munki Project\nhttps://github.com/munki/munki";
|
||||
@@ -2,4 +2,4 @@
|
||||
|
||||
"CFBundleName" = "MunkiStatus";
|
||||
"CFBundleDisplayName" = "MunkiStatus";
|
||||
NSHumanReadableCopyright = "Copyright © 2010-2018 The Munki Project\nhttps://github.com/munki/munki";
|
||||
NSHumanReadableCopyright = "Copyright © 2010-2019 The Munki Project\nhttps://github.com/munki/munki";
|
||||
@@ -3,7 +3,7 @@
|
||||
// munki-notifier
|
||||
//
|
||||
// Created by Greg Neagle on 2/23/17.
|
||||
// Copyright © 2018 The Munki Project. All rights reserved.
|
||||
// Copyright © 2018-2019 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 The Munki Project. All rights reserved.
|
||||
// Copyright © 2018-2019 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 © 2018 The Munki Project. All rights reserved.</string>
|
||||
<string>Copyright © 2019 The Munki Project. All rights reserved.</string>
|
||||
<key>NSMainNibFile</key>
|
||||
<string>MainMenu</string>
|
||||
<key>NSPrincipalClass</key>
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
/* (No Commment) */
|
||||
"NSHumanReadableCopyright" = "Copyright © 2018 The Munki Project. All rights reserved.";
|
||||
"NSHumanReadableCopyright" = "Copyright © 2019 The Munki Project. All rights reserved.";
|
||||
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
/* (No Commment) */
|
||||
"NSHumanReadableCopyright" = "Copyright © 2018 The Munki Project. All rights reserved.";
|
||||
"NSHumanReadableCopyright" = "Copyright © 2019 The Munki Project. All rights reserved.";
|
||||
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
/* (No Commment) */
|
||||
"NSHumanReadableCopyright" = "Copyright © 2018 The Munki Project. All rights reserved.";
|
||||
"NSHumanReadableCopyright" = "Copyright © 2019 The Munki Project. All rights reserved.";
|
||||
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
/* (No Commment) */
|
||||
"NSHumanReadableCopyright" = "Copyright © 2018 The Munki Project. All rights reserved.";
|
||||
"NSHumanReadableCopyright" = "Copyright © 2019 The Munki Project. All rights reserved.";
|
||||
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
/* (No Commment) */
|
||||
"NSHumanReadableCopyright" = "Copyright © 2018 The Munki Project. All rights reserved.";
|
||||
"NSHumanReadableCopyright" = "Copyright © 2019 The Munki Project. All rights reserved.";
|
||||
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
/* (No Commment) */
|
||||
"NSHumanReadableCopyright" = "Copyright © 2018 The Munki Project. All rights reserved.";
|
||||
"NSHumanReadableCopyright" = "Copyright © 2019 The Munki Project. All rights reserved.";
|
||||
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
/* (No Commment) */
|
||||
"NSHumanReadableCopyright" = "Copyright © 2018 The Munki Project. All rights reserved.";
|
||||
"NSHumanReadableCopyright" = "Copyright © 2019 The Munki Project. All rights reserved.";
|
||||
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
/* (No Commment) */
|
||||
"NSHumanReadableCopyright" = "Copyright © 2018 The Munki Project. All rights reserved.";
|
||||
"NSHumanReadableCopyright" = "Copyright © 2019 The Munki Project. All rights reserved.";
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
// munki-notifier
|
||||
//
|
||||
// Created by Greg Neagle on 2/23/17.
|
||||
// Copyright © 2018 The Munki Project. All rights reserved.
|
||||
// Copyright © 2018-2019 The Munki Project. All rights reserved.
|
||||
//
|
||||
|
||||
#import <Cocoa/Cocoa.h>
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
/* (No Commment) */
|
||||
"NSHumanReadableCopyright" = "Copyright © 2018 The Munki Project. All rights reserved.";
|
||||
"NSHumanReadableCopyright" = "Copyright © 2019 The Munki Project. All rights reserved.";
|
||||
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
/* (No Commment) */
|
||||
"NSHumanReadableCopyright" = "Copyright © 2018 The Munki Project. All rights reserved.";
|
||||
"NSHumanReadableCopyright" = "Copyright © 2019 The Munki Project. All rights reserved.";
|
||||
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
/* (No Commment) */
|
||||
"NSHumanReadableCopyright" = "Copyright © 2018 The Munki Project. All rights reserved.";
|
||||
"NSHumanReadableCopyright" = "Copyright © 2019 The Munki Project. All rights reserved.";
|
||||
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
/* (No Commment) */
|
||||
"NSHumanReadableCopyright" = "Copyright © 2018 The Munki Project. All rights reserved.";
|
||||
"NSHumanReadableCopyright" = "Copyright © 2019 The Munki Project. All rights reserved.";
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1</string>
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
<string>Copyright © 2018 The Munki Project. All rights reserved.</string>
|
||||
<string>Copyright © 2019 The Munki Project. All rights reserved.</string>
|
||||
<key>NSPrincipalClass</key>
|
||||
<string>MSCDockTilePlugin</string>
|
||||
</dict>
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
File: MSCDockTilePlugIn.h
|
||||
|
||||
Copyright 2015-2018 Greg Neagle.
|
||||
Copyright 2015-2019 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-2018 Greg Neagle.
|
||||
Copyright 2015-2019 Greg Neagle.
|
||||
Liberally adapted from Apple sample code:
|
||||
https://developer.apple.com/library/mac/samplecode/DockTile/Listings/DockTilePlugIn_DockTilePlugIn_h.html
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
# MunkiStatus
|
||||
#
|
||||
# Created by Greg Neagle on 6/26/17.
|
||||
# Copyright (c) 2018 The Munki Project. All rights reserved.
|
||||
# Copyright (c) 2018-2019 The Munki Project. All rights reserved.
|
||||
#
|
||||
|
||||
"""Selectively import Cocoa symbols to speed up app launch.
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# encoding: utf-8
|
||||
#
|
||||
# Copyright 2009-2018 Greg Neagle.
|
||||
# Copyright 2009-2019 Greg Neagle.
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
# MSCAppDelegate.py
|
||||
# Managed Software Center
|
||||
#
|
||||
# Copyright 2013-2018 Greg Neagle.
|
||||
# Copyright 2013-2019 Greg Neagle.
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
# MSCBadgedTemplateImage.py
|
||||
# Managed Software Center
|
||||
#
|
||||
# Copyright 2014-2018 Greg Neagle.
|
||||
# Copyright 2014-2019 Greg Neagle.
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
# Managed Software Center
|
||||
#
|
||||
# Created by Greg Neagle on 4/25/16.
|
||||
# Copyright (c) 2016-2018 The Munki Project. All rights reserved.
|
||||
# Copyright (c) 2016-2019 The Munki Project. All rights reserved.
|
||||
#
|
||||
# Much code borrowed from https://github.com/MagerValp/LoginLog
|
||||
# with the blessing of MagerValp
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
# MSCMainWindowController.py
|
||||
# Managed Software Center
|
||||
#
|
||||
# Copyright 2013-2018 Greg Neagle.
|
||||
# Copyright 2013-2019 Greg Neagle.
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
# Managed Software Center
|
||||
#
|
||||
# Created by Greg Neagle on 4/17/17.
|
||||
# Copyright (c) 2018 The Munki Project. All rights reserved.
|
||||
# Copyright (c) 2018-2019 The Munki Project. All rights reserved.
|
||||
#
|
||||
'''Controller for our custom alert that prompts for password'''
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
#
|
||||
# MSCStatusController.py
|
||||
#
|
||||
# Copyright 2009-2018 Greg Neagle.
|
||||
# Copyright 2009-2019 Greg Neagle.
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
|
||||
@@ -49,7 +49,7 @@
|
||||
<key>NSDockTilePlugIn</key>
|
||||
<string>MSCDockTilePlugin.docktileplugin</string>
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
<string>Copyright © 2018 The Munki Project https://github.com/munki/munki</string>
|
||||
<string>Copyright © 2019 The Munki Project https://github.com/munki/munki</string>
|
||||
<key>NSMainNibFile</key>
|
||||
<string>MainMenu</string>
|
||||
<key>NSPrincipalClass</key>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
#
|
||||
# Created by Greg Neagle on 2/21/14.
|
||||
#
|
||||
# Copyright 2014-2018 Greg Neagle.
|
||||
# Copyright 2014-2019 Greg Neagle.
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
# Managed Software Center
|
||||
#
|
||||
# Created by Greg Neagle on 4/17/17.
|
||||
# Copyright (c) 2018 The Munki Project. All rights reserved.
|
||||
# Copyright (c) 2018-2019 The Munki Project. 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.
|
||||
|
||||
@@ -2,4 +2,4 @@
|
||||
|
||||
"CFBundleName" = "Managed Software Center";
|
||||
"CFBundleDisplayName" = "Managed Software Center";
|
||||
NSHumanReadableCopyright = "Copyright © 2010-2018 The Munki Project\nhttps://github.com/munki/munki";
|
||||
NSHumanReadableCopyright = "Copyright © 2010-2019 The Munki Project\nhttps://github.com/munki/munki";
|
||||
@@ -2,4 +2,4 @@
|
||||
|
||||
"CFBundleName" = "Geführte Softwareaktualisierung";
|
||||
"CFBundleDisplayName" = "Geführte Softwareaktualisierung";
|
||||
NSHumanReadableCopyright = "Copyright © 2010-2018 The Munki Project\nhttps://github.com/munki/munki";
|
||||
NSHumanReadableCopyright = "Copyright © 2010-2019 The Munki Project\nhttps://github.com/munki/munki";
|
||||
@@ -2,4 +2,4 @@
|
||||
|
||||
"CFBundleName" = "Managed Software Center";
|
||||
"CFBundleDisplayName" = "Managed Software Center";
|
||||
NSHumanReadableCopyright = "Copyright © 2010-2018 The Munki Project\nhttps://github.com/munki/munki";
|
||||
NSHumanReadableCopyright = "Copyright © 2010-2019 The Munki Project\nhttps://github.com/munki/munki";
|
||||
@@ -2,4 +2,4 @@
|
||||
|
||||
"CFBundleName" = "Managed Software Centre";
|
||||
"CFBundleDisplayName" = "Managed Software Centre";
|
||||
NSHumanReadableCopyright = "Copyright © 2010-2018 The Munki Project\nhttps://github.com/munki/munki";
|
||||
NSHumanReadableCopyright = "Copyright © 2010-2019 The Munki Project\nhttps://github.com/munki/munki";
|
||||
@@ -2,4 +2,4 @@
|
||||
|
||||
"CFBundleName" = "Managed Software Centre";
|
||||
"CFBundleDisplayName" = "Managed Software Centre";
|
||||
NSHumanReadableCopyright = "Copyright © 2010-2018 The Munki Project\nhttps://github.com/munki/munki";
|
||||
NSHumanReadableCopyright = "Copyright © 2010-2019 The Munki Project\nhttps://github.com/munki/munki";
|
||||
@@ -2,4 +2,4 @@
|
||||
|
||||
"CFBundleName" = "Managed Software Centre";
|
||||
"CFBundleDisplayName" = "Managed Software Centre";
|
||||
NSHumanReadableCopyright = "Copyright © 2010-2018 The Munki Project\nhttps://github.com/munki/munki";
|
||||
NSHumanReadableCopyright = "Copyright © 2010-2019 The Munki Project\nhttps://github.com/munki/munki";
|
||||
@@ -2,4 +2,4 @@
|
||||
|
||||
"CFBundleName" = "Centro de aplicaciones";
|
||||
"CFBundleDisplayName" = "Centro de aplicaciones";
|
||||
NSHumanReadableCopyright = "Copyright © 2010-2018 The Munki Project\nhttps://github.com/munki/munki";
|
||||
NSHumanReadableCopyright = "Copyright © 2010-2019 The Munki Project\nhttps://github.com/munki/munki";
|
||||
|
||||
@@ -2,4 +2,4 @@
|
||||
|
||||
"CFBundleName" = "Managed Software Center";
|
||||
"CFBundleDisplayName" = "Managed Software Center";
|
||||
NSHumanReadableCopyright = "Copyright © 2010-2018 The Munki Project\nhttps://github.com/munki/munki";
|
||||
NSHumanReadableCopyright = "Copyright © 2010-2019 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-2018 The Munki Project\nhttps://github.com/munki/munki";
|
||||
NSHumanReadableCopyright = "Copyright © 2010-2019 The Munki Project\nhttps://github.com/munki/munki";
|
||||
@@ -2,4 +2,4 @@
|
||||
|
||||
"CFBundleName" = "Centro Gestione Applicazioni";
|
||||
"CFBundleDisplayName" = "Centro Gestione Applicazioni";
|
||||
NSHumanReadableCopyright = "Copyright © 2010-2018 The Munki Project\nhttps://github.com/munki/munki";
|
||||
NSHumanReadableCopyright = "Copyright © 2010-2019 The Munki Project\nhttps://github.com/munki/munki";
|
||||
@@ -2,7 +2,7 @@
|
||||
// main.m
|
||||
// Managed Software Center
|
||||
//
|
||||
// Copyright 2013-2018 Greg Neagle.
|
||||
// Copyright 2013-2019 Greg Neagle.
|
||||
//
|
||||
// Licensed under the Apache License, Version 2.0 (the "License");
|
||||
// you may not use this file except in compliance with the License.
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
# msclib.py
|
||||
#
|
||||
# Created by Greg Neagle on 12/10/13.
|
||||
# Copyright 2010-2018 Greg Neagle.
|
||||
# Copyright 2010-2019 Greg Neagle.
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
# Created by Greg Neagle on 2/23/14.
|
||||
# Original by John Randolph <jrand@google.com>
|
||||
#
|
||||
# Copyright 2009-2018 Greg Neagle.
|
||||
# Copyright 2009-2019 Greg Neagle.
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
# Managed Software Center
|
||||
#
|
||||
# Created by Greg Neagle on 2/11/10.
|
||||
# Copyright 2010-2018 Greg Neagle.
|
||||
# Copyright 2010-2019 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,4 +2,4 @@
|
||||
|
||||
"CFBundleName" = "Managed Software Center";
|
||||
"CFBundleDisplayName" = "Managed Software Center";
|
||||
NSHumanReadableCopyright = "Copyright © 2010-2018 The Munki Project\nhttps://github.com/munki/munki";
|
||||
NSHumanReadableCopyright = "Copyright © 2010-2019 The Munki Project\nhttps://github.com/munki/munki";
|
||||
@@ -2,4 +2,4 @@
|
||||
|
||||
"CFBundleName" = "Managed Software Center";
|
||||
"CFBundleDisplayName" = "Managed Software Center";
|
||||
NSHumanReadableCopyright = "Copyright © 2010-2018 The Munki Project\nhttps://github.com/munki/munki";
|
||||
NSHumanReadableCopyright = "Copyright © 2010-2019 The Munki Project\nhttps://github.com/munki/munki";
|
||||
@@ -4,7 +4,7 @@
|
||||
# Managed Software Center
|
||||
#
|
||||
# Created by Greg Neagle on 4/18/17.
|
||||
# Copyright (c) 2018 The Munki Project. All rights reserved.
|
||||
# Copyright (c) 2018-2019 The Munki Project. All rights reserved.
|
||||
#
|
||||
'''Code to interact with the OpenDirectory framework'''
|
||||
|
||||
|
||||
@@ -2,4 +2,4 @@
|
||||
|
||||
"CFBundleName" = "Центр Управления ПО";
|
||||
"CFBundleDisplayName" = "Центр Управления ПО";
|
||||
NSHumanReadableCopyright = "Copyright © 2010-2018 The Munki Project\nhttps://github.com/munki/munki";
|
||||
NSHumanReadableCopyright = "Copyright © 2010-2019 The Munki Project\nhttps://github.com/munki/munki";
|
||||
|
||||
@@ -2,4 +2,4 @@
|
||||
|
||||
"CFBundleName" = "Managed Software Center";
|
||||
"CFBundleDisplayName" = "Managed Software Center";
|
||||
NSHumanReadableCopyright = "Copyright © 2010-2018 The Munki Project\nhttps://github.com/munki/munki";
|
||||
NSHumanReadableCopyright = "Copyright © 2010-2019 The Munki Project\nhttps://github.com/munki/munki";
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user