Move license text to BUILD files top

PiperOrigin-RevId: 388579579
This commit is contained in:
jsobczak
2021-08-03 17:10:57 -07:00
committed by Copybara-Service
parent ecb5e7488a
commit dfc61a8f05
49 changed files with 76 additions and 1158 deletions
+1 -1
View File
@@ -1,4 +1,3 @@
licenses(["notice"])
# Copyright 2020 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
@@ -12,6 +11,7 @@ licenses(["notice"])
# 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.
licenses(["notice"])
cc_library(
name = "types",