diff options
author | shennetsind <ind@henn.et> | 2013-06-15 05:02:59 -0300 |
---|---|---|
committer | shennetsind <ind@henn.et> | 2013-06-15 05:02:59 -0300 |
commit | 8fb06fb0d7d89b31204519bacd72ab078bb8480d (patch) | |
tree | c6bb8ce7ed9fb9a5bc7829d025e72c7cdca3f700 /src/map/mail.c | |
parent | cf78bebc95e3387cf7fbe0720825bacb95c1b61a (diff) | |
download | hercules-8fb06fb0d7d89b31204519bacd72ab078bb8480d.tar.gz hercules-8fb06fb0d7d89b31204519bacd72ab078bb8480d.tar.bz2 hercules-8fb06fb0d7d89b31204519bacd72ab078bb8480d.tar.xz hercules-8fb06fb0d7d89b31204519bacd72ab078bb8480d.zip |
Follow up de3f4423058405636c76e05cd87a6eae0bfa7707
Special Thanks to kyeme, Xgear
Signed-off-by: shennetsind <ind@henn.et>
Diffstat (limited to 'src/map/mail.c')
-rw-r--r-- | src/map/mail.c | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/src/map/mail.c b/src/map/mail.c index 24af018ad..9a8d4e521 100644 --- a/src/map/mail.c +++ b/src/map/mail.c @@ -1,5 +1,6 @@ -// Copyright (c) Athena Dev Teams - Licensed under GNU GPL -// For more information, see LICENCE in the main folder +// Copyright (c) Hercules Dev Team, licensed under GNU GPL. +// See the LICENSE file +// Portions Copyright (c) Athena Dev Teams #include "../common/nullpo.h" #include "../common/showmsg.h" |