diff options
author | shennetsind <ind@henn.et> | 2013-02-07 00:23:37 -0200 |
---|---|---|
committer | shennetsind <ind@henn.et> | 2013-02-07 00:23:37 -0200 |
commit | 2ae187d00651c406a7a1c0c1cbc1495566d1607b (patch) | |
tree | 5f0b7b18ee8d9c6750fe949658b68ca844561e97 /src/map/map.h | |
parent | 90eefa03faff925a3d91e6041c63965a6b39c1b3 (diff) | |
download | hercules-2ae187d00651c406a7a1c0c1cbc1495566d1607b.tar.gz hercules-2ae187d00651c406a7a1c0c1cbc1495566d1607b.tar.bz2 hercules-2ae187d00651c406a7a1c0c1cbc1495566d1607b.tar.xz hercules-2ae187d00651c406a7a1c0c1cbc1495566d1607b.zip |
Fixing mistake in modified source code headers
Signed-off-by: shennetsind <ind@henn.et>
Diffstat (limited to 'src/map/map.h')
-rw-r--r-- | src/map/map.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map/map.h b/src/map/map.h index 06995024f..73f8e694b 100644 --- a/src/map/map.h +++ b/src/map/map.h @@ -1,6 +1,6 @@ // Copyright (c) Hercules dev team, licensed under GNU GPL. // See the LICENSE file -// Portions Copyright (c) Athena dev team +// Portions Copyright (c) Athena Dev Teams #ifndef _MAP_H_ #define _MAP_H_ |