From f793d07ebb2e4934f51e2a88ac338508736e3993 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Tue, 6 Sep 2022 23:48:13 -0700 Subject: feat: initial commit --- src-tauri/.license_template | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 src-tauri/.license_template (limited to 'src-tauri/.license_template') diff --git a/src-tauri/.license_template b/src-tauri/.license_template new file mode 100644 index 0000000..9a7750c --- /dev/null +++ b/src-tauri/.license_template @@ -0,0 +1,16 @@ +// This file is part of Monkeytype Desktop . +// +// 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