aboutsummaryrefslogtreecommitdiffstats
path: root/stanza/src/roster.rs
diff options
context:
space:
mode:
Diffstat (limited to 'stanza/src/roster.rs')
-rw-r--r--stanza/src/roster.rs4
1 files changed, 4 insertions, 0 deletions
diff --git a/stanza/src/roster.rs b/stanza/src/roster.rs
index dcbf017..fe67ad1 100644
--- a/stanza/src/roster.rs
+++ b/stanza/src/roster.rs
@@ -1,3 +1,7 @@
+// SPDX-FileCopyrightText: 2025 cel <cel@bunny.garden>
+//
+// SPDX-License-Identifier: AGPL-3.0-or-later
+
use std::str::FromStr;
use jid::BareJID;