mirror of
https://github.com/systemd/systemd.git
synced 2024-11-23 18:23:32 +08:00
Fix SPDX license tags
This commit is contained in:
parent
0cd41d4dff
commit
58f21e63b4
@ -1,4 +1,4 @@
|
||||
|
||||
/* SPDX-License-Identifier: LGPL-2.1+ */
|
||||
|
||||
#if HAVE_LIBCRYPTSETUP
|
||||
#include "crypt-util.h"
|
||||
|
@ -1,4 +1,4 @@
|
||||
|
||||
/* SPDX-License-Identifier: LGPL-2.1+ */
|
||||
|
||||
#include <stdio.h>
|
||||
#include <linux/magic.h>
|
||||
|
@ -1,4 +1,4 @@
|
||||
|
||||
/* SPDX-License-Identifier: LGPL-2.1+ */
|
||||
|
||||
#pragma once
|
||||
|
||||
|
@ -1,6 +1,4 @@
|
||||
/* SPDX-License-Identifier: LGPL-2.1+
|
||||
*
|
||||
*/
|
||||
/* SPDX-License-Identifier: LGPL-2.1+ */
|
||||
|
||||
#include "alloc-util.h"
|
||||
#include "gcrypt-util.h"
|
||||
|
Loading…
Reference in New Issue
Block a user