Skip to content

Commit f1a2c93

Browse files
committed
style: add license
1 parent 34313f8 commit f1a2c93

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

crates/tap-agent/tests/sender_account_manager_test.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 std::{collections::HashSet, str::FromStr};
25

36
use indexer_tap_agent::{

crates/tap-agent/tests/sender_account_test.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 std::{collections::HashSet, str::FromStr, sync::atomic::AtomicU32};
25

36
use indexer_tap_agent::{

0 commit comments

Comments
 (0)