Skip to content

Commit 9003ee6

Browse files
gonnetxnnpack-bot
authored andcommitted
Add missing copyright header.
PiperOrigin-RevId: 858095311
1 parent d90cd6f commit 9003ee6

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

BUILD.bazel

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# Copyright (c) 2017 Facebook Inc.
2+
# Copyright (c) 2015-2017 Georgia Institute of Technology
3+
# All rights reserved.
4+
#
5+
# Copyright 2019-2026 Google LLC
6+
#
7+
# This source code is licensed under the BSD-style license found in the
8+
# LICENSE file in the root directory of this source tree.
9+
110
load("@rules_cc//cc:defs.bzl", "cc_binary", "cc_library", "cc_test")
211

312
licenses(["notice"])

0 commit comments

Comments
 (0)