From 22af94128b89a131f5e58ae69bee5e50227c15da Mon Sep 17 00:00:00 2001 From: Lasse Collin Date: Mon, 12 Feb 2024 17:09:10 +0200 Subject: Add SPDX license identifier into 0BSD source code files. --- po4a/update-po | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'po4a/update-po') diff --git a/po4a/update-po b/po4a/update-po index 8c09ac45..988011ff 100755 --- a/po4a/update-po +++ b/po4a/update-po @@ -1,5 +1,6 @@ #!/bin/sh -# +# SPDX-License-Identifier: 0BSD + ############################################################################# # # Updates xz-man.pot and the *.po files, and generates translated man pages. -- cgit v1.2.3