Skip to content
This repository was archived by the owner on Mar 22, 2018. It is now read-only.

Commit 4136ae3

Browse files
committed
Use buildozer to delete licenses() rules except under third_party/
1 parent 356ba64 commit 4136ae3

3 files changed

Lines changed: 0 additions & 6 deletions

File tree

  • pkg
    • cloudprovider/providers/openstack
    • volume/cinder
  • staging/src/k8s.io/client-go/plugin/pkg/client/auth/openstack

pkg/cloudprovider/providers/openstack/BUILD

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
package(default_visibility = ["//visibility:public"])
22

3-
licenses(["notice"])
4-
53
load(
64
"@io_bazel_rules_go//go:def.bzl",
75
"go_library",

pkg/volume/cinder/BUILD

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
package(default_visibility = ["//visibility:public"])
22

3-
licenses(["notice"])
4-
53
load(
64
"@io_bazel_rules_go//go:def.bzl",
75
"go_library",

staging/src/k8s.io/client-go/plugin/pkg/client/auth/openstack/BUILD

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
package(default_visibility = ["//visibility:public"])
22

3-
licenses(["notice"])
4-
53
load(
64
"@io_bazel_rules_go//go:def.bzl",
75
"go_library",

0 commit comments

Comments
 (0)