aboutsummaryrefslogtreecommitdiffstats
path: root/filamento/src/files.rs
diff options
context:
space:
mode:
Diffstat (limited to 'filamento/src/files.rs')
-rw-r--r--filamento/src/files.rs4
1 files changed, 4 insertions, 0 deletions
diff --git a/filamento/src/files.rs b/filamento/src/files.rs
index dcc9cd2..bd8daba 100644
--- a/filamento/src/files.rs
+++ b/filamento/src/files.rs
@@ -1,3 +1,7 @@
+// SPDX-FileCopyrightText: 2025 cel <cel@bunny.garden>
+//
+// SPDX-License-Identifier: AGPL-3.0-or-later
+
use std::{
collections::HashMap,
convert::Infallible,