From b012e92123bdc9fa10c2f079ec5bd9313b23e21a Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Fri, 22 Jun 2018 13:38:31 +0200 Subject: New upstream version 239 --- shell-completion/zsh/meson.build | 15 --------------- 1 file changed, 15 deletions(-) (limited to 'shell-completion/zsh/meson.build') diff --git a/shell-completion/zsh/meson.build b/shell-completion/zsh/meson.build index cf3c556f13..7fc9fcfc71 100644 --- a/shell-completion/zsh/meson.build +++ b/shell-completion/zsh/meson.build @@ -1,19 +1,4 @@ # SPDX-License-Identifier: LGPL-2.1+ -# -# Copyright 2017 Zbigniew Jędrzejewski-Szmek -# -# systemd is free software; you can redistribute it and/or modify it -# under the terms of the GNU Lesser General Public License as published by -# the Free Software Foundation; either version 2.1 of the License, or -# (at your option) any later version. -# -# systemd is distributed in the hope that it will be useful, but -# WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -# Lesser 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 . zshcompletiondir = get_option('zshcompletiondir') if zshcompletiondir == '' -- cgit v1.2.1