- It's 2001, all copyright notices are updated.
[oweals/tinc.git] / src / process.c
index 22943c222573dc647b3fea296bd857586216c619..6158fbab6874c4e25019c9ac261c02d336fea719 100644 (file)
@@ -1,7 +1,7 @@
 /*
     process.c -- process management functions
-    Copyright (C) 1999,2000 Ivo Timmermans <itimmermans@bigfoot.com>,
-                       2000 Guus Sliepen <guus@sliepen.warande.net>
+    Copyright (C) 1999-2001 Ivo Timmermans <itimmermans@bigfoot.com>,
+                  2000,2001 Guus Sliepen <guus@sliepen.warande.net>
 
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
@@ -17,7 +17,7 @@
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
-    $Id: process.c,v 1.1.2.19 2001/01/07 15:25:45 guus Exp $
+    $Id: process.c,v 1.1.2.20 2001/01/07 17:09:02 guus Exp $
 */
 
 #include "config.h"