Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
In the SI we generate a number of files which really should have Apache license headers included:
- si.proto
- lib/go/common/constants.go
- lib/go/api/interface.go (after
YUNIKORN-490)
We have control over those files from the top level Makefile and should include the standard apache header.
The si.pb.go file is generated by protoc-gen.go and does not need a header.
Attachments
Issue Links
- depends upon
-
YUNIKORN-490 generate the SchedulerAPI and callback interface from the SI
- Closed
- links to