summaryrefslogtreecommitdiff
path: root/ares_parse_ns_reply.c
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2009-10-30 18:03:57 +0000
committerYang Tse <yangsita@gmail.com>2009-10-30 18:03:57 +0000
commit80d7a970f122461ce9256c8a2f75f50112365775 (patch)
tree6888fbd77d70bbbf8616ac1232827d9c7d785479 /ares_parse_ns_reply.c
parentad0b952b5802d3cf096b5e53565b79ca91e72358 (diff)
downloadc-ares-80d7a970f122461ce9256c8a2f75f50112365775.tar.gz
c-ares-80d7a970f122461ce9256c8a2f75f50112365775.tar.bz2
c-ares-80d7a970f122461ce9256c8a2f75f50112365775.zip
Add CVS Id tag.
Fix identation of some license lines.
Diffstat (limited to 'ares_parse_ns_reply.c')
-rw-r--r--ares_parse_ns_reply.c10
1 files changed, 6 insertions, 4 deletions
diff --git a/ares_parse_ns_reply.c b/ares_parse_ns_reply.c
index abcf883..a7f4543 100644
--- a/ares_parse_ns_reply.c
+++ b/ares_parse_ns_reply.c
@@ -1,13 +1,15 @@
+/* $Id */
+
/* Copyright 1998 by the Massachusetts Institute of Technology.
*
-* Permission to use, copy, modify, and distribute this
+ * 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
+ * fee is hereby granted, provided that the above copyright
* notice appear in all copies and that both that copyright
* notice and this permission notice appear in supporting
-* documentation, and that the name of M.I.T. not be used in
+ * documentation, and that the name of M.I.T. not be used in
* advertising or publicity pertaining to distribution of the
-* software without specific, written prior permission.
+ * software without specific, written prior permission.
* M.I.T. makes no representations about the suitability of
* this software for any purpose. It is provided "as is"
* without express or implied warranty.