X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=lib%2Fdropin.c;h=518a175d56161659125fd2afa5b4c99b8fbb3b87;hp=5f4fcebd39135873b013da52e1d26b9b35e3d4c9;hb=d3f889c8076dff9c00ebfe1459cb36425f8da41d;hpb=96b6f958bc733c3963dd164caacd42513be47a86 diff --git a/lib/dropin.c b/lib/dropin.c index 5f4fcebd..518a175d 100644 --- a/lib/dropin.c +++ b/lib/dropin.c @@ -1,7 +1,7 @@ /* dropin.c -- a set of drop-in replacements for libc functions - Copyright (C) 2000 Ivo Timmermans , - 2000 Guus Sliepen + Copyright (C) 2000,2001 Ivo Timmermans , + 2000,2001 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: dropin.c,v 1.1.2.2 2000/11/29 00:33:15 zarq Exp $ + $Id: dropin.c,v 1.1.2.3 2001/01/07 17:08:49 guus Exp $ */ #include "config.h"