summaryrefslogtreecommitdiffstats
path: root/arg_parser.h
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2015-11-07 15:36:52 +0000
committerDaniel Baumann <mail@daniel-baumann.ch>2015-11-07 15:36:52 +0000
commite07b6bef9e2cc970899d6e83c3a78245a915ae81 (patch)
treefe4eaa453e6050621db4d40f8def3417f613b63e /arg_parser.h
parentAdding upstream version 1.1. (diff)
downloadplzip-e07b6bef9e2cc970899d6e83c3a78245a915ae81.tar.xz
plzip-e07b6bef9e2cc970899d6e83c3a78245a915ae81.zip
Adding upstream version 1.2~pre1.upstream/1.2_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