aboutsummaryrefslogtreecommitdiffstats
path: root/pid.c
diff options
context:
space:
mode:
Diffstat (limited to 'pid.c')
-rw-r--r--pid.c7
1 files changed, 5 insertions, 2 deletions
diff --git a/pid.c b/pid.c
index a79d42f..f3b3f40 100644
--- a/pid.c
+++ b/pid.c
@@ -1,8 +1,8 @@
-/* $Id: pid.c,v 1.8 2004/06/26 12:04:59 reinelt Exp $
+/* $Id: pid.c,v 1.9 2005/01/18 06:30:23 reinelt Exp $
*
* PID file handling
*
- * Copyright 1999, 2000 Michael Reinelt <reinelt@eunet.at>
+ * Copyright (C) 1999, 2000 Michael Reinelt <reinelt@eunet.at>
*
* This file is part of LCD4Linux.
*
@@ -22,6 +22,9 @@
*
*
* $Log: pid.c,v $
+ * Revision 1.9 2005/01/18 06:30:23 reinelt
+ * added (C) to all copyright statements
+ *
* Revision 1.8 2004/06/26 12:04:59 reinelt
*
* uh-oh... the last CVS log message messed up things a lot...