diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 10:21:04 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 10:21:04 +0000 |
commit | 8ea0538d70bde5c4759fce0f5bda0684517d6d92 (patch) | |
tree | ce7908218be1fc93e32bdfa1a274358770b7ebb0 /arg_parser.h | |
parent | Adding debian version 1.13-4. (diff) | |
download | lziprecover-8ea0538d70bde5c4759fce0f5bda0684517d6d92.tar.xz lziprecover-8ea0538d70bde5c4759fce0f5bda0684517d6d92.zip |
Merging upstream version 1.14~rc1.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'arg_parser.h')
-rw-r--r-- | arg_parser.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arg_parser.h b/arg_parser.h index 4fbd1af..5248cb1 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 + Copyright (C) 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Antonio Diaz Diaz. This library is free software: you can redistribute it and/or modify |