summaryrefslogtreecommitdiffstats
path: root/src/udev/udevadm-util.h
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2020-11-09 05:25:50 +0100
committerYu Watanabe <watanabe.yu+github@gmail.com>2020-11-09 05:25:50 +0100
commitf13467ec23a98ad42c3a58edfe97ddc106f4ff7f (patch)
treef89f41d8c206b6b43b4be4d4ce31fe22f2fc2a61 /src/udev/udevadm-util.h
parentlicense: LGPL-2.1+ -> LGPL-2.1-or-later (diff)
downloadsystemd-f13467ec23a98ad42c3a58edfe97ddc106f4ff7f.tar.xz
systemd-f13467ec23a98ad42c3a58edfe97ddc106f4ff7f.zip
license: GPL-2.0+ -> GPL-2.0-or-later
Diffstat (limited to 'src/udev/udevadm-util.h')
-rw-r--r--src/udev/udevadm-util.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/udev/udevadm-util.h b/src/udev/udevadm-util.h
index 59e89022a0..91587c5492 100644
--- a/src/udev/udevadm-util.h
+++ b/src/udev/udevadm-util.h
@@ -1,4 +1,4 @@
-/* SPDX-License-Identifier: GPL-2.0+ */
+/* SPDX-License-Identifier: GPL-2.0-or-later */
#pragma once
#include "sd-device.h"