diff options
author | Haru <haru@dotalux.com> | 2020-01-13 03:24:07 +0100 |
---|---|---|
committer | Haru <haru@dotalux.com> | 2020-01-13 03:24:07 +0100 |
commit | da14478a8c0c616a6aa5481694c550143bc9b9f3 (patch) | |
tree | a3f71a42e4325daeb5c286eafb4f38625cce54a1 /3rdparty/libconfig/scanctx.c | |
parent | fe7af0adf1e06bad5da72ddfb125aa8a7799f770 (diff) | |
download | hercules-da14478a8c0c616a6aa5481694c550143bc9b9f3.tar.gz hercules-da14478a8c0c616a6aa5481694c550143bc9b9f3.tar.bz2 hercules-da14478a8c0c616a6aa5481694c550143bc9b9f3.tar.xz hercules-da14478a8c0c616a6aa5481694c550143bc9b9f3.zip |
Update copyright headers for year 2020
Signed-off-by: Haru <haru@dotalux.com>
Diffstat (limited to '3rdparty/libconfig/scanctx.c')
-rw-r--r-- | 3rdparty/libconfig/scanctx.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/3rdparty/libconfig/scanctx.c b/3rdparty/libconfig/scanctx.c index fc1e10618..de09916df 100644 --- a/3rdparty/libconfig/scanctx.c +++ b/3rdparty/libconfig/scanctx.c @@ -1,7 +1,7 @@ /* ---------------------------------------------------------------------------- libconfig - A library for processing structured configuration files - Copyright (C) 2013-2018 Hercules Dev Team - Copyright (C) 2005-2014 Mark A Lindner + Copyright (C) 2013-2020 Hercules Dev Team + Copyright (C) 2005-2014 Mark A Lindner This file is part of libconfig. |