diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 05:05:06 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 05:05:06 +0000 |
commit | 28b75c3e8bd03f49ef5bd6caa4e385761ea502ea (patch) | |
tree | 367557a6072a267ebe66a576cd15e52d7aca1ae4 /carg_parser.c | |
parent | Adding debian version 1.5~rc1-1. (diff) | |
download | lunzip-28b75c3e8bd03f49ef5bd6caa4e385761ea502ea.tar.xz lunzip-28b75c3e8bd03f49ef5bd6caa4e385761ea502ea.zip |
Merging upstream version 1.5~rc2.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'carg_parser.c')
-rw-r--r-- | carg_parser.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/carg_parser.c b/carg_parser.c index 378b5e3..1dfcb2b 100644 --- a/carg_parser.c +++ b/carg_parser.c @@ -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 |