From 166d93a644d8190e5125375d5f6207cc5ef1dfc2 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Wed, 4 Jun 2025 10:26:22 +0000 Subject: chore(rustfmt): Remove unused license template --- .license_template | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 .license_template diff --git a/.license_template b/.license_template deleted file mode 100644 index 628cb72..0000000 --- a/.license_template +++ /dev/null @@ -1,17 +0,0 @@ -// This file is part of Germ . -// Copyright (C) {20\d{2}(-20\d{2})?} Fuwn -// -// This program is free software: you can redistribute it and/or modify -// it under the terms of the GNU General Public License as published by -// the Free Software Foundation, version 3. -// -// This program is distributed in the hope that it will be useful, but -// WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -// General Public License for more details. -// -// You should have received a copy of the GNU General Public License -// along with this program. If not, see . -// -// Copyright (C) {20\d{2}(-20\d{2})?} Fuwn -// SPDX-License-Identifier: GPL-3.0-only -- cgit v1.2.3