diff options
author | eathenabot <eathenabot@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-05-31 05:11:03 +0000 |
---|---|---|
committer | eathenabot <eathenabot@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-05-31 05:11:03 +0000 |
commit | c9f58d71bf61f02ebbd66d330af3216ee5fb808a (patch) | |
tree | 29e8f3f868cce731c8247114d485d9af243f0ca9 | |
parent | d8f220b594a71e90b663b348fe58b9382b7ca36b (diff) | |
download | hercules-c9f58d71bf61f02ebbd66d330af3216ee5fb808a.tar.gz hercules-c9f58d71bf61f02ebbd66d330af3216ee5fb808a.tar.bz2 hercules-c9f58d71bf61f02ebbd66d330af3216ee5fb808a.tar.xz hercules-c9f58d71bf61f02ebbd66d330af3216ee5fb808a.zip |
* Merged changes ONLY eAthena 15109 (partial).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16173 54d463be-8e91-2dee-dedb-b68131a5f0ec
-rw-r--r-- | CMakeLists.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 4a1a06b2b..763f64083 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -14,6 +14,10 @@ # ENABLE_* : option to use an internal feature/code or not # HAVE_* : internal variable indicating if we have and are using something # +# Maintainer: Flávio J. Saraiva (feel free to send complaints or suggestions) +# flaviojs @ eAthena forum/irc +# flaviojs2005 \A-T/ gmail <D.o,T> com +# ##################################################################### |