From 319e44ea9ca55408988db5007e404a971b2ecc33 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Mon, 14 Jun 2021 15:02:19 -0700 Subject: style(global): fix license spec --- 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 8782e26..3b5a59e 100644 --- a/src/structures.rs +++ b/src/structures.rs @@ -1,4 +1,4 @@ -// copyleft (ɔ) 2021-2021 the senpy club +// Copyright (C) 2021-2021 the senpy club // SPDX-License-Identifier: GPL-3.0-only use serde_derive::{Deserialize, Serialize}; -- cgit v1.2.3