diff options
Diffstat (limited to 'modules/extra/m_regex_tre.cpp')
-rw-r--r-- | modules/extra/m_regex_tre.cpp | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/modules/extra/m_regex_tre.cpp b/modules/extra/m_regex_tre.cpp index 52c054888..66411280c 100644 --- a/modules/extra/m_regex_tre.cpp +++ b/modules/extra/m_regex_tre.cpp @@ -1,3 +1,11 @@ +/* + * + * (C) 2012-2016 Anope Team + * Contact us at team@anope.org + * + * Please read COPYING and README for further details. + */ + /* RequiredLibraries: tre */ #include "module.h" |