diff options
author | Unknown <nightcoremax@gmail.com> | 2018-07-12 13:46:11 +0700 |
---|---|---|
committer | Unknown <nightcoremax@gmail.com> | 2018-07-12 13:46:11 +0700 |
commit | cc75846c5efecd4d6a586630cd36296a4615019d (patch) | |
tree | 8450e984204b86f48ca41cddb225248709decc93 /tools | |
parent | 4db58910d3402a192a0c5dd8ee9fff09659d59b1 (diff) | |
download | hercules-cc75846c5efecd4d6a586630cd36296a4615019d.tar.gz hercules-cc75846c5efecd4d6a586630cd36296a4615019d.tar.bz2 hercules-cc75846c5efecd4d6a586630cd36296a4615019d.tar.xz hercules-cc75846c5efecd4d6a586630cd36296a4615019d.zip |
Fix date part2
Diffstat (limited to 'tools')
-rw-r--r-- | tools/HPMHookGen/HPMDataCheckGen.pl | 2 | ||||
-rw-r--r-- | tools/skilldbconverter.php | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tools/HPMHookGen/HPMDataCheckGen.pl b/tools/HPMHookGen/HPMDataCheckGen.pl index e78a7bd93..f6e4dac24 100644 --- a/tools/HPMHookGen/HPMDataCheckGen.pl +++ b/tools/HPMHookGen/HPMDataCheckGen.pl @@ -3,7 +3,7 @@ # This file is part of Hercules. # http://herc.ws - http://github.com/HerculesWS/Hercules # -# Copyright (C) 2014-2016 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/tools/skilldbconverter.php b/tools/skilldbconverter.php index d926e4474..8e241ff6f 100644 --- a/tools/skilldbconverter.php +++ b/tools/skilldbconverter.php @@ -955,7 +955,7 @@ function getcomments($re) //= This file is part of Hercules. //= http://herc.ws - http://github.com/HerculesWS/Hercules //= -//= Copyright (C) 2014-2016 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 |