mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 18:35:44 +03:00
[COMPLIANCE] Add Copyright and License Headers
This commit is contained in:
committed by
GitHub
parent
b8a472d692
commit
f005448366
@@ -1,3 +1,6 @@
|
||||
// Copyright (c) HashiCorp, Inc.
|
||||
// SPDX-License-Identifier: MPL-2.0
|
||||
|
||||
syntax = "proto3";
|
||||
package hashicorp.nomad.plugins.shared.structs;
|
||||
option go_package = "proto";
|
||||
|
||||
Reference in New Issue
Block a user