chiark / gitweb /
tree-wide: drop 'This file is part of systemd' blurb
[elogind.git] / src / login / logind-inhibit.h
index 32626118eb0295a6f923c108050021f34d083663..bf39955e102fb9fe423574ac57c66cbcd3714142 100644 (file)
@@ -2,14 +2,11 @@
 #pragma once
 
 /***
-  This file is part of systemd.
-
   Copyright 2012 Lennart Poettering
 ***/
 
 typedef struct Inhibitor Inhibitor;
 
-
 typedef enum InhibitWhat {
         INHIBIT_SHUTDOWN = 1,
         INHIBIT_SLEEP = 2,