diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2018-02-16 22:53:55 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2018-02-16 22:54:29 +0000 |
commit | 0f3df6bb7c38e4d4e59a115651e1abbaf95cc06b (patch) | |
tree | f0244acd530b0c862c80da072c61b19960b30275 /arg_parser.cc | |
parent | Releasing debian version 1.19-5. (diff) | |
download | lzip-0f3df6bb7c38e4d4e59a115651e1abbaf95cc06b.tar.xz lzip-0f3df6bb7c38e4d4e59a115651e1abbaf95cc06b.zip |
Merging upstream version 1.20.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'arg_parser.cc')
-rw-r--r-- | arg_parser.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arg_parser.cc b/arg_parser.cc index cc7d1e2..008ebc8 100644 --- a/arg_parser.cc +++ b/arg_parser.cc @@ -1,5 +1,5 @@ /* Arg_parser - POSIX/GNU command line argument parser. (C++ version) - Copyright (C) 2006-2017 Antonio Diaz Diaz. + Copyright (C) 2006-2018 Antonio Diaz Diaz. This library is free software. Redistribution and use in source and binary forms, with or without modification, are permitted provided |