Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,5 @@ linters: # @HELP examines Go source code and reports coding problems
golangci-lint run

license_check: # @HELP examine and ensure license headers exist
./build/licensing/boilerplate.py -v
@if [ ! -d "../build-tools" ]; then cd .. && git clone https://github.com/onosproject/build-tools.git; fi
./../build-tools/licensing/boilerplate.py -v --rootdir=${CURDIR}
20 changes: 0 additions & 20 deletions build/licensing/boilerplate.deepcopy.txt

This file was deleted.

17 changes: 0 additions & 17 deletions build/licensing/boilerplate.generatego.txt

This file was deleted.

13 changes: 0 additions & 13 deletions build/licensing/boilerplate.go.txt

This file was deleted.

15 changes: 0 additions & 15 deletions build/licensing/boilerplate.proto.txt

This file was deleted.

224 changes: 0 additions & 224 deletions build/licensing/boilerplate.py

This file was deleted.

15 changes: 0 additions & 15 deletions build/licensing/boilerplate.py.txt

This file was deleted.