diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2018-02-13 07:03:45 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2018-02-13 07:04:01 +0000 |
commit | 39b772cbf3d797f755f5b1fdb133fea1bedc8178 (patch) | |
tree | aa09ba82ec4995be3d883f18c3a4f80959869f01 /carg_parser.c | |
parent | Releasing debian version 1.9-5. (diff) | |
download | lzlib-39b772cbf3d797f755f5b1fdb133fea1bedc8178.tar.xz lzlib-39b772cbf3d797f755f5b1fdb133fea1bedc8178.zip |
Merging upstream version 1.10.
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 6850643..10ad4dc 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-2017 Antonio Diaz Diaz. + Copyright (C) 2006-2018 Antonio Diaz Diaz. This library is free software. Redistribution and use in source and binary forms, with or without modification, are permitted provided |