summaryrefslogtreecommitdiff
path: root/3rdparty/libconfig/scanner.c
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/scanner.c
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/scanner.c')
-rw-r--r--3rdparty/libconfig/scanner.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/3rdparty/libconfig/scanner.c b/3rdparty/libconfig/scanner.c
index 8ed08f9b8..bed223ba6 100644
--- a/3rdparty/libconfig/scanner.c
+++ b/3rdparty/libconfig/scanner.c
@@ -551,7 +551,7 @@ static const flex_int32_t yy_rule_can_match_eol[46] =
/* -*- mode: C -*- */
/* --------------------------------------------------------------------------
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.