diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-01-11 08:12:03 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-01-11 08:12:14 +0000 |
commit | 5ecf7827580ce54a701c6540230e3ee6f37a2fda (patch) | |
tree | 27171fcd49f6ca01dc77b6e56b31286f7458c6ce /arg_parser.cc | |
parent | Releasing debian version 1.12~rc1-1. (diff) | |
download | zutils-5ecf7827580ce54a701c6540230e3ee6f37a2fda.tar.xz zutils-5ecf7827580ce54a701c6540230e3ee6f37a2fda.zip |
Merging upstream version 1.12.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-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 59998ac..5d46a9d 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-2022 Antonio Diaz Diaz. + Copyright (C) 2006-2023 Antonio Diaz Diaz. This library is free software. Redistribution and use in source and binary forms, with or without modification, are permitted provided |