Skip to content

Commit 6502ccd

Browse files
committed
style: add license header
1 parent 84a74fb commit 6502ccd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tap-agent/src/backoff.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::time::{Duration, Instant};
25

36
#[derive(Debug, Clone)]

0 commit comments

Comments
 (0)