summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2021-01-27 12:57:16 +0100
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2021-01-27 21:57:35 +0100
commit7058df3593fbd72d843b2c23d4c0595b4969bce2 (patch)
tree43201ccbf77f1be3160c560d3d1fbbd563d94e8e /src
parent2df21b7ab00cf561a03fd86f1adb890bb5c20893 (diff)
downloadsystemd-7058df3593fbd72d843b2c23d4c0595b4969bce2.tar.gz
udev.pc: add license header
All other .pc files have the same header. Not sure why this one was forgotten.
Diffstat (limited to 'src')
-rw-r--r--src/udev/udev.pc.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/udev/udev.pc.in b/src/udev/udev.pc.in
index 7b4f4006b5..05caca0ca9 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@