summaryrefslogtreecommitdiff
path: root/src/daemon.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/daemon.h')
-rw-r--r--src/daemon.h7
1 files changed, 3 insertions, 4 deletions
diff --git a/src/daemon.h b/src/daemon.h
index 0657d75..291e837 100644
--- a/src/daemon.h
+++ b/src/daemon.h
@@ -2,10 +2,10 @@
* rharchive
*
* The Radio Helsinki Archive Daemon
- *
*
- * Copyright (C) 2010-2011 Christian Pointner <equinox@helsinki.at>
- *
+ *
+ * Copyright (C) 2010-2014 Christian Pointner <equinox@helsinki.at>
+ *
* This file is part of rharchive.
*
* rharchive is free software: you can redistribute it and/or modify
@@ -161,4 +161,3 @@ void daemonize()
}
#endif
-