summaryrefslogtreecommitdiff
path: root/src/char
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
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')
-rw-r--r--src/char/char.c5
-rw-r--r--src/char/int_guild.c2
-rw-r--r--src/char/int_pet.c2
3 files changed, 5 insertions, 4 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"
diff --git a/src/char/int_guild.c b/src/char/int_guild.c
index e25ebd902..7c2086722 100644
--- a/src/char/int_guild.c
+++ b/src/char/int_guild.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
diff --git a/src/char/int_pet.c b/src/char/int_pet.c
index 7a6c217f9..311ccd4be 100644
--- a/src/char/int_pet.c
+++ b/src/char/int_pet.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