summaryrefslogtreecommitdiff
path: root/src/char/char.c
diff options
context:
space:
mode:
authorshennetsind <ind@henn.et>2013-02-16 19:43:15 -0200
committershennetsind <ind@henn.et>2013-02-16 19:43:15 -0200
commitdac7186c370db4fa7d15fc0d223a6cfecb0e810b (patch)
treef82b113f4a4539b401254ba17743695ae7b2e1dc /src/char/char.c
parentd8280002947c462b0bb731c12c20efc301ccb891 (diff)
downloadhercules-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/char/char.c')
-rw-r--r--src/char/char.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/char/char.c b/src/char/char.c
index b6c88623c..e7220aa36 100644
--- a/src/char/char.c
+++ b/src/char/char.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/cbasetypes.h"
#include "../common/core.h"