From: Zbigniew Jędrzejewski-Szmek Date: Wed, 27 Jan 2021 11:57:16 +0000 (+0100) Subject: udev.pc: add license header X-Git-Tag: v248-rc1~242^2~12 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7058df3593fbd72d843b2c23d4c0595b4969bce2;p=thirdparty%2Fsystemd.git udev.pc: add license header All other .pc files have the same header. Not sure why this one was forgotten. --- diff --git a/src/udev/udev.pc.in b/src/udev/udev.pc.in index 7b4f4006b56..05caca0ca92 100644 --- a/src/udev/udev.pc.in +++ b/src/udev/udev.pc.in @@ -1,3 +1,12 @@ +# SPDX-License-Identifier: LGPL-2.1-or-later +# +# This file is part of systemd. +# +# 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. + Name: udev Description: udev Version: @PROJECT_VERSION@