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/utils.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/utils.rs') diff --git a/src/utils.rs b/src/utils.rs index 3d40e7c..2b4cb93 100644 --- a/src/utils.rs +++ b/src/utils.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 crate::{ -- cgit v1.2.3