diff options
author | Gisle Vanem <gvanem@broadpark.no> | 2006-07-22 15:38:35 +0000 |
---|---|---|
committer | Gisle Vanem <gvanem@broadpark.no> | 2006-07-22 15:38:35 +0000 |
commit | 8c36fc8f31c22c2b1526f90e76b628de42e49f3f (patch) | |
tree | b0f66b503905cb55f594b777dc6af8f7c2f12b17 | |
parent | 93858efe73ea65ca96f8c93e99bd9258d3739bc8 (diff) |
Added CVS id.
-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 * |