From a0cd3acbb3567807a2790f78b549521a7cad28d3 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Tue, 27 Apr 2021 17:39:56 +0000 Subject: etc: Add copyleft symbol to copyleft header --- src/routes.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/routes.rs') 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}; -- cgit v1.2.3