From 8dda651fb32e68067170b0331aedb74f60809fe6 Mon Sep 17 00:00:00 2001 From: Nicolas Lamirault Date: Thu, 18 Aug 2022 17:33:35 +0200 Subject: [PATCH] Update: license header Signed-off-by: Nicolas Lamirault --- .github/actions/tools/action.yml | 2 +- .github/issue_label_bot.yaml | 2 +- .github/labeler.yml | 2 +- .github/labels.yaml | 2 +- .github/release-drafter.yml | 2 +- .github/stale.yml | 2 +- .github/workflows/draft-labels.yml | 2 +- .github/workflows/prow-labels.yml | 2 +- .github/workflows/prow-lgtm-merge.yml | 2 +- .github/workflows/prow-lgtm-pull.yml | 2 +- .github/workflows/prow.yml | 2 +- .github/workflows/rebase.yml | 2 +- .github/workflows/release-drafter.yml | 2 +- .github/workflows/renovate.yml | 2 +- .github/workflows/size.yaml | 2 +- .pre-commit-config.yaml | 5 ++++- krm/aws/config/aws-config.yaml | 2 +- krm/aws/config/kustomization.yaml | 2 +- krm/aws/config/labels.yaml | 2 +- krm/aws/infra/eks.yaml | 2 +- krm/aws/infra/iam-eks.yaml | 2 +- krm/aws/infra/internet-gateway.yaml | 2 +- krm/aws/infra/kustomization.yaml | 2 +- krm/aws/infra/labels.yaml | 2 +- krm/aws/infra/nat-gateway.yaml | 2 +- krm/aws/infra/sg.yaml | 2 +- krm/aws/infra/subnets.yaml | 2 +- krm/aws/infra/vpc.yaml | 2 +- krm/aws/provider/aws-controller-config.yaml | 2 +- krm/aws/provider/aws-provider.yaml | 2 +- krm/aws/provider/kustomization.yaml | 2 +- krm/aws/provider/labels.yaml | 2 +- krm/azure/config/azure-config.yaml | 2 +- krm/azure/config/kustomization.yaml | 2 +- krm/azure/config/labels.yaml | 2 +- krm/azure/infra/account.yaml | 2 +- krm/azure/infra/aks.yaml | 2 +- krm/azure/infra/container.yaml | 2 +- krm/azure/infra/kustomization.yaml | 2 +- krm/azure/infra/labels.yaml | 2 +- krm/azure/infra/mysql.yaml | 2 +- krm/azure/infra/postgresql.yaml | 2 +- krm/azure/infra/redis.yaml | 2 +- krm/azure/infra/resourcegroup.yaml | 2 +- krm/azure/infra/subnet.yaml | 2 +- krm/azure/infra/vnet.yaml | 2 +- krm/azure/provider/azure-controller-config.yaml | 2 +- krm/azure/provider/azure-provider.yaml | 2 +- krm/azure/provider/kustomization.yaml | 2 +- krm/azure/provider/labels.yaml | 2 +- krm/civo/config.yaml | 2 +- krm/civo/controller-config.yaml | 2 +- krm/civo/k8s.yaml | 2 +- krm/civo/kustomization.yaml | 2 +- krm/civo/labels.yaml | 2 +- krm/civo/provider.yaml | 2 +- krm/gcp/config/gcp-config.yaml | 2 +- krm/gcp/config/kustomization.yaml | 2 +- krm/gcp/config/labels.yaml | 2 +- krm/gcp/infra/bucket.yaml | 2 +- krm/gcp/infra/cloudsql.yaml | 2 +- krm/gcp/infra/firewall.yaml | 2 +- krm/gcp/infra/gke.yaml | 2 +- krm/gcp/infra/iam.yaml | 2 +- krm/gcp/infra/kustomization.yaml | 2 +- krm/gcp/infra/labels.yaml | 2 +- krm/gcp/infra/memorystore.yaml | 2 +- krm/gcp/infra/network.yaml | 2 +- krm/gcp/infra/pubsub.yaml | 2 +- krm/gcp/infra/subnetwork.yaml | 2 +- krm/gcp/provider/gcp-controller-config.yaml | 2 +- krm/gcp/provider/gcp-provider.yaml | 2 +- krm/gcp/provider/kustomization.yaml | 2 +- krm/gcp/provider/labels.yaml | 2 +- 74 files changed, 77 insertions(+), 74 deletions(-) diff --git a/.github/actions/tools/action.yml b/.github/actions/tools/action.yml index da5dd81..2aa5739 100644 --- a/.github/actions/tools/action.yml +++ b/.github/actions/tools/action.yml @@ -1,4 +1,4 @@ -# Copyright (C) 2021 Nicolas Lamirault +# Copyright (C) Nicolas Lamirault # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/.github/issue_label_bot.yaml b/.github/issue_label_bot.yaml index eae2b86..05499b7 100644 --- a/.github/issue_label_bot.yaml +++ b/.github/issue_label_bot.yaml @@ -1,4 +1,4 @@ -# Copyright (C) 2021 Nicolas Lamirault +# Copyright (C) Nicolas Lamirault # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/.github/labeler.yml b/.github/labeler.yml index 5518d42..cbd524e 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -1,4 +1,4 @@ -# Copyright (C) 2021 Nicolas Lamirault +# Copyright (C) Nicolas Lamirault # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/.github/labels.yaml b/.github/labels.yaml index e55fcff..066a6fe 100644 --- a/.github/labels.yaml +++ b/.github/labels.yaml @@ -1,4 +1,4 @@ -# Copyright (C) 2021 Nicolas Lamirault +# Copyright (C) Nicolas Lamirault # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml index b26a479..c99ed55 100644 --- a/.github/release-drafter.yml +++ b/.github/release-drafter.yml @@ -1,4 +1,4 @@ -# Copyright (C) 2021 Nicolas Lamirault +# Copyright (C) Nicolas Lamirault # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/.github/stale.yml b/.github/stale.yml index de6160f..0d0b2e7 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -1,5 +1,5 @@ -# Copyright (C) 2021 Nicolas Lamirault +# Copyright (C) Nicolas Lamirault # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/.github/workflows/draft-labels.yml b/.github/workflows/draft-labels.yml index a3e90c9..39a3c03 100644 --- a/.github/workflows/draft-labels.yml +++ b/.github/workflows/draft-labels.yml @@ -1,4 +1,4 @@ -# Copyright (C) 2021 Nicolas Lamirault +# Copyright (C) Nicolas Lamirault # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/.github/workflows/prow-labels.yml b/.github/workflows/prow-labels.yml index dcfc262..baeda9c 100644 --- a/.github/workflows/prow-labels.yml +++ b/.github/workflows/prow-labels.yml @@ -1,4 +1,4 @@ -# Copyright (C) 2021 Nicolas Lamirault +# Copyright (C) Nicolas Lamirault # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/.github/workflows/prow-lgtm-merge.yml b/.github/workflows/prow-lgtm-merge.yml index 978202d..5cf377f 100644 --- a/.github/workflows/prow-lgtm-merge.yml +++ b/.github/workflows/prow-lgtm-merge.yml @@ -1,4 +1,4 @@ -# Copyright (C) 2021 Nicolas Lamirault +# Copyright (C) Nicolas Lamirault # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/.github/workflows/prow-lgtm-pull.yml b/.github/workflows/prow-lgtm-pull.yml index 935c213..a39c46c 100644 --- a/.github/workflows/prow-lgtm-pull.yml +++ b/.github/workflows/prow-lgtm-pull.yml @@ -1,4 +1,4 @@ -# Copyright (C) 2021 Nicolas Lamirault +# Copyright (C) Nicolas Lamirault # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/.github/workflows/prow.yml b/.github/workflows/prow.yml index 4d2fde7..7bf0320 100644 --- a/.github/workflows/prow.yml +++ b/.github/workflows/prow.yml @@ -1,4 +1,4 @@ -# Copyright (C) 2021 Nicolas Lamirault +# Copyright (C) Nicolas Lamirault # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/.github/workflows/rebase.yml b/.github/workflows/rebase.yml index 2e2858c..66de7cd 100644 --- a/.github/workflows/rebase.yml +++ b/.github/workflows/rebase.yml @@ -1,4 +1,4 @@ -# Copyright (C) 2021 Nicolas Lamirault +# Copyright (C) Nicolas Lamirault # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/.github/workflows/release-drafter.yml b/.github/workflows/release-drafter.yml index 8c49ab4..8b71e36 100644 --- a/.github/workflows/release-drafter.yml +++ b/.github/workflows/release-drafter.yml @@ -1,4 +1,4 @@ -# Copyright (C) 2021 Nicolas Lamirault +# Copyright (C) Nicolas Lamirault # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index 7e9eb00..e71b1f3 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -1,4 +1,4 @@ -# Copyright (C) 2021 Nicolas Lamirault +# Copyright (C) Nicolas Lamirault # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/.github/workflows/size.yaml b/.github/workflows/size.yaml index 6118094..839d0e3 100644 --- a/.github/workflows/size.yaml +++ b/.github/workflows/size.yaml @@ -1,4 +1,4 @@ -# Copyright (C) 2021 Nicolas Lamirault +# Copyright (C) Nicolas Lamirault # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 8836b7a..277ce58 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,4 +1,4 @@ -# Copyright (C) 2021 Nicolas Lamirault +# Copyright (C) Nicolas Lamirault # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -33,16 +33,19 @@ repos: args: - --license-filepath - hack/config/licence.txt + # - --remove-header - id: insert-license files: \.yml args: - --license-filepath - hack/config/licence.txt + # - --remove-header - id: insert-license files: \.tf args: - --license-filepath - hack/config/licence.txt + # - --remove-header - repo: https://github.com/jumanjihouse/pre-commit-hooks rev: 2.1.5 hooks: diff --git a/krm/aws/config/aws-config.yaml b/krm/aws/config/aws-config.yaml index 8625d8e..29d72b1 100644 --- a/krm/aws/config/aws-config.yaml +++ b/krm/aws/config/aws-config.yaml @@ -1,4 +1,4 @@ -# Copyright (C) 2021 Nicolas Lamirault +# Copyright (C) Nicolas Lamirault # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/krm/aws/config/kustomization.yaml b/krm/aws/config/kustomization.yaml index 83bcdb8..a68a2c0 100644 --- a/krm/aws/config/kustomization.yaml +++ b/krm/aws/config/kustomization.yaml @@ -1,4 +1,4 @@ -# Copyright (C) 2021 Nicolas Lamirault +# Copyright (C) Nicolas Lamirault # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/krm/aws/config/labels.yaml b/krm/aws/config/labels.yaml index 6508f07..fd034a8 100644 --- a/krm/aws/config/labels.yaml +++ b/krm/aws/config/labels.yaml @@ -1,4 +1,4 @@ -# Copyright (C) 2021 Nicolas Lamirault +# Copyright (C) Nicolas Lamirault # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/krm/aws/infra/eks.yaml b/krm/aws/infra/eks.yaml index 65ca73c..fb76190 100644 --- a/krm/aws/infra/eks.yaml +++ b/krm/aws/infra/eks.yaml @@ -1,4 +1,4 @@ -# Copyright (C) 2021 Nicolas Lamirault +# Copyright (C) Nicolas Lamirault # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/krm/aws/infra/iam-eks.yaml b/krm/aws/infra/iam-eks.yaml index e44b415..fd9f8a9 100644 --- a/krm/aws/infra/iam-eks.yaml +++ b/krm/aws/infra/iam-eks.yaml @@ -1,4 +1,4 @@ -# Copyright (C) 2021 Nicolas Lamirault +# Copyright (C) Nicolas Lamirault # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/krm/aws/infra/internet-gateway.yaml b/krm/aws/infra/internet-gateway.yaml index 1653e46..b787987 100644 --- a/krm/aws/infra/internet-gateway.yaml +++ b/krm/aws/infra/internet-gateway.yaml @@ -1,4 +1,4 @@ -# Copyright (C) 2021 Nicolas Lamirault +# Copyright (C) Nicolas Lamirault # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/krm/aws/infra/kustomization.yaml b/krm/aws/infra/kustomization.yaml index f4ec5b5..3db5b32 100644 --- a/krm/aws/infra/kustomization.yaml +++ b/krm/aws/infra/kustomization.yaml @@ -1,4 +1,4 @@ -# Copyright (C) 2021 Nicolas Lamirault +# Copyright (C) Nicolas Lamirault # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/krm/aws/infra/labels.yaml b/krm/aws/infra/labels.yaml index 43e1cbb..1a68e37 100644 --- a/krm/aws/infra/labels.yaml +++ b/krm/aws/infra/labels.yaml @@ -1,4 +1,4 @@ -# Copyright (C) 2021 Nicolas Lamirault +# Copyright (C) Nicolas Lamirault # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/krm/aws/infra/nat-gateway.yaml b/krm/aws/infra/nat-gateway.yaml index 695e06a..b2e08d5 100644 --- a/krm/aws/infra/nat-gateway.yaml +++ b/krm/aws/infra/nat-gateway.yaml @@ -1,4 +1,4 @@ -# Copyright (C) 2021 Nicolas Lamirault +# Copyright (C) Nicolas Lamirault # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/krm/aws/infra/sg.yaml b/krm/aws/infra/sg.yaml index 11f6f21..42042d2 100644 --- a/krm/aws/infra/sg.yaml +++ b/krm/aws/infra/sg.yaml @@ -1,4 +1,4 @@ -# Copyright (C) 2021 Nicolas Lamirault +# Copyright (C) Nicolas Lamirault # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/krm/aws/infra/subnets.yaml b/krm/aws/infra/subnets.yaml index e00d5ec..85c0732 100644 --- a/krm/aws/infra/subnets.yaml +++ b/krm/aws/infra/subnets.yaml @@ -1,4 +1,4 @@ -# Copyright (C) 2021 Nicolas Lamirault +# Copyright (C) Nicolas Lamirault # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/krm/aws/infra/vpc.yaml b/krm/aws/infra/vpc.yaml index 88cf962..fda07d9 100644 --- a/krm/aws/infra/vpc.yaml +++ b/krm/aws/infra/vpc.yaml @@ -1,4 +1,4 @@ -# Copyright (C) 2021 Nicolas Lamirault +# Copyright (C) Nicolas Lamirault # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/krm/aws/provider/aws-controller-config.yaml b/krm/aws/provider/aws-controller-config.yaml index bcbf7f3..885555d 100644 --- a/krm/aws/provider/aws-controller-config.yaml +++ b/krm/aws/provider/aws-controller-config.yaml @@ -1,4 +1,4 @@ -# Copyright (C) 2021 Nicolas Lamirault +# Copyright (C) Nicolas Lamirault # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/krm/aws/provider/aws-provider.yaml b/krm/aws/provider/aws-provider.yaml index 139e282..019aea5 100644 --- a/krm/aws/provider/aws-provider.yaml +++ b/krm/aws/provider/aws-provider.yaml @@ -1,4 +1,4 @@ -# Copyright (C) 2021 Nicolas Lamirault +# Copyright (C) Nicolas Lamirault # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/krm/aws/provider/kustomization.yaml b/krm/aws/provider/kustomization.yaml index be866be..f3daa44 100644 --- a/krm/aws/provider/kustomization.yaml +++ b/krm/aws/provider/kustomization.yaml @@ -1,4 +1,4 @@ -# Copyright (C) 2021 Nicolas Lamirault +# Copyright (C) Nicolas Lamirault # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/krm/aws/provider/labels.yaml b/krm/aws/provider/labels.yaml index 6508f07..fd034a8 100644 --- a/krm/aws/provider/labels.yaml +++ b/krm/aws/provider/labels.yaml @@ -1,4 +1,4 @@ -# Copyright (C) 2021 Nicolas Lamirault +# Copyright (C) Nicolas Lamirault # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/krm/azure/config/azure-config.yaml b/krm/azure/config/azure-config.yaml index c06bb75..1c0bbc1 100644 --- a/krm/azure/config/azure-config.yaml +++ b/krm/azure/config/azure-config.yaml @@ -1,4 +1,4 @@ -# Copyright (C) 2021 Nicolas Lamirault +# Copyright (C) Nicolas Lamirault # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/krm/azure/config/kustomization.yaml b/krm/azure/config/kustomization.yaml index 7b50ca4..a542f07 100644 --- a/krm/azure/config/kustomization.yaml +++ b/krm/azure/config/kustomization.yaml @@ -1,4 +1,4 @@ -# Copyright (C) 2021 Nicolas Lamirault +# Copyright (C) Nicolas Lamirault # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/krm/azure/config/labels.yaml b/krm/azure/config/labels.yaml index 4b3872a..a4f1ecd 100644 --- a/krm/azure/config/labels.yaml +++ b/krm/azure/config/labels.yaml @@ -1,4 +1,4 @@ -# Copyright (C) 2021 Nicolas Lamirault +# Copyright (C) Nicolas Lamirault # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/krm/azure/infra/account.yaml b/krm/azure/infra/account.yaml index be8e4f3..ce011b2 100644 --- a/krm/azure/infra/account.yaml +++ b/krm/azure/infra/account.yaml @@ -1,4 +1,4 @@ -# Copyright (C) 2021 Nicolas Lamirault +# Copyright (C) Nicolas Lamirault # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/krm/azure/infra/aks.yaml b/krm/azure/infra/aks.yaml index 4e6c74f..2b3501f 100644 --- a/krm/azure/infra/aks.yaml +++ b/krm/azure/infra/aks.yaml @@ -1,4 +1,4 @@ -# Copyright (C) 2021 Nicolas Lamirault +# Copyright (C) Nicolas Lamirault # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/krm/azure/infra/container.yaml b/krm/azure/infra/container.yaml index 1a0bbb7..967e741 100644 --- a/krm/azure/infra/container.yaml +++ b/krm/azure/infra/container.yaml @@ -1,4 +1,4 @@ -# Copyright (C) 2021 Nicolas Lamirault +# Copyright (C) Nicolas Lamirault # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/krm/azure/infra/kustomization.yaml b/krm/azure/infra/kustomization.yaml index da02f9b..dde2756 100644 --- a/krm/azure/infra/kustomization.yaml +++ b/krm/azure/infra/kustomization.yaml @@ -1,4 +1,4 @@ -# Copyright (C) 2021 Nicolas Lamirault +# Copyright (C) Nicolas Lamirault # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/krm/azure/infra/labels.yaml b/krm/azure/infra/labels.yaml index fc64c63..7a20466 100644 --- a/krm/azure/infra/labels.yaml +++ b/krm/azure/infra/labels.yaml @@ -1,4 +1,4 @@ -# Copyright (C) 2021 Nicolas Lamirault +# Copyright (C) Nicolas Lamirault # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/krm/azure/infra/mysql.yaml b/krm/azure/infra/mysql.yaml index 4bd2415..4545e8c 100644 --- a/krm/azure/infra/mysql.yaml +++ b/krm/azure/infra/mysql.yaml @@ -1,4 +1,4 @@ -# Copyright (C) 2021 Nicolas Lamirault +# Copyright (C) Nicolas Lamirault # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/krm/azure/infra/postgresql.yaml b/krm/azure/infra/postgresql.yaml index dc70846..986e917 100644 --- a/krm/azure/infra/postgresql.yaml +++ b/krm/azure/infra/postgresql.yaml @@ -1,4 +1,4 @@ -# Copyright (C) 2021 Nicolas Lamirault +# Copyright (C) Nicolas Lamirault # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/krm/azure/infra/redis.yaml b/krm/azure/infra/redis.yaml index b41c731..71f6a5c 100644 --- a/krm/azure/infra/redis.yaml +++ b/krm/azure/infra/redis.yaml @@ -1,4 +1,4 @@ -# Copyright (C) 2021 Nicolas Lamirault +# Copyright (C) Nicolas Lamirault # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/krm/azure/infra/resourcegroup.yaml b/krm/azure/infra/resourcegroup.yaml index 3a00b97..f10ad4a 100644 --- a/krm/azure/infra/resourcegroup.yaml +++ b/krm/azure/infra/resourcegroup.yaml @@ -1,4 +1,4 @@ -# Copyright (C) 2021 Nicolas Lamirault +# Copyright (C) Nicolas Lamirault # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/krm/azure/infra/subnet.yaml b/krm/azure/infra/subnet.yaml index 021c112..85d2132 100644 --- a/krm/azure/infra/subnet.yaml +++ b/krm/azure/infra/subnet.yaml @@ -1,4 +1,4 @@ -# Copyright (C) 2021 Nicolas Lamirault +# Copyright (C) Nicolas Lamirault # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/krm/azure/infra/vnet.yaml b/krm/azure/infra/vnet.yaml index bf02ac3..493e1ec 100644 --- a/krm/azure/infra/vnet.yaml +++ b/krm/azure/infra/vnet.yaml @@ -1,4 +1,4 @@ -# Copyright (C) 2021 Nicolas Lamirault +# Copyright (C) Nicolas Lamirault # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/krm/azure/provider/azure-controller-config.yaml b/krm/azure/provider/azure-controller-config.yaml index e0c4952..d17c316 100644 --- a/krm/azure/provider/azure-controller-config.yaml +++ b/krm/azure/provider/azure-controller-config.yaml @@ -1,4 +1,4 @@ -# Copyright (C) 2021 Nicolas Lamirault +# Copyright (C) Nicolas Lamirault # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/krm/azure/provider/azure-provider.yaml b/krm/azure/provider/azure-provider.yaml index 8a440df..afd09f4 100644 --- a/krm/azure/provider/azure-provider.yaml +++ b/krm/azure/provider/azure-provider.yaml @@ -1,4 +1,4 @@ -# Copyright (C) 2021 Nicolas Lamirault +# Copyright (C) Nicolas Lamirault # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/krm/azure/provider/kustomization.yaml b/krm/azure/provider/kustomization.yaml index 00a279f..c406db1 100644 --- a/krm/azure/provider/kustomization.yaml +++ b/krm/azure/provider/kustomization.yaml @@ -1,4 +1,4 @@ -# Copyright (C) 2021 Nicolas Lamirault +# Copyright (C) Nicolas Lamirault # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/krm/azure/provider/labels.yaml b/krm/azure/provider/labels.yaml index 6508f07..fd034a8 100644 --- a/krm/azure/provider/labels.yaml +++ b/krm/azure/provider/labels.yaml @@ -1,4 +1,4 @@ -# Copyright (C) 2021 Nicolas Lamirault +# Copyright (C) Nicolas Lamirault # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/krm/civo/config.yaml b/krm/civo/config.yaml index 3f04cab..eca1754 100644 --- a/krm/civo/config.yaml +++ b/krm/civo/config.yaml @@ -1,4 +1,4 @@ -# Copyright (C) 2021 Nicolas Lamirault +# Copyright (C) Nicolas Lamirault # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/krm/civo/controller-config.yaml b/krm/civo/controller-config.yaml index 752bb6f..50a2ecf 100644 --- a/krm/civo/controller-config.yaml +++ b/krm/civo/controller-config.yaml @@ -1,4 +1,4 @@ -# Copyright (C) 2021 Nicolas Lamirault +# Copyright (C) Nicolas Lamirault # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/krm/civo/k8s.yaml b/krm/civo/k8s.yaml index 57b6755..9a07532 100644 --- a/krm/civo/k8s.yaml +++ b/krm/civo/k8s.yaml @@ -1,4 +1,4 @@ -# Copyright (C) 2021 Nicolas Lamirault +# Copyright (C) Nicolas Lamirault # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/krm/civo/kustomization.yaml b/krm/civo/kustomization.yaml index 1eca79c..1f9acb2 100644 --- a/krm/civo/kustomization.yaml +++ b/krm/civo/kustomization.yaml @@ -1,4 +1,4 @@ -# Copyright (C) 2021 Nicolas Lamirault +# Copyright (C) Nicolas Lamirault # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/krm/civo/labels.yaml b/krm/civo/labels.yaml index 276c0ce..5a22f66 100644 --- a/krm/civo/labels.yaml +++ b/krm/civo/labels.yaml @@ -1,4 +1,4 @@ -# Copyright (C) 2021 Nicolas Lamirault +# Copyright (C) Nicolas Lamirault # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/krm/civo/provider.yaml b/krm/civo/provider.yaml index 9260629..e9ee09d 100644 --- a/krm/civo/provider.yaml +++ b/krm/civo/provider.yaml @@ -1,4 +1,4 @@ -# Copyright (C) 2021 Nicolas Lamirault +# Copyright (C) Nicolas Lamirault # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/krm/gcp/config/gcp-config.yaml b/krm/gcp/config/gcp-config.yaml index ac1cf3c..49b0766 100644 --- a/krm/gcp/config/gcp-config.yaml +++ b/krm/gcp/config/gcp-config.yaml @@ -1,4 +1,4 @@ -# Copyright (C) 2021 Nicolas Lamirault +# Copyright (C) Nicolas Lamirault # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/krm/gcp/config/kustomization.yaml b/krm/gcp/config/kustomization.yaml index 93d5e98..75f8e4d 100644 --- a/krm/gcp/config/kustomization.yaml +++ b/krm/gcp/config/kustomization.yaml @@ -1,4 +1,4 @@ -# Copyright (C) 2021 Nicolas Lamirault +# Copyright (C) Nicolas Lamirault # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/krm/gcp/config/labels.yaml b/krm/gcp/config/labels.yaml index c1c1c27..e6bf954 100644 --- a/krm/gcp/config/labels.yaml +++ b/krm/gcp/config/labels.yaml @@ -1,4 +1,4 @@ -# Copyright (C) 2021 Nicolas Lamirault +# Copyright (C) Nicolas Lamirault # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/krm/gcp/infra/bucket.yaml b/krm/gcp/infra/bucket.yaml index 990ce40..2c10022 100644 --- a/krm/gcp/infra/bucket.yaml +++ b/krm/gcp/infra/bucket.yaml @@ -1,4 +1,4 @@ -# Copyright (C) 2021 Nicolas Lamirault +# Copyright (C) Nicolas Lamirault # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/krm/gcp/infra/cloudsql.yaml b/krm/gcp/infra/cloudsql.yaml index 07f2f7d..eb90e2a 100644 --- a/krm/gcp/infra/cloudsql.yaml +++ b/krm/gcp/infra/cloudsql.yaml @@ -1,4 +1,4 @@ -# Copyright (C) 2021 Nicolas Lamirault +# Copyright (C) Nicolas Lamirault # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/krm/gcp/infra/firewall.yaml b/krm/gcp/infra/firewall.yaml index 34298b7..fab3af2 100644 --- a/krm/gcp/infra/firewall.yaml +++ b/krm/gcp/infra/firewall.yaml @@ -1,4 +1,4 @@ -# Copyright (C) 2021 Nicolas Lamirault +# Copyright (C) Nicolas Lamirault # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/krm/gcp/infra/gke.yaml b/krm/gcp/infra/gke.yaml index c92e84e..f2bec40 100644 --- a/krm/gcp/infra/gke.yaml +++ b/krm/gcp/infra/gke.yaml @@ -1,4 +1,4 @@ -# Copyright (C) 2021 Nicolas Lamirault +# Copyright (C) Nicolas Lamirault # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/krm/gcp/infra/iam.yaml b/krm/gcp/infra/iam.yaml index c35620e..6e53d08 100644 --- a/krm/gcp/infra/iam.yaml +++ b/krm/gcp/infra/iam.yaml @@ -1,4 +1,4 @@ -# Copyright (C) 2021 Nicolas Lamirault +# Copyright (C) Nicolas Lamirault # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/krm/gcp/infra/kustomization.yaml b/krm/gcp/infra/kustomization.yaml index 9234433..adbac50 100644 --- a/krm/gcp/infra/kustomization.yaml +++ b/krm/gcp/infra/kustomization.yaml @@ -1,4 +1,4 @@ -# Copyright (C) 2021 Nicolas Lamirault +# Copyright (C) Nicolas Lamirault # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/krm/gcp/infra/labels.yaml b/krm/gcp/infra/labels.yaml index ba8ccce..93850af 100644 --- a/krm/gcp/infra/labels.yaml +++ b/krm/gcp/infra/labels.yaml @@ -1,4 +1,4 @@ -# Copyright (C) 2021 Nicolas Lamirault +# Copyright (C) Nicolas Lamirault # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/krm/gcp/infra/memorystore.yaml b/krm/gcp/infra/memorystore.yaml index e86a81c..cc50a9c 100644 --- a/krm/gcp/infra/memorystore.yaml +++ b/krm/gcp/infra/memorystore.yaml @@ -1,4 +1,4 @@ -# Copyright (C) 2021 Nicolas Lamirault +# Copyright (C) Nicolas Lamirault # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/krm/gcp/infra/network.yaml b/krm/gcp/infra/network.yaml index 6de240b..8e04810 100644 --- a/krm/gcp/infra/network.yaml +++ b/krm/gcp/infra/network.yaml @@ -1,4 +1,4 @@ -# Copyright (C) 2021 Nicolas Lamirault +# Copyright (C) Nicolas Lamirault # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/krm/gcp/infra/pubsub.yaml b/krm/gcp/infra/pubsub.yaml index 21ea72f..432502a 100644 --- a/krm/gcp/infra/pubsub.yaml +++ b/krm/gcp/infra/pubsub.yaml @@ -1,4 +1,4 @@ -# Copyright (C) 2021 Nicolas Lamirault +# Copyright (C) Nicolas Lamirault # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/krm/gcp/infra/subnetwork.yaml b/krm/gcp/infra/subnetwork.yaml index 20e354f..01856ae 100644 --- a/krm/gcp/infra/subnetwork.yaml +++ b/krm/gcp/infra/subnetwork.yaml @@ -1,4 +1,4 @@ -# Copyright (C) 2021 Nicolas Lamirault +# Copyright (C) Nicolas Lamirault # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/krm/gcp/provider/gcp-controller-config.yaml b/krm/gcp/provider/gcp-controller-config.yaml index 84e4d61..bb96a9e 100644 --- a/krm/gcp/provider/gcp-controller-config.yaml +++ b/krm/gcp/provider/gcp-controller-config.yaml @@ -1,4 +1,4 @@ -# Copyright (C) 2021 Nicolas Lamirault +# Copyright (C) Nicolas Lamirault # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/krm/gcp/provider/gcp-provider.yaml b/krm/gcp/provider/gcp-provider.yaml index 325fac7..de4684a 100644 --- a/krm/gcp/provider/gcp-provider.yaml +++ b/krm/gcp/provider/gcp-provider.yaml @@ -1,4 +1,4 @@ -# Copyright (C) 2021 Nicolas Lamirault +# Copyright (C) Nicolas Lamirault # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/krm/gcp/provider/kustomization.yaml b/krm/gcp/provider/kustomization.yaml index 35de49e..395e8ac 100644 --- a/krm/gcp/provider/kustomization.yaml +++ b/krm/gcp/provider/kustomization.yaml @@ -1,4 +1,4 @@ -# Copyright (C) 2021 Nicolas Lamirault +# Copyright (C) Nicolas Lamirault # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/krm/gcp/provider/labels.yaml b/krm/gcp/provider/labels.yaml index 6508f07..fd034a8 100644 --- a/krm/gcp/provider/labels.yaml +++ b/krm/gcp/provider/labels.yaml @@ -1,4 +1,4 @@ -# Copyright (C) 2021 Nicolas Lamirault +# Copyright (C) Nicolas Lamirault # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License.