]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/core/selinux-setup.h
Merge pull request #33013 from yuwata/journal-flush
[thirdparty/systemd.git] / src / core / selinux-setup.h
index 2172f08bdc8c9366a0b0f4f5c5cc80914a6487cc..cdff51d747bbdb1346d552f12c75e038c5b19d4c 100644 (file)
@@ -1,12 +1,6 @@
-/* SPDX-License-Identifier: LGPL-2.1+ */
+/* SPDX-License-Identifier: LGPL-2.1-or-later */
 #pragma once
 
-/***
-  This file is part of systemd.
-
-  Copyright 2010 Lennart Poettering
-***/
-
 #include <stdbool.h>
 
 int mac_selinux_setup(bool *loaded_policy);