diff options
Diffstat (limited to 'lang/langtool.c')
-rw-r--r-- | lang/langtool.c | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/lang/langtool.c b/lang/langtool.c index 54956e396..3175118e0 100644 --- a/lang/langtool.c +++ b/lang/langtool.c @@ -1,18 +1,3 @@ -/* Language stuff generator for win32. - * - * (C) 2003 Anope Team - * Contact us at info@anope.org - * - * Please read COPYING and README for furhter details. - * - * Based on the original code of Epona by Lara. - * Based on the original code of Services by Andy Church. - * - * Written by Dominick Meglio <codemastr@unrealircd.com> - * - */ - - /* Needed due to Windows lack of a decent interpreter */ #include <string.h> |