From a895f79389b1c34d19368efcac49e6f6b5bfc900 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Thu, 6 May 2021 21:56:41 +0000 Subject: fix(global): license header case --- src/main.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/main.rs') diff --git a/src/main.rs b/src/main.rs index 18f56fc..a143a1e 100644 --- a/src/main.rs +++ b/src/main.rs @@ -1,4 +1,4 @@ -// Copyleft (ɔ) 2021-2021 The Senpy Club +// copyleft (ɔ) 2021-2021 the senpy club // SPDX-License-Identifier: GPL-3.0-only #![feature(type_ascription)] -- cgit v1.2.3