X-Git-Url: https://tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=src%2Fprocess.c;h=9d1c489ff88fbd1bbe2f583b40df802444a67649;hp=ae1985da0b0b8a155423a8b39651b82e050a5694;hb=627f7c22b447bd464b536cd016278545674df93d;hpb=faabd163adf89bd0580cd40b8735ef8d9028a942 diff --git a/src/process.c b/src/process.c index ae1985da..9d1c489f 100644 --- a/src/process.c +++ b/src/process.c @@ -1,7 +1,7 @@ /* process.c -- process management functions - Copyright (C) 1999-2002 Ivo Timmermans , - 2000-2002 Guus Sliepen + Copyright (C) 1999-2002 Ivo Timmermans , + 2000-2002 Guus Sliepen 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.40 2002/04/27 11:40:45 guus Exp $ + $Id: process.c,v 1.1.2.41 2002/06/21 10:11:13 guus Exp $ */ #include "config.h"