diff options
Diffstat (limited to 'bash_completion.in')
-rw-r--r-- | bash_completion.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/bash_completion.in b/bash_completion.in index 9feef74..e7925b3 100644 --- a/bash_completion.in +++ b/bash_completion.in @@ -1,5 +1,6 @@ #!/hint/bash -# License: Unspecified +# +# SPDX-License-Identifier: GPL-3.0-or-later _devtools_compgen() { local i r |