diff options
Diffstat (limited to 'shell-completion')
30 files changed, 30 insertions, 30 deletions
diff --git a/shell-completion/bash/bootctl b/shell-completion/bash/bootctl index 11062e1b7a..9214af5350 100644 --- a/shell-completion/bash/bootctl +++ b/shell-completion/bash/bootctl @@ -14,7 +14,7 @@ # General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License -# along with systemd; If not, see <http://www.gnu.org/licenses/>. +# along with systemd; If not, see <https://www.gnu.org/licenses/>. __contains_word () { local w word=$1; shift diff --git a/shell-completion/bash/busctl b/shell-completion/bash/busctl index 1cc41d4618..ee51c84c0b 100644 --- a/shell-completion/bash/busctl +++ b/shell-completion/bash/busctl @@ -14,7 +14,7 @@ # General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License -# along with systemd; If not, see <http://www.gnu.org/licenses/>. +# along with systemd; If not, see <https://www.gnu.org/licenses/>. __contains_word () { local w word=$1; shift diff --git a/shell-completion/bash/coredumpctl b/shell-completion/bash/coredumpctl index b43338eb21..5416e9e58a 100644 --- a/shell-completion/bash/coredumpctl +++ b/shell-completion/bash/coredumpctl @@ -16,7 +16,7 @@ # General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License -# along with systemd; If not, see <http://www.gnu.org/licenses/>. +# along with systemd; If not, see <https://www.gnu.org/licenses/>. __contains_word () { local w word=$1; shift diff --git a/shell-completion/bash/homectl b/shell-completion/bash/homectl index 42ad221bb4..58a9c14c9e 100644 --- a/shell-completion/bash/homectl +++ b/shell-completion/bash/homectl @@ -14,7 +14,7 @@ # General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License -# along with systemd; If not, see <http://www.gnu.org/licenses/>. +# along with systemd; If not, see <https://www.gnu.org/licenses/>. __contains_word () { local w word=$1; shift diff --git a/shell-completion/bash/hostnamectl b/shell-completion/bash/hostnamectl index 6f1909b599..63edc084ae 100644 --- a/shell-completion/bash/hostnamectl +++ b/shell-completion/bash/hostnamectl @@ -16,7 +16,7 @@ # General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License -# along with systemd; If not, see <http://www.gnu.org/licenses/>. +# along with systemd; If not, see <https://www.gnu.org/licenses/>. __contains_word () { local w word=$1; shift diff --git a/shell-completion/bash/journalctl b/shell-completion/bash/journalctl index 9a55c2d62d..a1cfdb035c 100644 --- a/shell-completion/bash/journalctl +++ b/shell-completion/bash/journalctl @@ -16,7 +16,7 @@ # General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License -# along with systemd; If not, see <http://www.gnu.org/licenses/>. +# along with systemd; If not, see <https://www.gnu.org/licenses/>. __contains_word () { local w word=$1; shift diff --git a/shell-completion/bash/kernel-install b/shell-completion/bash/kernel-install index 35c44ea3a8..4708777507 100644 --- a/shell-completion/bash/kernel-install +++ b/shell-completion/bash/kernel-install @@ -14,7 +14,7 @@ # General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License -# along with systemd; If not, see <http://www.gnu.org/licenses/>. +# along with systemd; If not, see <https://www.gnu.org/licenses/>. _kernel_install() { local comps diff --git a/shell-completion/bash/localectl b/shell-completion/bash/localectl index 987ae34cc9..b601343a6b 100644 --- a/shell-completion/bash/localectl +++ b/shell-completion/bash/localectl @@ -16,7 +16,7 @@ # General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License -# along with systemd; If not, see <http://www.gnu.org/licenses/>. +# along with systemd; If not, see <https://www.gnu.org/licenses/>. __contains_word () { local w word=$1; shift diff --git a/shell-completion/bash/loginctl b/shell-completion/bash/loginctl index 2d03fcca3e..b98b019aa4 100644 --- a/shell-completion/bash/loginctl +++ b/shell-completion/bash/loginctl @@ -16,7 +16,7 @@ # General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License -# along with systemd; If not, see <http://www.gnu.org/licenses/>. +# along with systemd; If not, see <https://www.gnu.org/licenses/>. __contains_word () { local w word=$1; shift diff --git a/shell-completion/bash/machinectl b/shell-completion/bash/machinectl index 0227167928..b37b059708 100644 --- a/shell-completion/bash/machinectl +++ b/shell-completion/bash/machinectl @@ -14,7 +14,7 @@ # General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License -# along with systemd; If not, see <http://www.gnu.org/licenses/>. +# along with systemd; If not, see <https://www.gnu.org/licenses/>. __contains_word() { local w word=$1; shift diff --git a/shell-completion/bash/networkctl b/shell-completion/bash/networkctl index 40ac13abf8..db59a9ce34 100644 --- a/shell-completion/bash/networkctl +++ b/shell-completion/bash/networkctl @@ -14,7 +14,7 @@ # General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License -# along with systemd; If not, see <http://www.gnu.org/licenses/>. +# along with systemd; If not, see <https://www.gnu.org/licenses/>. __contains_word () { local w word=$1; shift diff --git a/shell-completion/bash/oomctl b/shell-completion/bash/oomctl index cc778199c9..dc45ba58c0 100644 --- a/shell-completion/bash/oomctl +++ b/shell-completion/bash/oomctl @@ -14,7 +14,7 @@ # General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License -# along with systemd; If not, see <http://www.gnu.org/licenses/>. +# along with systemd; If not, see <https://www.gnu.org/licenses/>. __contains_word () { local w word=$1; shift diff --git a/shell-completion/bash/portablectl b/shell-completion/bash/portablectl index a0ccc733ad..2baafb7486 100644 --- a/shell-completion/bash/portablectl +++ b/shell-completion/bash/portablectl @@ -14,7 +14,7 @@ # General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License -# along with systemd; If not, see <http://www.gnu.org/licenses/>. +# along with systemd; If not, see <https://www.gnu.org/licenses/>. __contains_word () { local w word=$1; shift diff --git a/shell-completion/bash/resolvectl b/shell-completion/bash/resolvectl index fa4a27a8ae..21f80143c3 100644 --- a/shell-completion/bash/resolvectl +++ b/shell-completion/bash/resolvectl @@ -14,7 +14,7 @@ # General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License -# along with systemd; If not, see <http://www.gnu.org/licenses/>. +# along with systemd; If not, see <https://www.gnu.org/licenses/>. __contains_word () { local w word=$1; shift diff --git a/shell-completion/bash/systemd-analyze b/shell-completion/bash/systemd-analyze index 7a1104c0ad..9fe984d87c 100644 --- a/shell-completion/bash/systemd-analyze +++ b/shell-completion/bash/systemd-analyze @@ -16,7 +16,7 @@ # General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License -# along with systemd; If not, see <http://www.gnu.org/licenses/>. +# along with systemd; If not, see <https://www.gnu.org/licenses/>. __contains_word () { local w word=$1; shift diff --git a/shell-completion/bash/systemd-cat b/shell-completion/bash/systemd-cat index 737f33981b..b209140804 100644 --- a/shell-completion/bash/systemd-cat +++ b/shell-completion/bash/systemd-cat @@ -15,7 +15,7 @@ # General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License -# along with systemd; If not, see <http://www.gnu.org/licenses/>. +# along with systemd; If not, see <https://www.gnu.org/licenses/>. __contains_word() { local w word=$1; shift diff --git a/shell-completion/bash/systemd-cgls b/shell-completion/bash/systemd-cgls index f3a334f02d..19307f9ed1 100644 --- a/shell-completion/bash/systemd-cgls +++ b/shell-completion/bash/systemd-cgls @@ -14,7 +14,7 @@ # General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License -# along with systemd; If not, see <http://www.gnu.org/licenses/>. +# along with systemd; If not, see <https://www.gnu.org/licenses/>. __contains_word() { local w word=$1; shift diff --git a/shell-completion/bash/systemd-cgtop b/shell-completion/bash/systemd-cgtop index 2c59b6c9f6..c909260098 100644 --- a/shell-completion/bash/systemd-cgtop +++ b/shell-completion/bash/systemd-cgtop @@ -14,7 +14,7 @@ # General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License -# along with systemd; If not, see <http://www.gnu.org/licenses/>. +# along with systemd; If not, see <https://www.gnu.org/licenses/>. __contains_word() { local w word=$1; shift diff --git a/shell-completion/bash/systemd-cryptenroll b/shell-completion/bash/systemd-cryptenroll index 10a35ccaac..132cf27f31 100644 --- a/shell-completion/bash/systemd-cryptenroll +++ b/shell-completion/bash/systemd-cryptenroll @@ -14,7 +14,7 @@ # General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License -# along with systemd; If not, see <http://www.gnu.org/licenses/>. +# along with systemd; If not, see <https://www.gnu.org/licenses/>. __contains_word() { local w word=$1; shift diff --git a/shell-completion/bash/systemd-delta b/shell-completion/bash/systemd-delta index f94c128533..b148755d08 100644 --- a/shell-completion/bash/systemd-delta +++ b/shell-completion/bash/systemd-delta @@ -14,7 +14,7 @@ # General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License -# along with systemd; If not, see <http://www.gnu.org/licenses/>. +# along with systemd; If not, see <https://www.gnu.org/licenses/>. __contains_word() { local w word=$1; shift diff --git a/shell-completion/bash/systemd-detect-virt b/shell-completion/bash/systemd-detect-virt index 0c9da3a22e..05e44903e0 100644 --- a/shell-completion/bash/systemd-detect-virt +++ b/shell-completion/bash/systemd-detect-virt @@ -14,7 +14,7 @@ # General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License -# along with systemd; If not, see <http://www.gnu.org/licenses/>. +# along with systemd; If not, see <https://www.gnu.org/licenses/>. __contains_word() { local w word=$1; shift diff --git a/shell-completion/bash/systemd-id128 b/shell-completion/bash/systemd-id128 index e882720549..1c196391c8 100644 --- a/shell-completion/bash/systemd-id128 +++ b/shell-completion/bash/systemd-id128 @@ -14,7 +14,7 @@ # General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License -# along with systemd; If not, see <http://www.gnu.org/licenses/>. +# along with systemd; If not, see <https://www.gnu.org/licenses/>. __contains_word () { local w word=$1; shift diff --git a/shell-completion/bash/systemd-nspawn b/shell-completion/bash/systemd-nspawn index 3b6d65d96a..fbc953f56e 100644 --- a/shell-completion/bash/systemd-nspawn +++ b/shell-completion/bash/systemd-nspawn @@ -14,7 +14,7 @@ # General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License -# along with systemd; If not, see <http://www.gnu.org/licenses/>. +# along with systemd; If not, see <https://www.gnu.org/licenses/>. __contains_word() { local w word=$1; shift diff --git a/shell-completion/bash/systemd-path b/shell-completion/bash/systemd-path index 4330c3e05b..40e2f7ec48 100644 --- a/shell-completion/bash/systemd-path +++ b/shell-completion/bash/systemd-path @@ -14,7 +14,7 @@ # General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License -# along with systemd; If not, see <http://www.gnu.org/licenses/>. +# along with systemd; If not, see <https://www.gnu.org/licenses/>. __contains_word () { local w word=$1; shift diff --git a/shell-completion/bash/systemd-resolve b/shell-completion/bash/systemd-resolve index a52a610a32..20d904aedf 100644 --- a/shell-completion/bash/systemd-resolve +++ b/shell-completion/bash/systemd-resolve @@ -14,7 +14,7 @@ # General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License -# along with systemd; If not, see <http://www.gnu.org/licenses/>. +# along with systemd; If not, see <https://www.gnu.org/licenses/>. __contains_word () { local w word=$1; shift diff --git a/shell-completion/bash/systemd-run b/shell-completion/bash/systemd-run index c5db8b77bd..24853b28b4 100644 --- a/shell-completion/bash/systemd-run +++ b/shell-completion/bash/systemd-run @@ -14,7 +14,7 @@ # General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License -# along with systemd; If not, see <http://www.gnu.org/licenses/>. +# along with systemd; If not, see <https://www.gnu.org/licenses/>. __systemctl() { local mode=$1; shift 1 diff --git a/shell-completion/bash/timedatectl b/shell-completion/bash/timedatectl index 685b79d7ea..962fd6e37d 100644 --- a/shell-completion/bash/timedatectl +++ b/shell-completion/bash/timedatectl @@ -16,7 +16,7 @@ # General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License -# along with systemd; If not, see <http://www.gnu.org/licenses/>. +# along with systemd; If not, see <https://www.gnu.org/licenses/>. __contains_word () { local w word=$1; shift diff --git a/shell-completion/bash/udevadm b/shell-completion/bash/udevadm index 76463212cd..99d4aa55c9 100644 --- a/shell-completion/bash/udevadm +++ b/shell-completion/bash/udevadm @@ -16,7 +16,7 @@ # General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License -# along with systemd; If not, see <http://www.gnu.org/licenses/>. +# along with systemd; If not, see <https://www.gnu.org/licenses/>. __contains_word () { local w word=$1; shift diff --git a/shell-completion/zsh/_busctl b/shell-completion/zsh/_busctl index 6b8d8a2eaf..0cb1c44a43 100644 --- a/shell-completion/zsh/_busctl +++ b/shell-completion/zsh/_busctl @@ -16,7 +16,7 @@ # General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License -# along with systemd; If not, see <http://www.gnu.org/licenses/>. +# along with systemd; If not, see <https://www.gnu.org/licenses/>. (( $+functions[_busctl_commands] )) || _busctl_commands() { diff --git a/shell-completion/zsh/_resolvectl b/shell-completion/zsh/_resolvectl index eafc1ff42a..4363ce702a 100644 --- a/shell-completion/zsh/_resolvectl +++ b/shell-completion/zsh/_resolvectl @@ -14,7 +14,7 @@ # General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License -# along with systemd; If not, see <http://www.gnu.org/licenses/>. +# along with systemd; If not, see <https://www.gnu.org/licenses/>. (( $+functions[_resolvectl_protocols] )) || _resolvectl_protocols() { |