From d1235ff058016e25acf1df320ad6a6f273bfa796 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Thu, 26 May 2005 20:56:25 +0000 Subject: provide the proper copyright texts for these --- lib/inet_ntoa_r.h | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) (limited to 'lib/inet_ntoa_r.h') diff --git a/lib/inet_ntoa_r.h b/lib/inet_ntoa_r.h index 2c94a6a57..c6c9bd895 100644 --- a/lib/inet_ntoa_r.h +++ b/lib/inet_ntoa_r.h @@ -1,5 +1,27 @@ #ifndef __INET_NTOA_R_H #define __INET_NTOA_R_H +/*************************************************************************** + * _ _ ____ _ + * Project ___| | | | _ \| | + * / __| | | | |_) | | + * | (__| |_| | _ <| |___ + * \___|\___/|_| \_\_____| + * + * Copyright (C) 1998 - 2005, Daniel Stenberg, , et al. + * + * This software is licensed as described in the file COPYING, which + * you should have received as part of this distribution. The terms + * are also available at http://curl.haxx.se/docs/copyright.html. + * + * You may opt to use, copy, modify, merge, publish, distribute and/or sell + * copies of the Software, and permit persons to whom the Software is + * furnished to do so, under the terms of the COPYING file. + * + * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY + * KIND, either express or implied. + * + * $Id$ + ***************************************************************************/ #include "setup.h" -- cgit v1.2.3