From dac7186c370db4fa7d15fc0d223a6cfecb0e810b Mon Sep 17 00:00:00 2001 From: shennetsind Date: Sat, 16 Feb 2013 19:43:15 -0200 Subject: Updating the Headers across source files And adding missing ones. Signed-off-by: shennetsind --- src/char/char.c | 5 +++-- src/char/int_guild.c | 2 +- src/char/int_pet.c | 2 +- 3 files changed, 5 insertions(+), 4 deletions(-) (limited to 'src/char') 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 -- cgit v1.2.3-70-g09d2