summaryrefslogtreecommitdiff
path: root/src/login
diff options
context:
space:
mode:
authorHaru <haru@dotalux.com>2018-07-23 01:20:03 +0200
committerGitHub <noreply@github.com>2018-07-23 01:20:03 +0200
commit080eb1866e8679e2fca882f838673a877e3f97a6 (patch)
treecf96d5011543e82a8a04f8118a64a47d369aa421 /src/login
parentaf63b6854165593087e517e99c665347cf635e49 (diff)
parentcc75846c5efecd4d6a586630cd36296a4615019d (diff)
downloadhercules-080eb1866e8679e2fca882f838673a877e3f97a6.tar.gz
hercules-080eb1866e8679e2fca882f838673a877e3f97a6.tar.bz2
hercules-080eb1866e8679e2fca882f838673a877e3f97a6.tar.xz
hercules-080eb1866e8679e2fca882f838673a877e3f97a6.zip
Merge pull request #2127 from sctnightcore/FixDate
Fix date
Diffstat (limited to 'src/login')
-rw-r--r--src/login/HPMlogin.c2
-rw-r--r--src/login/HPMlogin.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/login/HPMlogin.c b/src/login/HPMlogin.c
index 4f63da6ac..c13bd96a3 100644
--- a/src/login/HPMlogin.c
+++ b/src/login/HPMlogin.c
@@ -2,7 +2,7 @@
* This file is part of Hercules.
* http://herc.ws - http://github.com/HerculesWS/Hercules
*
- * Copyright (C) 2014-2015 Hercules Dev Team
+ * Copyright (C) 2014-2018 Hercules Dev Team
*
* Hercules is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/login/HPMlogin.h b/src/login/HPMlogin.h
index 5e059aa7e..e16edb6b8 100644
--- a/src/login/HPMlogin.h
+++ b/src/login/HPMlogin.h
@@ -2,7 +2,7 @@
* This file is part of Hercules.
* http://herc.ws - http://github.com/HerculesWS/Hercules
*
- * Copyright (C) 2014-2015 Hercules Dev Team
+ * Copyright (C) 2014-2018 Hercules Dev Team
*
* Hercules is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by