diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-01-23 05:44:35 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-01-23 05:44:35 +0000 |
commit | 684f601a8d5c03271f00c79ecf2503adc8f88aed (patch) | |
tree | 3346607a82ffe01ef0a4a19bed6c8b8b6f96864e /arg_parser.cc | |
parent | Adding upstream version 1.10. (diff) | |
download | plzip-218aa2878d9f536421d4b5d5b63c52e2a3eb6599.tar.xz plzip-218aa2878d9f536421d4b5d5b63c52e2a3eb6599.zip |
Adding upstream version 1.11.upstream/1.11upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'arg_parser.cc')
-rw-r--r-- | arg_parser.cc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arg_parser.cc b/arg_parser.cc index 59998ac..0c04d8e 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. +/* Arg_parser - POSIX/GNU command-line argument parser. (C++ version) + Copyright (C) 2006-2024 Antonio Diaz Diaz. This library is free software. Redistribution and use in source and binary forms, with or without modification, are permitted provided |