diff options
Diffstat (limited to 'modules/extra/stats/irc2sql/tables.cpp')
-rw-r--r-- | modules/extra/stats/irc2sql/tables.cpp | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/modules/extra/stats/irc2sql/tables.cpp b/modules/extra/stats/irc2sql/tables.cpp index c58e09e23..934f7b1cb 100644 --- a/modules/extra/stats/irc2sql/tables.cpp +++ b/modules/extra/stats/irc2sql/tables.cpp @@ -1,3 +1,11 @@ +/* + * + * (C) 2013-2017 Anope Team + * Contact us at team@anope.org + * + * Please read COPYING and README for further details. + */ + #include "irc2sql.h" void IRC2SQL::CheckTables() |