diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2025-01-19 13:36:28 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2025-01-19 13:36:28 +0000 |
commit | 7ac724e79dbb201654ddab8df37e2481b3bf401d (patch) | |
tree | 01ae1e2e7326a7bfa256d8adfd5b99b5a7d0d8df /arg_parser.cc | |
parent | Releasing debian version 1.12~rc1-1. (diff) | |
download | plzip-7ac724e79dbb201654ddab8df37e2481b3bf401d.tar.xz plzip-7ac724e79dbb201654ddab8df37e2481b3bf401d.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 0c528b2..9275846 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-2024 Antonio Diaz Diaz. + Copyright (C) 2006-2025 Antonio Diaz Diaz. This library is free software. Redistribution and use in source and binary forms, with or without modification, are permitted provided |