From 67ed2d07c115270be255061a7f7d06f368f3abdf 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/structures.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/structures.rs') diff --git a/src/structures.rs b/src/structures.rs index 0e9f227..8782e26 100644 --- a/src/structures.rs +++ b/src/structures.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 serde_derive::{Deserialize, Serialize}; -- cgit v1.2.3