From 94959d86166e5db43b1d4797c2d478ad20a60fd4 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Mon, 14 Jun 2021 14:56:34 -0700 Subject: style(global): update license spec --- src/db/models.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/db/models.rs') diff --git a/src/db/models.rs b/src/db/models.rs index 1b465b6..d77da1d 100644 --- a/src/db/models.rs +++ b/src/db/models.rs @@ -1,4 +1,4 @@ -// Copyleft (ɔ) 2021-2021 Fuwn +// Copyright (C) 2021-2021 Fuwn // SPDX-License-Identifier: GPL-3.0-only #[derive(Queryable, Debug, Clone)] -- cgit v1.2.3