summaryrefslogtreecommitdiff
path: root/3rdparty/libconfig/extra/gen/scanner.l
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/extra/gen/scanner.l
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/extra/gen/scanner.l')
-rw-r--r--3rdparty/libconfig/extra/gen/scanner.l2
1 files changed, 1 insertions, 1 deletions
diff --git a/3rdparty/libconfig/extra/gen/scanner.l b/3rdparty/libconfig/extra/gen/scanner.l
index 60ede1ca7..1c99bcb77 100644
--- a/3rdparty/libconfig/extra/gen/scanner.l
+++ b/3rdparty/libconfig/extra/gen/scanner.l
@@ -1,7 +1,7 @@
/* -*- 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.