diff options
Diffstat (limited to '')
-rw-r--r-- | dos/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dos/Makefile b/dos/Makefile index cfc9ecbc..f8ba4372 100644 --- a/dos/Makefile +++ b/dos/Makefile @@ -1,3 +1,5 @@ +# SPDX-License-Identifier: 0BSD + ############################################################################### # # Makefile to build XZ Utils using DJGPP |