summaryrefslogtreecommitdiff
path: root/src/char
diff options
context:
space:
mode:
authorj-tkay <joseph.tk.ea@gmail.com>2013-07-04 05:17:17 +0800
committerj-tkay <joseph.tk.ea@gmail.com>2013-07-04 05:17:17 +0800
commitca0205134beb9ba26e989c9fc3820c086d4d22a7 (patch)
tree6790ece04272e548a46ee2255364b026def3fd6e /src/char
parent28a9fec0916db3d92629ae6e6cd62b5777b09e73 (diff)
parentd88be27960c4508c2f61a729fb5e4c89965b7e0b (diff)
downloadhercules-ca0205134beb9ba26e989c9fc3820c086d4d22a7.tar.gz
hercules-ca0205134beb9ba26e989c9fc3820c086d4d22a7.tar.bz2
hercules-ca0205134beb9ba26e989c9fc3820c086d4d22a7.tar.xz
hercules-ca0205134beb9ba26e989c9fc3820c086d4d22a7.zip
Merge branch 'master' of https://github.com/HerculesWS/Hercules
Diffstat (limited to 'src/char')
-rw-r--r--src/char/pincode.c1
-rw-r--r--src/char/pincode.h1
2 files changed, 2 insertions, 0 deletions
diff --git a/src/char/pincode.c b/src/char/pincode.c
index 2603df2d8..d51953448 100644
--- a/src/char/pincode.c
+++ b/src/char/pincode.c
@@ -1,5 +1,6 @@
// 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/mmo.h"
diff --git a/src/char/pincode.h b/src/char/pincode.h
index 358f21ff7..a17f70de5 100644
--- a/src/char/pincode.h
+++ b/src/char/pincode.h
@@ -1,5 +1,6 @@
// Copyright (c) Hercules Dev Team, licensed under GNU GPL.
// See the LICENSE file
+// Portions Copyright (c) Athena Dev Teams
#ifndef _PINCODE_H_
#define _PINCODE_H_