aft: Avoid implicit fallthrough in switch statement.
[paraslash.git] / daemon.c
index 4e15824f350989ea7d695d0c995bbc2160656b11..e47639bc42864cc4881d5992bb567e902f4752ac 100644 (file)
--- a/daemon.c
+++ b/daemon.c
@@ -1,8 +1,4 @@
-/*
- * Copyright (C) 1997 Andre Noll <maan@tuebingen.mpg.de>
- *
- * Licensed under the GPL v2. For licencing details see COPYING.
- */
+/* Copyright (C) 1997 Andre Noll <maan@tuebingen.mpg.de>, see file COPYING. */
 
 /** \file daemon.c Some helpers for programs that detach from the console. */