diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-08 04:39:17 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-08 04:39:17 +0000 |
commit | 35bd6e4a7ab54f8ff0a1c77653d6898af5dcf183 (patch) | |
tree | b3a897eeacf8b5d05a89972afd89e3cd2dc42974 /arg_parser.cc | |
parent | Adding upstream version 1.3~rc1. (diff) | |
download | zutils-35bd6e4a7ab54f8ff0a1c77653d6898af5dcf183.tar.xz zutils-35bd6e4a7ab54f8ff0a1c77653d6898af5dcf183.zip |
Adding upstream version 1.3.upstream/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 |