From: Gisle Vanem Date: Sat, 22 Jul 2006 15:38:35 +0000 (+0000) Subject: Added CVS id. X-Git-Tag: curl-7_15_5~65 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8c36fc8f31c22c2b1526f90e76b628de42e49f3f;p=thirdparty%2Fcurl.git Added CVS id. --- diff --git a/ares/ares_init.c b/ares/ares_init.c index b26a4340de..6c9e412b02 100644 --- a/ares/ares_init.c +++ b/ares/ares_init.c @@ -1,3 +1,5 @@ +/* $Id$ */ + /* Copyright 1998 by the Massachusetts Institute of Technology. * * Permission to use, copy, modify, and distribute this diff --git a/ares/setup.h b/ares/setup.h index 4dcfa81346..731e66f072 100644 --- a/ares/setup.h +++ b/ares/setup.h @@ -1,7 +1,7 @@ #ifndef __ARES_SETUP_H #define __ARES_SETUP_H -/* $Id: */ +/* $Id$ */ /* Copyright (C) 2004 - 2005 by Daniel Stenberg et al *