diff options
Diffstat (limited to 'tools/tmwcon/src/converter/Main.java')
-rw-r--r-- | tools/tmwcon/src/converter/Main.java | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/tools/tmwcon/src/converter/Main.java b/tools/tmwcon/src/converter/Main.java index 6c75fdca..cb226776 100644 --- a/tools/tmwcon/src/converter/Main.java +++ b/tools/tmwcon/src/converter/Main.java @@ -1,6 +1,8 @@ /* - * TMWServ to eAthena Converter (c) 2008 Jared Adams - * License: GPL, v2 or later + * Converter from Tiled .tmx files to tmwAthena .wlk and mob/warp scripts + * Copyright (c) 2008 Jared Adams + * Copyright (c) 2011 Ben Longbons + * License: GNU GPL, v2 or later */ package converter; |