diff options
author | Yu Watanabe <watanabe.yu+github@gmail.com> | 2020-11-09 05:25:50 +0100 |
---|---|---|
committer | Yu Watanabe <watanabe.yu+github@gmail.com> | 2020-11-09 05:25:50 +0100 |
commit | f13467ec23a98ad42c3a58edfe97ddc106f4ff7f (patch) | |
tree | f89f41d8c206b6b43b4be4d4ce31fe22f2fc2a61 /src/udev/udevadm-util.h | |
parent | license: LGPL-2.1+ -> LGPL-2.1-or-later (diff) | |
download | systemd-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.h | 2 |
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" |