diff options
| author | Fuwn <[email protected]> | 2025-06-04 10:26:22 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2025-06-04 10:26:22 +0000 |
| commit | 166d93a644d8190e5125375d5f6207cc5ef1dfc2 (patch) | |
| tree | 4ff9897b97d08bfd9713a4a635ff254bdb03366f | |
| parent | docs: Update copyright header year (diff) | |
| download | germ-166d93a644d8190e5125375d5f6207cc5ef1dfc2.tar.xz germ-166d93a644d8190e5125375d5f6207cc5ef1dfc2.zip | |
chore(rustfmt): Remove unused license template
| -rw-r--r-- | .license_template | 17 |
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 |