diff options
Diffstat (limited to 'shell-completion/bash/meson.build')
-rw-r--r-- | shell-completion/bash/meson.build | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shell-completion/bash/meson.build b/shell-completion/bash/meson.build index 34ade44ab1..d783e622e6 100644 --- a/shell-completion/bash/meson.build +++ b/shell-completion/bash/meson.build @@ -1,6 +1,6 @@ # SPDX-License-Identifier: LGPL-2.1+ # -# Copyright 2017 Zbigniew Jędrzejewski-Szmek +# Copyright © 2017 Zbigniew Jędrzejewski-Szmek bashcompletiondir = get_option('bashcompletiondir') if bashcompletiondir == '' |