Skip to content

Commit 8d45501

Browse files
keszybzpoettering
authored andcommitted
Drop more copyright headers
1 parent ae1d4a7 commit 8d45501

File tree

2 files changed

+0
-7
lines changed

2 files changed

+0
-7
lines changed

src/core/emergency-action.c

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
11
/* SPDX-License-Identifier: LGPL-2.1+ */
2-
/***
3-
Copyright © 2012 Michael Olbrich
4-
***/
52

63
#include <sys/reboot.h>
74

src/core/emergency-action.h

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
/* SPDX-License-Identifier: LGPL-2.1+ */
22
#pragma once
33

4-
/***
5-
Copyright © 2012 Michael Olbrich
6-
***/
7-
84
typedef enum EmergencyAction {
95
EMERGENCY_ACTION_NONE,
106
EMERGENCY_ACTION_REBOOT,

0 commit comments

Comments
 (0)