From 421ea5a1b1dc35ff6e6be6f7a0001a5ae99eec10 Mon Sep 17 00:00:00 2001 From: Haru Date: Wed, 4 Nov 2015 17:42:54 +0100 Subject: Added GPL-compliant header to all sources and build scripts Signed-off-by: Haru --- 3rdparty/libconfig/extra/gen/grammar.y | 1 + 3rdparty/libconfig/extra/gen/scanner.l | 1 + 2 files changed, 2 insertions(+) (limited to '3rdparty/libconfig/extra/gen') diff --git a/3rdparty/libconfig/extra/gen/grammar.y b/3rdparty/libconfig/extra/gen/grammar.y index 026547a17..7eab74780 100644 --- a/3rdparty/libconfig/extra/gen/grammar.y +++ b/3rdparty/libconfig/extra/gen/grammar.y @@ -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. 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. -- cgit v1.2.3-70-g09d2