Skip to content

Commit 390c1d8

Browse files
authored
Merge pull request #254 from hashicorp/compliance/add-headers
[COMPLIANCE] Add Copyright and License Headers
2 parents a881d6c + f4d7325 commit 390c1d8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.golangci.yml

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# Copyright (c) HashiCorp, Inc.
2+
# SPDX-License-Identifier: MPL-2.0
3+
14
linters:
25
disable-all: true
36
enable:

0 commit comments

Comments
 (0)