diff options
author | shennetsind <ind@henn.et> | 2013-02-16 19:43:15 -0200 |
---|---|---|
committer | shennetsind <ind@henn.et> | 2013-02-16 19:43:15 -0200 |
commit | dac7186c370db4fa7d15fc0d223a6cfecb0e810b (patch) | |
tree | f82b113f4a4539b401254ba17743695ae7b2e1dc /src/map/clif.c | |
parent | d8280002947c462b0bb731c12c20efc301ccb891 (diff) | |
download | hercules-dac7186c370db4fa7d15fc0d223a6cfecb0e810b.tar.gz hercules-dac7186c370db4fa7d15fc0d223a6cfecb0e810b.tar.bz2 hercules-dac7186c370db4fa7d15fc0d223a6cfecb0e810b.tar.xz hercules-dac7186c370db4fa7d15fc0d223a6cfecb0e810b.zip |
Updating the Headers across source files
And adding missing ones.
Signed-off-by: shennetsind <ind@henn.et>
Diffstat (limited to 'src/map/clif.c')
-rw-r--r-- | src/map/clif.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map/clif.c b/src/map/clif.c index 7b4025b9d..ed2044127 100644 --- a/src/map/clif.c +++ b/src/map/clif.c @@ -1,4 +1,4 @@ -// Copyright (c) Hercules dev team, licensed under GNU GPL. +// Copyright (c) Hercules Dev Team, licensed under GNU GPL. // See the LICENSE file // Portions Copyright (c) Athena Dev Teams |