diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2018-02-13 07:01:01 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2018-02-13 07:01:01 +0000 |
commit | 0437b6ffc0da64f949af9f8d12297dafd1973ea2 (patch) | |
tree | 475922608b5ef7331bbb6a885b229f9921f5eac9 /arg_parser.h | |
parent | Adding upstream version 1.19. (diff) | |
download | lziprecover-0437b6ffc0da64f949af9f8d12297dafd1973ea2.tar.xz lziprecover-0437b6ffc0da64f949af9f8d12297dafd1973ea2.zip |
Adding upstream version 1.20.upstream/1.20
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | arg_parser.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arg_parser.h b/arg_parser.h index 95b0320..f015881 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-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 |