From f417f06ca94f79f910a744aa308a3681436443e3 Mon Sep 17 00:00:00 2001 From: Gisle Vanem Date: Sat, 22 Jul 2006 15:38:35 +0000 Subject: [PATCH] Added CVS id. --- ares_init.c | 2 ++ setup.h | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/ares_init.c b/ares_init.c index b26a434..6c9e412 100644 --- a/ares_init.c +++ b/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/setup.h b/setup.h index 4dcfa81..731e66f 100644 --- a/setup.h +++ b/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 *