diff options
Diffstat (limited to 'src/roster.rs')
| -rw-r--r-- | src/roster.rs | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/roster.rs b/src/roster.rs index d49a152..13aed19 100644 --- a/src/roster.rs +++ b/src/roster.rs @@ -1,3 +1,7 @@ +// SPDX-FileCopyrightText: 2025 cel <cel@bunny.garden> +// +// SPDX-License-Identifier: AGPL-3.0-or-later + use std::collections::HashMap; use jid::BareJID; |
