diff options
author | shennetsind <ind@henn.et> | 2013-03-29 14:33:04 -0300 |
---|---|---|
committer | shennetsind <ind@henn.et> | 2013-03-29 14:33:04 -0300 |
commit | be07517740817dda32d5c0480cd81956f1682608 (patch) | |
tree | ba070d92eb59b78dd49b8d352705ced9b5de2732 /src | |
parent | 67487bf98b96f95a70317f300c0a8c5d0f9e0cf3 (diff) | |
download | hercules-be07517740817dda32d5c0480cd81956f1682608.tar.gz hercules-be07517740817dda32d5c0480cd81956f1682608.tar.bz2 hercules-be07517740817dda32d5c0480cd81956f1682608.tar.xz hercules-be07517740817dda32d5c0480cd81956f1682608.zip |
In-file name/links update
nothing important really :P
Signed-off-by: shennetsind <ind@henn.et>
Diffstat (limited to 'src')
-rw-r--r-- | src/config/const.h | 4 | ||||
-rw-r--r-- | src/config/renewal.h | 9 | ||||
-rw-r--r-- | src/config/secure.h | 9 |
3 files changed, 12 insertions, 10 deletions
diff --git a/src/config/const.h b/src/config/const.h index a5b8f1c56..abc36b05f 100644 --- a/src/config/const.h +++ b/src/config/const.h @@ -5,8 +5,8 @@ #define _H_CONSTANTS_ /** - * rAthena configuration file (http://rathena.org) - * For detailed guidance on these check http://rathena.org/wiki/SRC/config/ + * Hercules configuration file (http://hercules.ws) + * For detailed guidance on these check http://hercules.ws/wiki/SRC/config/ **/ /** diff --git a/src/config/renewal.h b/src/config/renewal.h index 339937adb..8bd151f57 100644 --- a/src/config/renewal.h +++ b/src/config/renewal.h @@ -1,11 +1,12 @@ -// Copyright (c) rAthena 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 #ifndef _CONFIG_RENEWAL_H_ #define _CONFIG_RENEWAL_H_ /** - * rAthena configuration file (http://rathena.org) - * For detailed guidance on these check http://rathena.org/wiki/SRC/config/ + * Hercules configuration file (http://hercules.ws) + * For detailed guidance on these check http://hercules.ws/wiki/SRC/config/ **/ /** diff --git a/src/config/secure.h b/src/config/secure.h index c57db018a..70ee0437a 100644 --- a/src/config/secure.h +++ b/src/config/secure.h @@ -1,11 +1,12 @@ -// Copyright (c) rAthena 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 #ifndef _CONFIG_SECURE_H_ #define _CONFIG_SECURE_H_ /** - * rAthena configuration file (http://rathena.org) - * For detailed guidance on these check http://rathena.org/wiki/SRC/config/ + * Hercules configuration file (http://hercules.ws) + * For detailed guidance on these check http://hercules.ws/wiki/SRC/config/ **/ /** |