From 65966971a298f00303dae4783402cbb827798a7f Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Sat, 3 Aug 2024 17:57:52 +0200 Subject: feat(common): Replace the hand-crafted licensing approach with reuse --- common/docs/%INIT_APPLICATION_NAME.1.md | 16 ++++------------ 1 file changed, 4 insertions(+), 12 deletions(-) (limited to 'common/docs') diff --git a/common/docs/%INIT_APPLICATION_NAME.1.md b/common/docs/%INIT_APPLICATION_NAME.1.md index e044647..5546aad 100644 --- a/common/docs/%INIT_APPLICATION_NAME.1.md +++ b/common/docs/%INIT_APPLICATION_NAME.1.md @@ -34,21 +34,13 @@ TODO # BUGS -Report bugs to . +Report bugs to <%INIT_BUG_URL>. # COPYRIGHT Copyright (C) %INIT_YEAR %INIT_AUTHOR_NAME -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, either version 3 of the License, or -(at your option) any later version. +This program is free software. -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 . +You should have received a copy of the License +along with this program. If not, see <%INIT_LICENSE_URL>. -- cgit 1.4.1