Skip to content

Commit

Permalink
Update copyright year
Browse files Browse the repository at this point in the history
  • Loading branch information
willbur1984 committed Jun 12, 2021
1 parent f8c00cf commit f085fe9
Show file tree
Hide file tree
Showing 39 changed files with 57 additions and 44 deletions.
25 changes: 19 additions & 6 deletions Loki.xcodeproj/xcshareddata/xcschemes/LokiDemo-watchOS.xcscheme
Original file line number Diff line number Diff line change
Expand Up @@ -63,33 +63,46 @@
debugDocumentVersioning = "YES"
debugServiceExtension = "internal"
allowLocationSimulation = "YES">
<BuildableProductRunnable
runnableDebuggingMode = "0">
<RemoteRunnable
runnableDebuggingMode = "2"
BundleIdentifier = "com.apple.Carousel"
RemotePath = "/LokiDemo-iOS">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "07E8EAFE1E7317AC001639A2"
BuildableName = "LokiDemo-watchOS.app"
BlueprintName = "LokiDemo-watchOS"
ReferencedContainer = "container:Loki.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
</RemoteRunnable>
</LaunchAction>
<ProfileAction
buildConfiguration = "Release"
shouldUseLaunchSchemeArgsEnv = "YES"
savedToolIdentifier = ""
useCustomWorkingDirectory = "NO"
debugDocumentVersioning = "YES">
<BuildableProductRunnable
runnableDebuggingMode = "0">
<RemoteRunnable
runnableDebuggingMode = "2"
BundleIdentifier = "com.apple.Carousel"
RemotePath = "/LokiDemo-iOS">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "07E8EAFE1E7317AC001639A2"
BuildableName = "LokiDemo-watchOS.app"
BlueprintName = "LokiDemo-watchOS"
ReferencedContainer = "container:Loki.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
</RemoteRunnable>
<MacroExpansion>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "07E8EAFE1E7317AC001639A2"
BuildableName = "LokiDemo-watchOS.app"
BlueprintName = "LokiDemo-watchOS"
ReferencedContainer = "container:Loki.xcodeproj">
</BuildableReference>
</MacroExpansion>
</ProfileAction>
<AnalyzeAction
buildConfiguration = "Debug">
Expand Down
2 changes: 1 addition & 1 deletion Loki/KLODefines.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// Loki
//
// Created by William Towe on 9/5/18.
// Copyright © 2020 Kosoku Interactive, LLC. All rights reserved.
// Copyright © 2021 Kosoku Interactive, LLC. 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.
Expand Down
2 changes: 1 addition & 1 deletion Loki/Loki-iOS-Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2020 Kosoku Interactive, LLC. All rights reserved.</string>
<string>Copyright © 2021 Kosoku Interactive, LLC. All rights reserved.</string>
<key>CFBundleName</key>
<string>$(PRODUCT_NAME)</string>
<key>CFBundlePackageType</key>
Expand Down
2 changes: 1 addition & 1 deletion Loki/Loki-macOS-Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<key>CFBundleVersion</key>
<string>$(CURRENT_PROJECT_VERSION)</string>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2020 Kosoku Interactive, LLC. All rights reserved.</string>
<string>Copyright © 2021 Kosoku Interactive, LLC. All rights reserved.</string>
<key>NSPrincipalClass</key>
<string></string>
</dict>
Expand Down
2 changes: 1 addition & 1 deletion Loki/Loki.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// Loki
//
// Created by William Towe on 3/9/17.
// Copyright (c) 2020 Kosoku Interactive, LLC. All rights reserved.
// Copyright © 2021 Kosoku Interactive, LLC. 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.
Expand Down
2 changes: 1 addition & 1 deletion Loki/NSImage-UIImage+KLOExtensions.m
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// Loki
//
// Created by William Towe on 3/9/17.
// Copyright © 2020 Kosoku Interactive, LLC. All rights reserved.
// Copyright © 2021 Kosoku Interactive, LLC. 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.
Expand Down
2 changes: 1 addition & 1 deletion Loki/NSImage-UIImage+KLOPDFExtensions.m
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// Loki-iOS
//
// Created by William Towe on 9/5/18.
// Copyright © 2020 Kosoku Interactive, LLC. All rights reserved.
// Copyright © 2021 Kosoku Interactive, LLC. 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.
Expand Down
2 changes: 1 addition & 1 deletion Loki/Private/KLOCGImageFunctions.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// Loki
//
// Created by William Towe on 3/9/17.
// Copyright © 2020 Kosoku Interactive, LLC. All rights reserved.
// Copyright © 2021 Kosoku Interactive, LLC. 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.
Expand Down
2 changes: 1 addition & 1 deletion Loki/Private/KLOCGImageFunctions.m
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// Loki
//
// Created by William Towe on 3/9/17.
// Copyright © 2020 Kosoku Interactive, LLC. All rights reserved.
// Copyright © 2021 Kosoku Interactive, LLC. 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.
Expand Down
2 changes: 1 addition & 1 deletion Loki/iOS/UIImage+KLOExtensions.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// Loki
//
// Created by William Towe on 3/9/17.
// Copyright © 2020 Kosoku Interactive, LLC. All rights reserved.
// Copyright © 2021 Kosoku Interactive, LLC. 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.
Expand Down
2 changes: 1 addition & 1 deletion Loki/iOS/UIImage+KLOPDFExtensions.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// Loki-iOS
//
// Created by William Towe on 9/5/18.
// Copyright © 2020 Kosoku Interactive, LLC. All rights reserved.
// Copyright © 2021 Kosoku Interactive, LLC. 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.
Expand Down
2 changes: 1 addition & 1 deletion Loki/macOS/NSImage+KLOExtensions.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// Loki
//
// Created by William Towe on 3/9/17.
// Copyright © 2020 Kosoku Interactive, LLC. All rights reserved.
// Copyright © 2021 Kosoku Interactive, LLC. 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.
Expand Down
2 changes: 1 addition & 1 deletion Loki/macOS/NSImage+KLOPDFExtensions.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// Loki-macOS
//
// Created by William Towe on 9/5/18.
// Copyright © 2020 Kosoku Interactive, LLC. All rights reserved.
// Copyright © 2021 Kosoku Interactive, LLC. 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.
Expand Down
2 changes: 1 addition & 1 deletion LokiDemo-iOS/AppDelegate.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// LokiDemo-iOS
//
// Created by William Towe on 3/9/17.
// Copyright © 2020 Kosoku Interactive, LLC. All rights reserved.
// Copyright © 2021 Kosoku Interactive, LLC. 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.
Expand Down
2 changes: 1 addition & 1 deletion LokiDemo-iOS/AppDelegate.m
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// LokiDemo-iOS
//
// Created by William Towe on 3/9/17.
// Copyright © 2020 Kosoku Interactive, LLC. All rights reserved.
// Copyright © 2021 Kosoku Interactive, LLC. 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.
Expand Down
2 changes: 1 addition & 1 deletion LokiDemo-iOS/PDFViewController.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// LokiDemo-iOS
//
// Created by William Towe on 9/5/18.
// Copyright © 2020 Kosoku Interactive, LLC. All rights reserved.
// Copyright © 2021 Kosoku Interactive, LLC. 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.
Expand Down
2 changes: 1 addition & 1 deletion LokiDemo-iOS/PDFViewController.m
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// LokiDemo-iOS
//
// Created by William Towe on 9/5/18.
// Copyright © 2020 Kosoku Interactive, LLC. All rights reserved.
// Copyright © 2021 Kosoku Interactive, LLC. 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.
Expand Down
2 changes: 1 addition & 1 deletion LokiDemo-iOS/ViewController.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// LokiDemo-iOS
//
// Created by William Towe on 3/9/17.
// Copyright © 2020 Kosoku Interactive, LLC. All rights reserved.
// Copyright © 2021 Kosoku Interactive, LLC. 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.
Expand Down
2 changes: 1 addition & 1 deletion LokiDemo-iOS/ViewController.m
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// LokiDemo-iOS
//
// Created by William Towe on 3/9/17.
// Copyright © 2020 Kosoku Interactive, LLC. All rights reserved.
// Copyright © 2021 Kosoku Interactive, LLC. 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.
Expand Down
2 changes: 1 addition & 1 deletion LokiDemo-iOS/main.m
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// LokiDemo-iOS
//
// Created by William Towe on 3/9/17.
// Copyright © 2020 Kosoku Interactive, LLC. All rights reserved.
// Copyright © 2021 Kosoku Interactive, LLC. All rights reserved.
//

#import <UIKit/UIKit.h>
Expand Down
2 changes: 1 addition & 1 deletion LokiDemo-macOS/AppDelegate.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// LokiDemo-macOS
//
// Created by William Towe on 3/9/17.
// Copyright © 2020 Kosoku Interactive, LLC. All rights reserved.
// Copyright © 2021 Kosoku Interactive, LLC. 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.
Expand Down
2 changes: 1 addition & 1 deletion LokiDemo-macOS/AppDelegate.m
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// LokiDemo-macOS
//
// Created by William Towe on 3/9/17.
// Copyright © 2020 Kosoku Interactive, LLC. All rights reserved.
// Copyright © 2021 Kosoku Interactive, LLC. 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.
Expand Down
2 changes: 1 addition & 1 deletion LokiDemo-macOS/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<key>LSMinimumSystemVersion</key>
<string>$(MACOSX_DEPLOYMENT_TARGET)</string>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2020 Kosoku Interactive, LLC. All rights reserved.</string>
<string>Copyright © 2021 Kosoku Interactive, LLC. All rights reserved.</string>
<key>NSMainStoryboardFile</key>
<string>Main</string>
<key>NSPrincipalClass</key>
Expand Down
2 changes: 1 addition & 1 deletion LokiDemo-macOS/PDFViewControllerMacOS.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// LokiDemo-macOS
//
// Created by William Towe on 9/5/18.
// Copyright © 2020 Kosoku Interactive, LLC. All rights reserved.
// Copyright © 2021 Kosoku Interactive, LLC. 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.
Expand Down
2 changes: 1 addition & 1 deletion LokiDemo-macOS/PDFViewControllerMacOS.m
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// LokiDemo-macOS
//
// Created by William Towe on 9/5/18.
// Copyright © 2020 Kosoku Interactive, LLC. All rights reserved.
// Copyright © 2021 Kosoku Interactive, LLC. 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.
Expand Down
2 changes: 1 addition & 1 deletion LokiDemo-macOS/ViewController.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// LokiDemo-macOS
//
// Created by William Towe on 3/9/17.
// Copyright © 2020 Kosoku Interactive, LLC. All rights reserved.
// Copyright © 2021 Kosoku Interactive, LLC. 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.
Expand Down
2 changes: 1 addition & 1 deletion LokiDemo-macOS/ViewController.m
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// LokiDemo-macOS
//
// Created by William Towe on 3/9/17.
// Copyright © 2020 Kosoku Interactive, LLC. All rights reserved.
// Copyright © 2021 Kosoku Interactive, LLC. 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.
Expand Down
2 changes: 1 addition & 1 deletion LokiDemo-macOS/main.m
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// LokiDemo-macOS
//
// Created by William Towe on 3/9/17.
// Copyright © 2020 Kosoku Interactive, LLC. All rights reserved.
// Copyright © 2021 Kosoku Interactive, LLC. All rights reserved.
//

#import <Cocoa/Cocoa.h>
Expand Down
2 changes: 1 addition & 1 deletion LokiDemo-tvOS/AppDelegate.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// LokiDemo-tvOS
//
// Created by William Towe on 3/10/17.
// Copyright © 2020 Kosoku Interactive, LLC. All rights reserved.
// Copyright © 2021 Kosoku Interactive, LLC. 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.
Expand Down
2 changes: 1 addition & 1 deletion LokiDemo-tvOS/AppDelegate.m
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// LokiDemo-tvOS
//
// Created by William Towe on 3/10/17.
// Copyright © 2020 Kosoku Interactive, LLC. All rights reserved.
// Copyright © 2021 Kosoku Interactive, LLC. 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.
Expand Down
2 changes: 1 addition & 1 deletion LokiDemo-tvOS/ViewController.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// LokiDemo-tvOS
//
// Created by William Towe on 3/10/17.
// Copyright © 2020 Kosoku Interactive, LLC. All rights reserved.
// Copyright © 2021 Kosoku Interactive, LLC. 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.
Expand Down
2 changes: 1 addition & 1 deletion LokiDemo-tvOS/ViewController.m
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// LokiDemo-tvOS
//
// Created by William Towe on 3/10/17.
// Copyright © 2020 Kosoku Interactive, LLC. All rights reserved.
// Copyright © 2021 Kosoku Interactive, LLC. 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.
Expand Down
2 changes: 1 addition & 1 deletion LokiDemo-tvOS/main.m
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// LokiDemo-tvOS
//
// Created by William Towe on 3/10/17.
// Copyright © 2020 Kosoku Interactive, LLC. All rights reserved.
// Copyright © 2021 Kosoku Interactive, LLC. 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.
Expand Down
2 changes: 1 addition & 1 deletion LokiDemo-watchOS Extension/ExtensionDelegate.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// LokiDemo-watchOS Extension
//
// Created by William Towe on 3/10/17.
// Copyright © 2020 Kosoku Interactive, LLC. All rights reserved.
// Copyright © 2021 Kosoku Interactive, LLC. 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.
Expand Down
2 changes: 1 addition & 1 deletion LokiDemo-watchOS Extension/ExtensionDelegate.m
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// LokiDemo-watchOS Extension
//
// Created by William Towe on 3/10/17.
// Copyright © 2020 Kosoku Interactive, LLC. All rights reserved.
// Copyright © 2021 Kosoku Interactive, LLC. 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.
Expand Down
2 changes: 1 addition & 1 deletion LokiDemo-watchOS Extension/InterfaceController.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// LokiDemo-watchOS Extension
//
// Created by William Towe on 3/10/17.
// Copyright © 2020 Kosoku Interactive, LLC. All rights reserved.
// Copyright © 2021 Kosoku Interactive, LLC. 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.
Expand Down
2 changes: 1 addition & 1 deletion LokiDemo-watchOS Extension/InterfaceController.m
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// LokiDemo-watchOS Extension
//
// Created by William Towe on 3/10/17.
// Copyright © 2020 Kosoku Interactive, LLC. All rights reserved.
// Copyright © 2021 Kosoku Interactive, LLC. 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.
Expand Down
2 changes: 1 addition & 1 deletion LokiDemo-watchOS Extension/NotificationController.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// LokiDemo-watchOS Extension
//
// Created by William Towe on 3/10/17.
// Copyright © 2020 Kosoku Interactive, LLC. All rights reserved.
// Copyright © 2021 Kosoku Interactive, LLC. 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.
Expand Down
2 changes: 1 addition & 1 deletion LokiDemo-watchOS Extension/NotificationController.m
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// LokiDemo-watchOS Extension
//
// Created by William Towe on 3/10/17.
// Copyright © 2020 Kosoku Interactive, LLC. All rights reserved.
// Copyright © 2021 Kosoku Interactive, LLC. 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.
Expand Down

0 comments on commit f085fe9

Please sign in to comment.