diff options
-rw-r--r-- | ares/ares_init.c | 2 | ||||
-rw-r--r-- | ares/setup.h | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/ares/ares_init.c b/ares/ares_init.c index b26a4340d..6c9e412b0 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 4dcfa8134..731e66f07 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 * |