]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/libudev/libudev-device-internal.h
Add SPDX license identifiers to source files under the LGPL
[thirdparty/systemd.git] / src / libudev / libudev-device-internal.h
index 40d59201cf327b5e29d4df06689d4e2ce85be0ca..445acd91a77ee8168b8149eea6a45abc7f02f938 100644 (file)
@@ -1,3 +1,6 @@
+/* SPDX-License-Identifier: LGPL-2.1+ */
+#pragma once
+
 /***
   This file is part of systemd.
 
@@ -18,8 +21,6 @@
   along with systemd; If not, see <http://www.gnu.org/licenses/>.
 ***/
 
-#pragma once
-
 #include "libudev.h"
 #include "sd-device.h"