Update copyright dates

This commit is contained in:
Greg Neagle
2019-01-02 10:31:50 -08:00
parent f715a4627e
commit 918d0b7391
185 changed files with 186 additions and 186 deletions

View File

@@ -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>

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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>

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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";

View File

@@ -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";

View File

@@ -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";

View File

@@ -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";

View File

@@ -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";

View File

@@ -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>

View File

@@ -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";

View File

@@ -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";

View File

@@ -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";

View File

@@ -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";

View File

@@ -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

View File

@@ -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";

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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";

View File

@@ -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";

View File

@@ -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

View File

@@ -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

View File

@@ -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";

View File

@@ -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";

View File

@@ -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

View File

@@ -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>

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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";

View File

@@ -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";

View File

@@ -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>

View File

@@ -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
//

View File

@@ -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>

View File

@@ -1,3 +1,3 @@
/* (No Commment) */
"NSHumanReadableCopyright" = "Copyright © 2018 The Munki Project. All rights reserved.";
"NSHumanReadableCopyright" = "Copyright © 2019 The Munki Project. All rights reserved.";

View File

@@ -1,3 +1,3 @@
/* (No Commment) */
"NSHumanReadableCopyright" = "Copyright © 2018 The Munki Project. All rights reserved.";
"NSHumanReadableCopyright" = "Copyright © 2019 The Munki Project. All rights reserved.";

View File

@@ -1,3 +1,3 @@
/* (No Commment) */
"NSHumanReadableCopyright" = "Copyright © 2018 The Munki Project. All rights reserved.";
"NSHumanReadableCopyright" = "Copyright © 2019 The Munki Project. All rights reserved.";

View File

@@ -1,3 +1,3 @@
/* (No Commment) */
"NSHumanReadableCopyright" = "Copyright © 2018 The Munki Project. All rights reserved.";
"NSHumanReadableCopyright" = "Copyright © 2019 The Munki Project. All rights reserved.";

View File

@@ -1,3 +1,3 @@
/* (No Commment) */
"NSHumanReadableCopyright" = "Copyright © 2018 The Munki Project. All rights reserved.";
"NSHumanReadableCopyright" = "Copyright © 2019 The Munki Project. All rights reserved.";

View File

@@ -1,3 +1,3 @@
/* (No Commment) */
"NSHumanReadableCopyright" = "Copyright © 2018 The Munki Project. All rights reserved.";
"NSHumanReadableCopyright" = "Copyright © 2019 The Munki Project. All rights reserved.";

View File

@@ -1,3 +1,3 @@
/* (No Commment) */
"NSHumanReadableCopyright" = "Copyright © 2018 The Munki Project. All rights reserved.";
"NSHumanReadableCopyright" = "Copyright © 2019 The Munki Project. All rights reserved.";

View File

@@ -1,3 +1,3 @@
/* (No Commment) */
"NSHumanReadableCopyright" = "Copyright © 2018 The Munki Project. All rights reserved.";
"NSHumanReadableCopyright" = "Copyright © 2019 The Munki Project. All rights reserved.";

View File

@@ -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>

View File

@@ -1,3 +1,3 @@
/* (No Commment) */
"NSHumanReadableCopyright" = "Copyright © 2018 The Munki Project. All rights reserved.";
"NSHumanReadableCopyright" = "Copyright © 2019 The Munki Project. All rights reserved.";

View File

@@ -1,3 +1,3 @@
/* (No Commment) */
"NSHumanReadableCopyright" = "Copyright © 2018 The Munki Project. All rights reserved.";
"NSHumanReadableCopyright" = "Copyright © 2019 The Munki Project. All rights reserved.";

View File

@@ -1,3 +1,3 @@
/* (No Commment) */
"NSHumanReadableCopyright" = "Copyright © 2018 The Munki Project. All rights reserved.";
"NSHumanReadableCopyright" = "Copyright © 2019 The Munki Project. All rights reserved.";

View File

@@ -1,3 +1,3 @@
/* (No Commment) */
"NSHumanReadableCopyright" = "Copyright © 2018 The Munki Project. All rights reserved.";
"NSHumanReadableCopyright" = "Copyright © 2019 The Munki Project. All rights reserved.";

View File

@@ -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>

View File

@@ -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

View File

@@ -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

View File

@@ -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.

View File

@@ -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.

View File

@@ -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.

View File

@@ -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.

View File

@@ -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

View File

@@ -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.

View File

@@ -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'''

View File

@@ -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.

View File

@@ -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>

View File

@@ -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.

View File

@@ -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.

View File

@@ -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";

View File

@@ -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";

View File

@@ -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";

View File

@@ -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";

View File

@@ -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";

View File

@@ -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";

View File

@@ -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";

View File

@@ -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";

View File

@@ -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";

View File

@@ -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";

View File

@@ -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.

View File

@@ -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.

View File

@@ -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.

View File

@@ -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.

View File

@@ -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";

View File

@@ -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";

View File

@@ -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'''

View File

@@ -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";

View File

@@ -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