From 4234b4cb392c0e70085edfbc80585fb9476629f9 Mon Sep 17 00:00:00 2001 From: Patrick Spek Date: Wed, 11 May 2022 14:33:08 +0200 Subject: Fix up any missing license and copyright headers --- share/doc/bashtard.1.scd | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'share/doc/bashtard.1.scd') diff --git a/share/doc/bashtard.1.scd b/share/doc/bashtard.1.scd index 1035b18..23822bf 100644 --- a/share/doc/bashtard.1.scd +++ b/share/doc/bashtard.1.scd @@ -1,5 +1,9 @@ bashtard(1) +; SPDX-FileCopyrightText: 2022 Patrick Spek +; +; SPDX-License-Identifier: AGPL-3.0-or-later + # NAME bashtard - A Bash-based configuration management utility -- cgit v1.1