aboutsummaryrefslogtreecommitdiff
path: root/src/routes.rs
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-04-27 17:39:56 -0700
committerFuwn <[email protected]>2021-04-27 17:39:56 -0700
commit1c693f5e9c2717c6dbf951461dbf308dacadb4b0 (patch)
tree78f95aeac2cca6262efc7a71f8354cc70d4f3a7e /src/routes.rs
parentfix: Rocket stuff (diff)
downloadapi-worker-1c693f5e9c2717c6dbf951461dbf308dacadb4b0.tar.xz
api-worker-1c693f5e9c2717c6dbf951461dbf308dacadb4b0.zip
etc: Add copyleft symbol to copyleft header
Diffstat (limited to 'src/routes.rs')
-rw-r--r--src/routes.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/routes.rs b/src/routes.rs
index e492404..7f47a9a 100644
--- a/src/routes.rs
+++ b/src/routes.rs
@@ -1,4 +1,4 @@
-// Copyleft 2021-2021 The Senpy Club
+// Copyleft (ɔ) 2021-2021 The Senpy Club
// SPDX-License-Identifier: GPL-3.0-only
use rand::{thread_rng, Rng};