Skip to content

Commit 7074439

Browse files
update README with instructions on adding license headers
Signed-off-by: Michael Valdron <[email protected]>
1 parent 85263aa commit 7074439

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,3 +73,9 @@ Please see our [contributing.md](./CONTRIBUTING.md).
7373
## License
7474

7575
Apache License 2.0, see [LICENSE](./LICENSE) for details.
76+
77+
### Adding License Headers
78+
79+
[`license_header`](./license_header.txt) contains the license header to be contained under all source files. For Go sources, this can be included by running `bash add_licenses.sh`.
80+
81+
Ensure `github.com/google/addlicense` is installed by running `go install github.com/google/addlicense@latest`.

0 commit comments

Comments
 (0)