aboutsummaryrefslogtreecommitdiffstats
path: root/lib/scanctx.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/scanctx.c')
-rw-r--r--lib/scanctx.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/scanctx.c b/lib/scanctx.c
index f287fdf..61c885a 100644
--- a/lib/scanctx.c
+++ b/lib/scanctx.c
@@ -1,6 +1,6 @@
/* ----------------------------------------------------------------------------
libconfig - A library for processing structured configuration files
- Copyright (C) 2005-2010 Mark A Lindner
+ Copyright (C) 2005-2014 Mark A Lindner
This file is part of libconfig.
@@ -168,4 +168,3 @@ const char *scanctx_current_filename(struct scan_context *ctx)
}
/* ------------------------------------------------------------------------- */
-/* eof */