diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-08 04:39:23 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-08 04:39:23 +0000 |
commit | f848ee46f69e6a829fce8f4db09e4b0621a7b9b3 (patch) | |
tree | abbeb9f5c041901786016188c1b8d5051c2643d9 /arg_parser.cc | |
parent | Adding debian version 1.3~rc1-1. (diff) | |
download | zutils-f848ee46f69e6a829fce8f4db09e4b0621a7b9b3.tar.xz zutils-f848ee46f69e6a829fce8f4db09e4b0621a7b9b3.zip |
Merging upstream version 1.3.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'arg_parser.cc')
-rw-r--r-- | arg_parser.cc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/arg_parser.cc b/arg_parser.cc index ef4bbd0..74f9298 100644 --- a/arg_parser.cc +++ b/arg_parser.cc @@ -1,6 +1,5 @@ /* Arg_parser - POSIX/GNU command line argument parser. (C++ version) - Copyright (C) 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 - Antonio Diaz Diaz. + Copyright (C) 2006-2014 Antonio Diaz Diaz. This library is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by |