summaryrefslogtreecommitdiffstats
path: root/arg_parser.h
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2015-11-07 11:45:06 +0000
committerDaniel Baumann <mail@daniel-baumann.ch>2015-11-07 11:45:06 +0000
commit1ed437c55879912627b4f4fcd02cf07866cb48bb (patch)
treef418c22c84311ba379b907dd2bcf317ddb08a239 /arg_parser.h
parentAdding upstream version 1.15. (diff)
downloadlziprecover-1ed437c55879912627b4f4fcd02cf07866cb48bb.tar.xz
lziprecover-1ed437c55879912627b4f4fcd02cf07866cb48bb.zip
Adding upstream version 1.16~pre1.upstream/1.16_pre1
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'arg_parser.h')
-rw-r--r--arg_parser.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arg_parser.h b/arg_parser.h
index 5248cb1..8d0d5b3 100644
--- a/arg_parser.h
+++ b/arg_parser.h
@@ -1,5 +1,5 @@
/* Arg_parser - POSIX/GNU command line argument parser. (C++ version)
- Copyright (C) 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013
+ Copyright (C) 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014
Antonio Diaz Diaz.
This library is free software: you can redistribute it and/or modify