Skip to content

Commit e2a4734

Browse files
committed
Add copyright and license header to MODULE.bazel
1 parent d1b2221 commit e2a4734

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

MODULE.bazel

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# Copyright lowRISC contributors.
2+
# Licensed under the Apache License, Version 2.0, see LICENSE for details.
3+
# SPDX-License-Identifier: Apache-2.0
4+
15
module(name = "lowrisc_misc_linters")
26

37
bazel_dep(name = "rules_python", version = "0.34.0")

0 commit comments

Comments
 (0)