aboutsummaryrefslogtreecommitdiffstats
path: root/src/http.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/http.rs')
-rw-r--r--src/http.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/http.rs b/src/http.rs
index e3f29e6..c426231 100644
--- a/src/http.rs
+++ b/src/http.rs
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: AGPL-3.0-only
use std::sync::LazyLock;
use reqwest::Client;