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/skilldbconverter.php | |
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/skilldbconverter.php')
-rw-r--r-- | tools/skilldbconverter.php | 2 |
1 files changed, 1 insertions, 1 deletions
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 |