summaryrefslogtreecommitdiffstats
path: root/src/udev/udev-watch.c
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/udev-watch.c
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/udev-watch.c')
-rw-r--r--src/udev/udev-watch.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/udev/udev-watch.c b/src/udev/udev-watch.c
index d87a43537c..8656fb0076 100644
--- a/src/udev/udev-watch.c
+++ b/src/udev/udev-watch.c
@@ -1,4 +1,4 @@
-/* SPDX-License-Identifier: GPL-2.0+ */
+/* SPDX-License-Identifier: GPL-2.0-or-later */
/*
* Copyright © 2009 Canonical Ltd.
* Copyright © 2009 Scott James Remnant <scott@netsplit.com>