From 67b3235c7ad7605afdaffb6f1b84b692666ea2a2 Mon Sep 17 00:00:00 2001 From: Benjamin Elder Date: Sun, 7 Mar 2021 15:22:55 -0800 Subject: [PATCH] remove bazel from boilerplate --- hack/boilerplate/boilerplate.bzl.txt | 14 -------------- hack/boilerplate/boilerplate.generatebzl.txt | 14 -------------- 2 files changed, 28 deletions(-) delete mode 100644 hack/boilerplate/boilerplate.bzl.txt delete mode 100644 hack/boilerplate/boilerplate.generatebzl.txt diff --git a/hack/boilerplate/boilerplate.bzl.txt b/hack/boilerplate/boilerplate.bzl.txt deleted file mode 100644 index 384f325abf3..00000000000 --- a/hack/boilerplate/boilerplate.bzl.txt +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright YEAR The Kubernetes Authors. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - diff --git a/hack/boilerplate/boilerplate.generatebzl.txt b/hack/boilerplate/boilerplate.generatebzl.txt deleted file mode 100644 index 069e282bc85..00000000000 --- a/hack/boilerplate/boilerplate.generatebzl.txt +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright The Kubernetes Authors. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. -