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.h | |
parent | Adding upstream version 1.10. (diff) | |
download | plzip-684f601a8d5c03271f00c79ecf2503adc8f88aed.tar.xz plzip-684f601a8d5c03271f00c79ecf2503adc8f88aed.zip |
Adding upstream version 1.11.upstream/1.11
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'arg_parser.h')
-rw-r--r-- | arg_parser.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arg_parser.h b/arg_parser.h index e854838..1eeec9a 100644 --- a/arg_parser.h +++ b/arg_parser.h @@ -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 |