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 9745013 commit abeddda
Show file tree
Hide file tree
Showing 40 changed files with 58 additions and 45 deletions.
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 = "/AgamottoDemo-iOS">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "07A5486C1E7C4D6E00A6C4A1"
BuildableName = "AgamottoDemo-watchOS.app"
BlueprintName = "AgamottoDemo-watchOS"
ReferencedContainer = "container:Agamotto.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 = "/AgamottoDemo-iOS">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "07A5486C1E7C4D6E00A6C4A1"
BuildableName = "AgamottoDemo-watchOS.app"
BlueprintName = "AgamottoDemo-watchOS"
ReferencedContainer = "container:Agamotto.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
</RemoteRunnable>
<MacroExpansion>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "07A5486C1E7C4D6E00A6C4A1"
BuildableName = "AgamottoDemo-watchOS.app"
BlueprintName = "AgamottoDemo-watchOS"
ReferencedContainer = "container:Agamotto.xcodeproj">
</BuildableReference>
</MacroExpansion>
</ProfileAction>
<AnalyzeAction
buildConfiguration = "Debug">
Expand Down
2 changes: 1 addition & 1 deletion Agamotto/Agamotto-Info.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// Agamotto
//
// Created by William Towe on 3/8/17.
// Copyright (c) 2018 Kosoku Interactive, LLC. All rights reserved.
// Copyright © 2021 Kosoku Interactive, LLC. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
//
Expand Down
2 changes: 1 addition & 1 deletion Agamotto/Agamotto-iOS-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 © 2018 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 Agamotto/Agamotto-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 © 2018 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 Agamotto/Agamotto-tvOS-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 © 2018 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 Agamotto/Agamotto-watchOS-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 © 2018 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 Agamotto/Agamotto.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// Agamotto
//
// Created by William Towe on 3/8/17.
// Copyright (c) 2018 Kosoku Interactive, LLC. All rights reserved.
// Copyright © 2021 Kosoku Interactive, LLC. All rights reserved.
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
//
Expand Down
2 changes: 1 addition & 1 deletion Agamotto/KAGAction.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// Agamotto
//
// Created by William Towe on 5/5/17.
// Copyright © 2018 Kosoku Interactive, LLC. All rights reserved.
// Copyright © 2021 Kosoku Interactive, LLC. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
//
Expand Down
2 changes: 1 addition & 1 deletion Agamotto/KAGAction.m
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// Agamotto
//
// Created by William Towe on 5/5/17.
// Copyright © 2018 Kosoku Interactive, LLC. All rights reserved.
// Copyright © 2021 Kosoku Interactive, LLC. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
//
Expand Down
2 changes: 1 addition & 1 deletion Agamotto/KAGObserver.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// Agamotto
//
// Created by William Towe on 4/29/17.
// Copyright © 2018 Kosoku Interactive, LLC. All rights reserved.
// Copyright © 2021 Kosoku Interactive, LLC. All rights reserved.
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
//
Expand Down
2 changes: 1 addition & 1 deletion Agamotto/NSObject+KAGExtensions.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// Agamotto
//
// Created by William Towe on 3/9/17.
// Copyright © 2018 Kosoku Interactive, LLC. All rights reserved.
// Copyright © 2021 Kosoku Interactive, LLC. All rights reserved.
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
//
Expand Down
2 changes: 1 addition & 1 deletion Agamotto/NSObject+KAGExtensions.m
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// Agamotto
//
// Created by William Towe on 3/9/17.
// Copyright © 2018 Kosoku Interactive, LLC. All rights reserved.
// Copyright © 2021 Kosoku Interactive, LLC. All rights reserved.
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
//
Expand Down
2 changes: 1 addition & 1 deletion Agamotto/iOS/UIBarButtonItem+KAGExtensions.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// Agamotto
//
// Created by William Towe on 5/5/17.
// Copyright © 2018 Kosoku Interactive, LLC. All rights reserved.
// Copyright © 2021 Kosoku Interactive, LLC. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
//
Expand Down
2 changes: 1 addition & 1 deletion Agamotto/iOS/UIBarButtonItem+KAGExtensions.m
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// Agamotto
//
// Created by William Towe on 5/5/17.
// Copyright © 2018 Kosoku Interactive, LLC. All rights reserved.
// Copyright © 2021 Kosoku Interactive, LLC. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
//
Expand Down
2 changes: 1 addition & 1 deletion Agamotto/iOS/UIButton+KAGExtensions.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// Agamotto
//
// Created by William Towe on 5/5/17.
// Copyright © 2018 Kosoku Interactive, LLC. All rights reserved.
// Copyright © 2021 Kosoku Interactive, LLC. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
//
Expand Down
2 changes: 1 addition & 1 deletion Agamotto/iOS/UIButton+KAGExtensions.m
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// Agamotto
//
// Created by William Towe on 5/5/17.
// Copyright © 2018 Kosoku Interactive, LLC. All rights reserved.
// Copyright © 2021 Kosoku Interactive, LLC. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
//
Expand Down
2 changes: 1 addition & 1 deletion Agamotto/macOS/NSButton+KAGExtensions.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// Agamotto
//
// Created by William Towe on 5/6/17.
// Copyright © 2018 Kosoku Interactive, LLC. All rights reserved.
// Copyright © 2021 Kosoku Interactive, LLC. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
//
Expand Down
2 changes: 1 addition & 1 deletion Agamotto/macOS/NSButton+KAGExtensions.m
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// Agamotto
//
// Created by William Towe on 5/6/17.
// Copyright © 2018 Kosoku Interactive, LLC. All rights reserved.
// Copyright © 2021 Kosoku Interactive, LLC. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
//
Expand Down
2 changes: 1 addition & 1 deletion AgamottoDemo-iOS/AppDelegate.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// AgamottoDemo-iOS
//
// Created by William Towe on 3/9/17.
// Copyright © 2018 Kosoku Interactive, LLC. All rights reserved.
// Copyright © 2021 Kosoku Interactive, LLC. All rights reserved.
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
//
Expand Down
2 changes: 1 addition & 1 deletion AgamottoDemo-iOS/AppDelegate.m
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// AgamottoDemo-iOS
//
// Created by William Towe on 3/9/17.
// Copyright © 2018 Kosoku Interactive, LLC. All rights reserved.
// Copyright © 2021 Kosoku Interactive, LLC. All rights reserved.
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
//
Expand Down
2 changes: 1 addition & 1 deletion AgamottoDemo-iOS/ViewController.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// AgamottoDemo-iOS
//
// Created by William Towe on 3/9/17.
// Copyright © 2018 Kosoku Interactive, LLC. All rights reserved.
// Copyright © 2021 Kosoku Interactive, LLC. All rights reserved.
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
//
Expand Down
2 changes: 1 addition & 1 deletion AgamottoDemo-iOS/ViewController.m
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// AgamottoDemo-iOS
//
// Created by William Towe on 3/9/17.
// Copyright © 2018 Kosoku Interactive, LLC. All rights reserved.
// Copyright © 2021 Kosoku Interactive, LLC. All rights reserved.
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
//
Expand Down
2 changes: 1 addition & 1 deletion AgamottoDemo-iOS/main.m
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// AgamottoDemo-iOS
//
// Created by William Towe on 3/9/17.
// Copyright © 2018 Kosoku Interactive, LLC. All rights reserved.
// Copyright © 2021 Kosoku Interactive, LLC. All rights reserved.
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
//
Expand Down
2 changes: 1 addition & 1 deletion AgamottoDemo-macOS/AppDelegate.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// AgamottoDemo-macOS
//
// Created by William Towe on 3/17/17.
// Copyright © 2018 Kosoku Interactive, LLC. All rights reserved.
// Copyright © 2021 Kosoku Interactive, LLC. All rights reserved.
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
//
Expand Down
2 changes: 1 addition & 1 deletion AgamottoDemo-macOS/AppDelegate.m
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// AgamottoDemo-macOS
//
// Created by William Towe on 3/17/17.
// Copyright © 2018 Kosoku Interactive, LLC. All rights reserved.
// Copyright © 2021 Kosoku Interactive, LLC. All rights reserved.
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
//
Expand Down
2 changes: 1 addition & 1 deletion AgamottoDemo-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 © 2018 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 AgamottoDemo-macOS/ViewController.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// AgamottoDemo-macOS
//
// Created by William Towe on 3/17/17.
// Copyright © 2018 Kosoku Interactive, LLC. All rights reserved.
// Copyright © 2021 Kosoku Interactive, LLC. All rights reserved.
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
//
Expand Down
2 changes: 1 addition & 1 deletion AgamottoDemo-macOS/ViewController.m
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// AgamottoDemo-macOS
//
// Created by William Towe on 3/17/17.
// Copyright © 2018 Kosoku Interactive, LLC. All rights reserved.
// Copyright © 2021 Kosoku Interactive, LLC. All rights reserved.
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
//
Expand Down
2 changes: 1 addition & 1 deletion AgamottoDemo-macOS/main.m
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// AgamottoDemo-macOS
//
// Created by William Towe on 3/17/17.
// Copyright © 2018 Kosoku Interactive, LLC. All rights reserved.
// Copyright © 2021 Kosoku Interactive, LLC. All rights reserved.
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
//
Expand Down
2 changes: 1 addition & 1 deletion AgamottoDemo-tvOS/AppDelegate.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// AgamottoDemo-tvOS
//
// Created by William Towe on 3/17/17.
// Copyright © 2018 Kosoku Interactive, LLC. All rights reserved.
// Copyright © 2021 Kosoku Interactive, LLC. All rights reserved.
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
//
Expand Down
2 changes: 1 addition & 1 deletion AgamottoDemo-tvOS/AppDelegate.m
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// AgamottoDemo-tvOS
//
// Created by William Towe on 3/17/17.
// Copyright © 2018 Kosoku Interactive, LLC. All rights reserved.
// Copyright © 2021 Kosoku Interactive, LLC. All rights reserved.
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
//
Expand Down
2 changes: 1 addition & 1 deletion AgamottoDemo-tvOS/ViewController.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// AgamottoDemo-tvOS
//
// Created by William Towe on 3/17/17.
// Copyright © 2018 Kosoku Interactive, LLC. All rights reserved.
// Copyright © 2021 Kosoku Interactive, LLC. All rights reserved.
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
//
Expand Down
2 changes: 1 addition & 1 deletion AgamottoDemo-tvOS/ViewController.m
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// AgamottoDemo-tvOS
//
// Created by William Towe on 3/17/17.
// Copyright © 2018 Kosoku Interactive, LLC. All rights reserved.
// Copyright © 2021 Kosoku Interactive, LLC. All rights reserved.
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
//
Expand Down
2 changes: 1 addition & 1 deletion AgamottoDemo-tvOS/main.m
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// AgamottoDemo-tvOS
//
// Created by William Towe on 3/17/17.
// Copyright © 2018 Kosoku Interactive, LLC. All rights reserved.
// Copyright © 2021 Kosoku Interactive, LLC. All rights reserved.
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
//
Expand Down
Loading

0 comments on commit abeddda

Please sign in to comment.