From d6db4b08260c2d9d426a8a83d997131f6449115d Mon Sep 17 00:00:00 2001 From: Tom Kirchner Date: Wed, 8 Jan 2025 16:58:36 -0800 Subject: Add missing copyright/license headers --- tools/fonts/mkfonts.sh | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'tools/fonts') diff --git a/tools/fonts/mkfonts.sh b/tools/fonts/mkfonts.sh index 3a87612b..a402536d 100755 --- a/tools/fonts/mkfonts.sh +++ b/tools/fonts/mkfonts.sh @@ -1,4 +1,9 @@ #!/bin/sh + +# SPDX-FileCopyrightText: 2023 jacqueline +# +# SPDX-License-Identifier: GPL-3.0-only + # To install this tool: # npm i lv_font_conv -g fusion_12() { -- cgit v1.2.3