X-Git-Url: https://tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=lib%2Fdropin.c;h=d7658c769052acd8ffde252072a594fd3b1d3d07;hp=a500a0348a8cca2711feceeef6d5550b00f4d1fd;hb=627f7c22b447bd464b536cd016278545674df93d;hpb=faabd163adf89bd0580cd40b8735ef8d9028a942 diff --git a/lib/dropin.c b/lib/dropin.c index a500a034..d7658c76 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,2001 Ivo Timmermans , - 2000,2001 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.9 2002/06/09 15:26:10 zarq Exp $ + $Id: dropin.c,v 1.1.2.10 2002/06/21 10:11:11 guus Exp $ */ #include "config.h"