From: Stéphane Graber Date: Tue, 2 Apr 2024 21:52:37 +0000 (-0400) Subject: lxc.spec: Use SPDX X-Git-Tag: v6.0.0~1^2~9 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=202d649d1f7e173bc48e19e7b741474a94f17018;p=thirdparty%2Flxc.git lxc.spec: Use SPDX Signed-off-by: Stéphane Graber --- diff --git a/lxc.spec.in b/lxc.spec.in index 03584a8a0..320de3a8d 100644 --- a/lxc.spec.in +++ b/lxc.spec.in @@ -1,24 +1,7 @@ # -# lxc: linux Container library -# -# (C) Copyright IBM Corp. 2007, 2008 -# -# Authors: -# Daniel Lezcano +# SPDX-License-Identifier: LGPL-2.1-or-later # -# This library 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. -# -# This library 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 this library; if not, write to the Free Software -# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA +# lxc: linux Container library # Set with_systemd on distros that use it, so we can install the service # file, otherwise the sysvinit script will be installed