diff options
Diffstat (limited to '_AUR/Makefile')
| -rw-r--r-- | _AUR/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/_AUR/Makefile b/_AUR/Makefile index d33714bc..f2340a00 100644 --- a/_AUR/Makefile +++ b/_AUR/Makefile @@ -1,3 +1,5 @@ +# SPDX-License-Identifier: BSD-3-Clause +# SPDX-FileCopyrightText: 2023 M. Shulhan <ms@kilabit.info> .PHONY: release release: |
