Skip to content

Commit a470af9

Browse files
committed
Fix licence
1 parent 87c708f commit a470af9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

libdd-trace-normalization/fuzz/fuzz_targets/fuzz_normalize_span.rs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
// Copyright 2023-Present Datadog, Inc. https://www.datadoghq.com/
2+
// SPDX-License-Identifier: Apache-2.0
3+
14
#![no_main]
25

36
use libdd_trace_normalization::fuzz::{fuzz_normalize_span, FuzzSpan};

0 commit comments

Comments
 (0)