summaryrefslogtreecommitdiff
path: root/shell-completion/zsh
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2022-06-28 16:07:35 +0200
committerMichael Biebl <biebl@debian.org>2022-06-28 16:07:35 +0200
commit85fce6f42c95cf88d8113a7156a3817cd287efff (patch)
tree71aeda37a4e60135810bf8c7ff948c8f5e9f2db2 /shell-completion/zsh
parente2285c573565c41a01fc643c3d3bad35376eb41b (diff)
downloadsystemd-85fce6f42c95cf88d8113a7156a3817cd287efff.tar.gz
Use https for gnu.org
Diffstat (limited to 'shell-completion/zsh')
-rw-r--r--shell-completion/zsh/_busctl2
-rw-r--r--shell-completion/zsh/_resolvectl2
2 files changed, 2 insertions, 2 deletions
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() {