Drop more copyright headers

This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2018-07-24 13:24:48 +02:00 committed by Lennart Poettering
parent ae1d4a70a6
commit 8d455017ee
2 changed files with 0 additions and 7 deletions

View File

@ -1,7 +1,4 @@
/* SPDX-License-Identifier: LGPL-2.1+ */
/***
Copyright © 2012 Michael Olbrich
***/
#include <sys/reboot.h>

View File

@ -1,10 +1,6 @@
/* SPDX-License-Identifier: LGPL-2.1+ */
#pragma once
/***
Copyright © 2012 Michael Olbrich
***/
typedef enum EmergencyAction {
EMERGENCY_ACTION_NONE,
EMERGENCY_ACTION_REBOOT,