aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2025-06-04 10:26:22 +0000
committerFuwn <[email protected]>2025-06-04 10:26:22 +0000
commit166d93a644d8190e5125375d5f6207cc5ef1dfc2 (patch)
tree4ff9897b97d08bfd9713a4a635ff254bdb03366f
parentdocs: Update copyright header year (diff)
downloadgerm-166d93a644d8190e5125375d5f6207cc5ef1dfc2.tar.xz
germ-166d93a644d8190e5125375d5f6207cc5ef1dfc2.zip
chore(rustfmt): Remove unused license template
-rw-r--r--.license_template17
1 files changed, 0 insertions, 17 deletions
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 <https://github.com/gemrest/germ>.
-// Copyright (C) {20\d{2}(-20\d{2})?} Fuwn <[email protected]>
-//
-// 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 <http://www.gnu.org/licenses/>.
-//
-// Copyright (C) {20\d{2}(-20\d{2})?} Fuwn <[email protected]>
-// SPDX-License-Identifier: GPL-3.0-only