diff options
Diffstat (limited to 'checkpkg.in')
-rw-r--r-- | checkpkg.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/checkpkg.in b/checkpkg.in index d7c0948..f40989d 100644 --- a/checkpkg.in +++ b/checkpkg.in @@ -1,5 +1,6 @@ #!/bin/bash -# License: Unspecified +# +# SPDX-License-Identifier: GPL-3.0-or-later shopt -s extglob |