diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2019-01-04 10:51:42 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2019-01-04 10:51:42 +0000 |
commit | 559e710b99bbb839f064f2573c1be4104559312e (patch) | |
tree | b381c1eca6a731c18c9aba3f5f305ca93cf438d5 /carg_parser.c | |
parent | Releasing debian version 1.10-4. (diff) | |
download | lunzip-559e710b99bbb839f064f2573c1be4104559312e.tar.xz lunzip-559e710b99bbb839f064f2573c1be4104559312e.zip |
Merging upstream version 1.11.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'carg_parser.c')
-rw-r--r-- | carg_parser.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/carg_parser.c b/carg_parser.c index 10ad4dc..ce01d7b 100644 --- a/carg_parser.c +++ b/carg_parser.c @@ -1,5 +1,5 @@ /* Arg_parser - POSIX/GNU command line argument parser. (C version) - Copyright (C) 2006-2018 Antonio Diaz Diaz. + Copyright (C) 2006-2019 Antonio Diaz Diaz. This library is free software. Redistribution and use in source and binary forms, with or without modification, are permitted provided |