summaryrefslogtreecommitdiff
path: root/src/common/sql.c
diff options
context:
space:
mode:
authorshennetsind <ind@henn.et>2013-02-03 13:12:57 -0200
committershennetsind <ind@henn.et>2013-02-03 13:12:57 -0200
commit24d6aba263ff25724b8e6c9d6a228bba9fd6e756 (patch)
tree1f8339edc2032adcdc82bdbd1b0aa6832632bc25 /src/common/sql.c
parent5b378058f51019b4b0a07b89d9bf1c16add01281 (diff)
downloadhercules-24d6aba263ff25724b8e6c9d6a228bba9fd6e756.tar.gz
hercules-24d6aba263ff25724b8e6c9d6a228bba9fd6e756.tar.bz2
hercules-24d6aba263ff25724b8e6c9d6a228bba9fd6e756.tar.xz
hercules-24d6aba263ff25724b8e6c9d6a228bba9fd6e756.zip
Updating the headers of so-far modified files with outdated headers
Signed-off-by: shennetsind <ind@henn.et>
Diffstat (limited to 'src/common/sql.c')
-rw-r--r--src/common/sql.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/common/sql.c b/src/common/sql.c
index 96346d68c..d00b51694 100644
--- a/src/common/sql.c
+++ b/src/common/sql.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 team
#include "../common/cbasetypes.h"
#include "../common/malloc.h"