mirror of
https://github.com/systemd/systemd.git
synced 2025-01-25 10:04:04 +03:00
three spdx header fixes
This commit is contained in:
parent
8620022f28
commit
cca2da15c8
@ -1,4 +1,4 @@
|
||||
/* SPDX-License-Identifier: LGPL-2+ */
|
||||
/* SPDX-License-Identifier: LGPL-2.0-or-later */
|
||||
/*
|
||||
* initreq.h Interface to talk to init through /dev/initctl.
|
||||
*
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* SPDX-License-Identifier: LGPL-2.1+ */
|
||||
/* SPDX-License-Identifier: LGPL-2.1-or-later */
|
||||
|
||||
#include <netinet/ether.h>
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* SPDX-License-Identifier: LGPL-2.1+ */
|
||||
/* SPDX-License-Identifier: LGPL-2.1-or-later */
|
||||
#pragma once
|
||||
|
||||
#include <linux/nl80211.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user