X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=lib%2Fdropin.c;h=0a665cccd10c39260fdd0fb04d0c6056866c89f8;hp=1c2592dfd5231b4d43751fa1a241250d29c767b4;hb=0e6856b1379e278aa5ed116d0911851339a6064c;hpb=802a50ffcd5f39bfc6424ac841de4e41154092fc diff --git a/lib/dropin.c b/lib/dropin.c index 1c2592df..0a665ccc 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-2005 Ivo Timmermans, - 2000-2006 Guus Sliepen + 2000-2009 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 @@ -16,8 +16,6 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - - $Id$ */ #include "system.h"