summaryrefslogtreecommitdiffstats
path: root/src/user_presences.rs
diff options
context:
space:
mode:
authorLibravatar cel 🌸 <cel@bunny.garden>2025-11-24 00:27:50 +0100
committerLibravatar cel 🌸 <cel@bunny.garden>2025-11-24 00:27:50 +0100
commitaf06c52a860c3a805055b9e0365666ff66c3de3c (patch)
tree30d509a96e7baad61ced666928ab1fce53e9efa1 /src/user_presences.rs
parenta1fbb7bdbed3ea9a3d578940dcb23984f96d0142 (diff)
downloadmacaw-main.tar.gz
macaw-main.tar.bz2
macaw-main.zip
feat: add licensing and related annotations/file headersHEADmain
Diffstat (limited to 'src/user_presences.rs')
-rw-r--r--src/user_presences.rs4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/user_presences.rs b/src/user_presences.rs
index e864dbf..87f9bdc 100644
--- a/src/user_presences.rs
+++ b/src/user_presences.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 chrono::Utc;