diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2016-06-03 15:51:27 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2016-06-03 15:51:27 +0000 |
commit | 38cff5f25d4d9225f35375c3554fb35e9048733e (patch) | |
tree | 77a10b67d8f703d558df0fd5cc4dd7856ebe225b /arg_parser.cc | |
parent | Adding upstream version 1.18~pre1. (diff) | |
download | lzip-38cff5f25d4d9225f35375c3554fb35e9048733e.tar.xz lzip-38cff5f25d4d9225f35375c3554fb35e9048733e.zip |
Adding upstream version 1.18.upstream/1.18
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'arg_parser.cc')
-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 551264a..82972ad 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-2015 Antonio Diaz Diaz. + Copyright (C) 2006-2016 Antonio Diaz Diaz. This library is free software. Redistribution and use in source and binary forms, with or without modification, are permitted provided |