arg_parser.cc (zutils-1.9.tar.lz) | : | arg_parser.cc (zutils-1.10.tar.lz) | ||
---|---|---|---|---|
/* Arg_parser - POSIX/GNU command line argument parser. (C++ version) | /* Arg_parser - POSIX/GNU command line argument parser. (C++ version) | |||
Copyright (C) 2006-2020 Antonio Diaz Diaz. | Copyright (C) 2006-2021 Antonio Diaz Diaz. | |||
This library is free software. Redistribution and use in source and | This library is free software. Redistribution and use in source and | |||
binary forms, with or without modification, are permitted provided | binary forms, with or without modification, are permitted provided | |||
that the following conditions are met: | that the following conditions are met: | |||
1. Redistributions of source code must retain the above copyright | 1. Redistributions of source code must retain the above copyright | |||
notice, this list of conditions, and the following disclaimer. | notice, this list of conditions, and the following disclaimer. | |||
2. Redistributions in binary form must reproduce the above copyright | 2. Redistributions in binary form must reproduce the above copyright | |||
notice, this list of conditions, and the following disclaimer in the | notice, this list of conditions, and the following disclaimer in the | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added |