diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2017-11-18 18:21:19 +0100 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2017-11-19 19:08:15 +0100 |
commit | 7059062c2f389ae18be26ba26022abda73918ad7 (patch) | |
tree | a614764111b4e71bbef00eb48c133e01411c750b /shell-completion/bash/systemd-cgtop | |
parent | d9215cd838eed27c41c9f1ca30b6354ebf87ecb6 (diff) | |
download | systemd-7059062c2f389ae18be26ba26022abda73918ad7.tar.gz |
Add SPDX license headers to shell completion scripts
Diffstat (limited to 'shell-completion/bash/systemd-cgtop')
-rw-r--r-- | shell-completion/bash/systemd-cgtop | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shell-completion/bash/systemd-cgtop b/shell-completion/bash/systemd-cgtop index f1ed22fd55..7a1b4acc7c 100644 --- a/shell-completion/bash/systemd-cgtop +++ b/shell-completion/bash/systemd-cgtop @@ -1,4 +1,5 @@ # systemd-cgtop(1) completion -*- shell-script -*- +# SPDX-License-Identifier: LGPL-2.1+ # # This file is part of systemd. # |