aboutsummaryrefslogtreecommitdiffstats
path: root/src/cache/font.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/cache/font.rs')
-rw-r--r--src/cache/font.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cache/font.rs b/src/cache/font.rs
index c17247d..5be2196 100644
--- a/src/cache/font.rs
+++ b/src/cache/font.rs
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: AGPL-3.0-only
use std::sync::Arc;
use std::time::Duration;
use std::sync::LazyLock;