res_mkupdate.h revision 1.1.4.2 1 1.1.4.2 yamt /* $NetBSD: res_mkupdate.h,v 1.1.4.2 2013/01/16 05:32:27 yamt Exp $ */
2 1.1.4.2 yamt
3 1.1.4.2 yamt /*
4 1.1.4.2 yamt * Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
5 1.1.4.2 yamt * Copyright (c) 1998,1999 by Internet Software Consortium.
6 1.1.4.2 yamt *
7 1.1.4.2 yamt * Permission to use, copy, modify, and distribute this software for any
8 1.1.4.2 yamt * purpose with or without fee is hereby granted, provided that the above
9 1.1.4.2 yamt * copyright notice and this permission notice appear in all copies.
10 1.1.4.2 yamt *
11 1.1.4.2 yamt * THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES
12 1.1.4.2 yamt * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
13 1.1.4.2 yamt * MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR
14 1.1.4.2 yamt * ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
15 1.1.4.2 yamt * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
16 1.1.4.2 yamt * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
17 1.1.4.2 yamt * OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
18 1.1.4.2 yamt */
19 1.1.4.2 yamt
20 1.1.4.2 yamt #ifndef _RES_MKUPDATE_H_
21 1.1.4.2 yamt #define _RES_MKUPDATE_H_
22 1.1.4.2 yamt
23 1.1.4.2 yamt __BEGIN_DECLS
24 1.1.4.2 yamt __END_DECLS
25 1.1.4.2 yamt
26 1.1.4.2 yamt #endif /* _RES_MKUPDATE_H_ */
27 1.1.4.2 yamt /*! \file */
28