Commit 8acb3803 authored by Yang Tse's avatar Yang Tse
Browse files

Comparison of the Initial revision of this file with ares_parse_a_reply.c

shows that this one is actually a modified copy of ares_parse_a_reply.c.

In order to comply with ares_parse_a_reply.c's M.I.T. license, the old
1998 M.I.T. copyright notice is now also preserved in this file the same
as it is done in other ares_parse_*.c files.
parent ac62a94d
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
/* $Id$ */

/* Copyright 2005 Dominick Meglio
/* Copyright 1998 by the Massachusetts Institute of Technology.
 * Copyright 2005 Dominick Meglio
 *
 * Permission to use, copy, modify, and distribute this
 * software and its documentation for any purpose and without
+16 −15
Original line number Diff line number Diff line
/* $Id$ */

/* Copyright (C) 2009 Jakub Hrozek <jhrozek@redhat.com>
/* Copyright 1998 by the Massachusetts Institute of Technology.
 * Copyright (C) 2009 Jakub Hrozek <jhrozek@redhat.com>
 * Copyright (C) 2009 Yang Tse <yangsita@gmail.com>
 *
 * Permission to use, copy, modify, and distribute this