Skip to content

Commit

Permalink
Add missing license
Browse files Browse the repository at this point in the history
  • Loading branch information
qdm12 committed Dec 6, 2022
1 parent c27a1fc commit 528315b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions dot/network/proto/proto_generate.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
// Copyright 2022 ChainSafe Systems (ON)
// SPDX-License-Identifier: LGPL-3.0-only

package proto

//go:generate protoc --go_out=. --go_opt=paths=source_relative api.v1.proto

0 comments on commit 528315b

Please sign in to comment.