We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90ac73e commit ebd0437Copy full SHA for ebd0437
src/udev/udev-ctrl.c
@@ -1,12 +1,4 @@
1
-/* SPDX-License-Identifier: LGPL-2.1-or-later
2
- *
3
- * libudev - interface to udev device information
4
5
- * This library is free software; you can redistribute it and/or
6
- * modify it under the terms of the GNU Lesser General Public
7
- * License as published by the Free Software Foundation; either
8
- * version 2.1 of the License, or (at your option) any later version.
9
- */
+/* SPDX-License-Identifier: LGPL-2.1-or-later */
10
11
#include <errno.h>
12
#include <poll.h>
0 commit comments