From dd0ae4f55b191f66a9a159abe8af2baa95ed6635 Mon Sep 17 00:00:00 2001 From: Nguyễn Gia Phong Date: Wed, 18 Jun 2025 16:45:50 +0900 Subject: Comply with REUSE 3.3 --- doc/Makefile | 17 ++--------------- 1 file changed, 2 insertions(+), 15 deletions(-) (limited to 'doc') diff --git a/doc/Makefile b/doc/Makefile index ed6b571..882198c 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -1,20 +1,7 @@ # Makefile for manual pages -# Copyright (C) 2025 Nguyễn Gia Phong # -# This file is part of scadere. -# -# Scadere is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published -# by the Free Software Foundation, either version 3 of the License, or -# (at your option) any later version. -# -# Scadere 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 Affero General Public License for more details. -# -# You should have received a copy of the GNU Affero General Public License -# along with scadere. If not, see . +# SPDX-FileCopyrightText: 2025 Nguyễn Gia Phong +# SPDX-License-Identifier: AGPL-3.0-or-later .POSIX: .PHONY: all clean install uninstall -- cgit 1.4.1