From a772b4dbf594bc0a851f5d3d6594111639453a4e Mon Sep 17 00:00:00 2001 From: brain Date: Sat, 7 Apr 2007 21:01:01 +0000 Subject: Add licensing headers to files which are missing them and make sure they are up to date in others (e.g. point at the developer page on the wiki not list names) git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6759 e03df62e-2008-0410-955e-edbf42e46eb7 --- src/modules/httpclient.h | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'src/modules/httpclient.h') diff --git a/src/modules/httpclient.h b/src/modules/httpclient.h index 045e8db8a..c5e84261f 100644 --- a/src/modules/httpclient.h +++ b/src/modules/httpclient.h @@ -1,3 +1,16 @@ +/* +------------------------------------+ + * | Inspire Internet Relay Chat Daemon | + * +------------------------------------+ + * + * InspIRCd: (C) 2002-2007 InspIRCd Development Team + * See: http://www.inspircd.org/wiki/index.php/Credits + * + * This program is free but copyrighted software; see + * the file COPYING for details. + * + * --------------------------------------------------- + */ + #include "base.h" #ifndef HTTPCLIENT_H__ -- cgit v1.2.3