Skip to content

Commit 265988a

Browse files
authored
Add License header to afspec.rs
1 parent d80436b commit 265988a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/link/tests/afspec.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// SPDX-License-Identifier: MIT
2+
13
use netlink_packet_utils::{nla::DefaultNla, Emitable, Parseable};
24

35
use crate::{

0 commit comments

Comments
 (0)