diff options
-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/ **/ /** |