Zbigniew Jędrzejewski-Szmek
|
843cfcb15c
|
shell-completion: use 4 space indentation too
The same as in other places, indentation levels were all over the place.
|
2019-04-12 08:34:44 +02:00 |
|
Zbigniew Jędrzejewski-Szmek
|
d9b02e1697
|
tree-wide: drop copyright headers from frequent contributors
Fixes #9320.
for p in Shapovalov Chevalier Rozhkov Sievers Mack Herrmann Schmidt Rudenberg Sahani Landden Andersen Watanabe; do
git grep -e 'Copyright.*'$p -l|xargs perl -i -0pe 's|/([*][*])?[*]\s+([*#]\s+)?Copyright[^\n]*'$p'[^\n]*\s*[*]([*][*])?/\n*|\n|gms; s|\s+([*#]\s+)?Copyright[^\n]*'$p'[^\n]*\n*|\n|gms'
done
|
2018-06-20 11:58:53 +02:00 |
|
Lennart Poettering
|
96b2fb93c5
|
tree-wide: beautify remaining copyright statements
Let's unify an beautify our remaining copyright statements, with a
unicode ©. This means our copyright statements are now always formatted
the same way. Yay.
|
2018-06-14 10:20:21 +02:00 |
|
Yu Watanabe
|
51bcbb6030
|
bash-completion: detect-virt: add missing option
|
2018-01-10 23:19:20 +09:00 |
|
Zbigniew Jędrzejewski-Szmek
|
7059062c2f
|
Add SPDX license headers to shell completion scripts
|
2017-11-19 19:08:15 +01:00 |
|
Thomas Hindoe Paaboel Andersen
|
3bfe58cbd4
|
add bash completion for systemd-detect-virt
|
2014-03-03 22:18:37 +01:00 |
|