summaryrefslogtreecommitdiff
path: root/3rdparty/libconfig/wincompat.h
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 /3rdparty/libconfig/wincompat.h
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 '3rdparty/libconfig/wincompat.h')
-rw-r--r--3rdparty/libconfig/wincompat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/3rdparty/libconfig/wincompat.h b/3rdparty/libconfig/wincompat.h
index 7e30f0e8d..8ac7a916f 100644
--- a/3rdparty/libconfig/wincompat.h
+++ b/3rdparty/libconfig/wincompat.h
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------------
libconfig - A library for processing structured configuration files
- Copyright (C) 2013-2016 Hercules Dev Team
+ Copyright (C) 2013-2018 Hercules Dev Team
Copyright (C) 2005-2014 Mark A Lindner
This file is part of libconfig.