diff options
Diffstat (limited to 'modules/m_xmlrpc_main.cpp')
-rw-r--r-- | modules/m_xmlrpc_main.cpp | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/modules/m_xmlrpc_main.cpp b/modules/m_xmlrpc_main.cpp index 38cb4a8d7..4835644dd 100644 --- a/modules/m_xmlrpc_main.cpp +++ b/modules/m_xmlrpc_main.cpp @@ -1,3 +1,11 @@ +/* + * + * (C) 2010-2016 Anope Team + * Contact us at team@anope.org + * + * Please read COPYING and README for further details. + */ + #include "module.h" #include "modules/xmlrpc.h" |