Skip to content

Commit a57cb6f

Browse files
committed
fix: add license in missing files
1 parent ebb0f17 commit a57cb6f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

common/src/indexer_service/http/health.rs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
// Copyright 2023-, Edge & Node, GraphOps, and Semiotic Labs.
2+
// SPDX-License-Identifier: Apache-2.0
3+
14
use crate::subgraph_client::Query;
25
use axum::{
36
extract::Path,

0 commit comments

Comments
 (0)