Skip to content

Commit 317d369

Browse files
committed
Change personal copyright to Swiftkube Project
1 parent 3f8b6c9 commit 317d369

File tree

679 files changed

+682
-678
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

679 files changed

+682
-678
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions

Sources/Builders/Builders.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//
2-
// Copyright 2020 Iskandar Abudiab (iabudiab.dev)
2+
// Copyright 2020 Swiftkube Project
33
//
44
// Licensed under the Apache License, Version 2.0 (the "License");
55
// you may not use this file except in compliance with the License.

Sources/Builders/apps/v1/appsV1+Deployment.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//
2-
// Copyright 2020 Iskandar Abudiab (iabudiab.dev)
2+
// Copyright 2020 Swiftkube Project
33
//
44
// Licensed under the Apache License, Version 2.0 (the "License");
55
// you may not use this file except in compliance with the License.

Sources/Builders/core/v1/coreV1+ConfigMap.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//
2-
// Copyright 2020 Iskandar Abudiab (iabudiab.dev)
2+
// Copyright 2020 Swiftkube Project
33
//
44
// Licensed under the Apache License, Version 2.0 (the "License");
55
// you may not use this file except in compliance with the License.

Sources/Builders/core/v1/coreV1+Container.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//
2-
// Copyright 2020 Iskandar Abudiab (iabudiab.dev)
2+
// Copyright 2020 Swiftkube Project
33
//
44
// Licensed under the Apache License, Version 2.0 (the "License");
55
// you may not use this file except in compliance with the License.

Sources/Builders/core/v1/coreV1+Namespace.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//
2-
// Copyright 2020 Iskandar Abudiab (iabudiab.dev)
2+
// Copyright 2020 Swiftkube Project
33
//
44
// Licensed under the Apache License, Version 2.0 (the "License");
55
// you may not use this file except in compliance with the License.

Sources/Builders/core/v1/coreV1+Node.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//
2-
// Copyright 2020 Iskandar Abudiab (iabudiab.dev)
2+
// Copyright 2020 Swiftkube Project
33
//
44
// Licensed under the Apache License, Version 2.0 (the "License");
55
// you may not use this file except in compliance with the License.

Sources/Builders/core/v1/coreV1+ObjectReference.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//
2-
// Copyright 2020 Iskandar Abudiab (iabudiab.dev)
2+
// Copyright 2020 Swiftkube Project
33
//
44
// Licensed under the Apache License, Version 2.0 (the "License");
55
// you may not use this file except in compliance with the License.

Sources/Builders/core/v1/coreV1+Pod.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//
2-
// Copyright 2020 Iskandar Abudiab (iabudiab.dev)
2+
// Copyright 2020 Swiftkube Project
33
//
44
// Licensed under the Apache License, Version 2.0 (the "License");
55
// you may not use this file except in compliance with the License.

Sources/Builders/core/v1/coreV1+Secret.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//
2-
// Copyright 2020 Iskandar Abudiab (iabudiab.dev)
2+
// Copyright 2020 Swiftkube Project
33
//
44
// Licensed under the Apache License, Version 2.0 (the "License");
55
// you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)