diff options
Diffstat (limited to 'scripts/config')
-rwxr-xr-x | scripts/config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/config b/scripts/config index 026aeb4..e0e3982 100755 --- a/scripts/config +++ b/scripts/config @@ -1,4 +1,5 @@ #!/bin/bash +# SPDX-License-Identifier: GPL-2.0 # Manipulate options in a .config file from the command line myname=${0##*/} |