From ab9b89213bf0cab9135bc2e79da6383d5b278652 Mon Sep 17 00:00:00 2001 From: Katrina Verey Date: Fri, 1 Apr 2022 17:56:06 -0400 Subject: [PATCH] Delete duplicate copies of the license template --- functions/examples/application-cr/LICENSE_TEMPLATE | 2 -- functions/examples/injection-tshirt-sizes/LICENSE_TEMPLATE | 2 -- functions/examples/template-go-nginx/LICENSE_TEMPLATE | 2 -- .../examples/template-heredoc-cockroachdb/LICENSE_TEMPLATE | 2 -- functions/examples/validator-kubeval/LICENSE_TEMPLATE | 2 -- functions/examples/validator-resource-requests/LICENSE_TEMPLATE | 2 -- 6 files changed, 12 deletions(-) delete mode 100644 functions/examples/application-cr/LICENSE_TEMPLATE delete mode 100644 functions/examples/injection-tshirt-sizes/LICENSE_TEMPLATE delete mode 100644 functions/examples/template-go-nginx/LICENSE_TEMPLATE delete mode 100644 functions/examples/template-heredoc-cockroachdb/LICENSE_TEMPLATE delete mode 100644 functions/examples/validator-kubeval/LICENSE_TEMPLATE delete mode 100644 functions/examples/validator-resource-requests/LICENSE_TEMPLATE diff --git a/functions/examples/application-cr/LICENSE_TEMPLATE b/functions/examples/application-cr/LICENSE_TEMPLATE deleted file mode 100644 index 0c2b3b655..000000000 --- a/functions/examples/application-cr/LICENSE_TEMPLATE +++ /dev/null @@ -1,2 +0,0 @@ -Copyright {{.Year}} {{.Holder}} -SPDX-License-Identifier: Apache-2.0 diff --git a/functions/examples/injection-tshirt-sizes/LICENSE_TEMPLATE b/functions/examples/injection-tshirt-sizes/LICENSE_TEMPLATE deleted file mode 100644 index 0c2b3b655..000000000 --- a/functions/examples/injection-tshirt-sizes/LICENSE_TEMPLATE +++ /dev/null @@ -1,2 +0,0 @@ -Copyright {{.Year}} {{.Holder}} -SPDX-License-Identifier: Apache-2.0 diff --git a/functions/examples/template-go-nginx/LICENSE_TEMPLATE b/functions/examples/template-go-nginx/LICENSE_TEMPLATE deleted file mode 100644 index 0c2b3b655..000000000 --- a/functions/examples/template-go-nginx/LICENSE_TEMPLATE +++ /dev/null @@ -1,2 +0,0 @@ -Copyright {{.Year}} {{.Holder}} -SPDX-License-Identifier: Apache-2.0 diff --git a/functions/examples/template-heredoc-cockroachdb/LICENSE_TEMPLATE b/functions/examples/template-heredoc-cockroachdb/LICENSE_TEMPLATE deleted file mode 100644 index 0c2b3b655..000000000 --- a/functions/examples/template-heredoc-cockroachdb/LICENSE_TEMPLATE +++ /dev/null @@ -1,2 +0,0 @@ -Copyright {{.Year}} {{.Holder}} -SPDX-License-Identifier: Apache-2.0 diff --git a/functions/examples/validator-kubeval/LICENSE_TEMPLATE b/functions/examples/validator-kubeval/LICENSE_TEMPLATE deleted file mode 100644 index 0c2b3b655..000000000 --- a/functions/examples/validator-kubeval/LICENSE_TEMPLATE +++ /dev/null @@ -1,2 +0,0 @@ -Copyright {{.Year}} {{.Holder}} -SPDX-License-Identifier: Apache-2.0 diff --git a/functions/examples/validator-resource-requests/LICENSE_TEMPLATE b/functions/examples/validator-resource-requests/LICENSE_TEMPLATE deleted file mode 100644 index 0c2b3b655..000000000 --- a/functions/examples/validator-resource-requests/LICENSE_TEMPLATE +++ /dev/null @@ -1,2 +0,0 @@ -Copyright {{.Year}} {{.Holder}} -SPDX-License-Identifier: Apache-2.0