diff options
-rw-r--r-- | ares/ares_ipv6.h | 3 | ||||
-rw-r--r-- | ares/bitncmp.h | 3 | ||||
-rw-r--r-- | ares/inet_net_pton.h | 3 | ||||
-rw-r--r-- | ares/inet_ntop.h | 3 |
4 files changed, 8 insertions, 4 deletions
diff --git a/ares/ares_ipv6.h b/ares/ares_ipv6.h index 6ffa2f375..080c5a20e 100644 --- a/ares/ares_ipv6.h +++ b/ares/ares_ipv6.h @@ -1,6 +1,7 @@ /* $Id$ */ -/* +/* Copyright (C) 2005 by Dominick Meglio + * * Permission to use, copy, modify, and distribute this * software and its documentation for any purpose and without * fee is hereby granted, provided that the above copyright diff --git a/ares/bitncmp.h b/ares/bitncmp.h index 6d15123d2..acdd45f0f 100644 --- a/ares/bitncmp.h +++ b/ares/bitncmp.h @@ -3,7 +3,8 @@ /* $Id$ */ -/* +/* Copyright (C) 2005 by Dominick Meglio + * * Permission to use, copy, modify, and distribute this * software and its documentation for any purpose and without * fee is hereby granted, provided that the above copyright diff --git a/ares/inet_net_pton.h b/ares/inet_net_pton.h index f3fc609a9..0f454602e 100644 --- a/ares/inet_net_pton.h +++ b/ares/inet_net_pton.h @@ -3,7 +3,8 @@ /* $Id$ */ -/* +/* Copyright (C) 2005 by Daniel Stenberg + * * Permission to use, copy, modify, and distribute this * software and its documentation for any purpose and without * fee is hereby granted, provided that the above copyright diff --git a/ares/inet_ntop.h b/ares/inet_ntop.h index aaafbbdb8..9ddc9eb32 100644 --- a/ares/inet_ntop.h +++ b/ares/inet_ntop.h @@ -3,7 +3,8 @@ /* $Id$ */ -/* +/* Copyright (C) 2005 by Dominick Meglio + * * Permission to use, copy, modify, and distribute this * software and its documentation for any purpose and without * fee is hereby granted, provided that the above copyright |