spdx: move identifiers to files that support them

If the apparent license changed, take this commit as correct.
This commit is contained in:
James R. Barlow
2022-08-04 03:26:54 -07:00
parent 580822a6a2
commit 4b9ea40a0c
18 changed files with 49 additions and 2 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
# OCRmyPDF
#
# SPDX-FileCopyrightText: 2022 James R. Barlow
# SPDX-License-Identifier: MPL-2.0
FROM ubuntu:22.04 as base