summaryrefslogtreecommitdiff
path: root/3rdparty/libconfig/extra/gen/scanner.l
diff options
context:
space:
mode:
authorHaru <haru@dotalux.com>2015-11-04 17:42:54 +0100
committerHaru <haru@dotalux.com>2015-12-15 20:53:48 +0100
commit421ea5a1b1dc35ff6e6be6f7a0001a5ae99eec10 (patch)
treea803066bc7019085bea4eaca019b8741435714ce /3rdparty/libconfig/extra/gen/scanner.l
parent86fab91ae6c4a40af24b1d3f98601ba5d6ca9adb (diff)
downloadhercules-421ea5a1b1dc35ff6e6be6f7a0001a5ae99eec10.tar.gz
hercules-421ea5a1b1dc35ff6e6be6f7a0001a5ae99eec10.tar.bz2
hercules-421ea5a1b1dc35ff6e6be6f7a0001a5ae99eec10.tar.xz
hercules-421ea5a1b1dc35ff6e6be6f7a0001a5ae99eec10.zip
Added GPL-compliant header to all sources and build scripts
Signed-off-by: Haru <haru@dotalux.com>
Diffstat (limited to '3rdparty/libconfig/extra/gen/scanner.l')
-rw-r--r--3rdparty/libconfig/extra/gen/scanner.l1
1 files changed, 1 insertions, 0 deletions
diff --git a/3rdparty/libconfig/extra/gen/scanner.l b/3rdparty/libconfig/extra/gen/scanner.l
index 7c71f047e..6bcce8116 100644
--- a/3rdparty/libconfig/extra/gen/scanner.l
+++ b/3rdparty/libconfig/extra/gen/scanner.l
@@ -1,6 +1,7 @@
/* -*- mode: C -*- */
/* --------------------------------------------------------------------------
libconfig - A library for processing structured configuration files
+ Copyright (C) 2013-2015 Hercules Dev Team
Copyright (C) 2005-2010 Mark A Lindner
This file is part of libconfig.