Commit 39a5f1981e9395e82be863e77b4b0c69239ec338
Committed by
GitHub
1 parent
082dbf0e
chore: update copyright year to 2023 (#825)
Showing
76 changed files
with
76 additions
and
76 deletions
LICENSE
| 1 | -CLI11 2.2 Copyright (c) 2017-2022 University of Cincinnati, developed by Henry | 1 | +CLI11 2.2 Copyright (c) 2017-2023 University of Cincinnati, developed by Henry |
| 2 | Schreiner under NSF AWARD 1414736. All rights reserved. | 2 | Schreiner under NSF AWARD 1414736. All rights reserved. |
| 3 | 3 | ||
| 4 | Redistribution and use in source and binary forms of CLI11, with or without | 4 | Redistribution and use in source and binary forms of CLI11, with or without |
examples/callback_passthrough.cpp
| 1 | -// Copyright (c) 2017-2022, University of Cincinnati, developed by Henry Schreiner | 1 | +// Copyright (c) 2017-2023, University of Cincinnati, developed by Henry Schreiner |
| 2 | // under NSF AWARD 1414736 and by the respective contributors. | 2 | // under NSF AWARD 1414736 and by the respective contributors. |
| 3 | // All rights reserved. | 3 | // All rights reserved. |
| 4 | // | 4 | // |
examples/config_app.cpp
| 1 | -// Copyright (c) 2017-2022, University of Cincinnati, developed by Henry Schreiner | 1 | +// Copyright (c) 2017-2023, University of Cincinnati, developed by Henry Schreiner |
| 2 | // under NSF AWARD 1414736 and by the respective contributors. | 2 | // under NSF AWARD 1414736 and by the respective contributors. |
| 3 | // All rights reserved. | 3 | // All rights reserved. |
| 4 | // | 4 | // |
examples/custom_parse.cpp
| 1 | -// Copyright (c) 2017-2022, University of Cincinnati, developed by Henry Schreiner | 1 | +// Copyright (c) 2017-2023, University of Cincinnati, developed by Henry Schreiner |
| 2 | // under NSF AWARD 1414736 and by the respective contributors. | 2 | // under NSF AWARD 1414736 and by the respective contributors. |
| 3 | // All rights reserved. | 3 | // All rights reserved. |
| 4 | // | 4 | // |
examples/digit_args.cpp
| 1 | -// Copyright (c) 2017-2022, University of Cincinnati, developed by Henry Schreiner | 1 | +// Copyright (c) 2017-2023, University of Cincinnati, developed by Henry Schreiner |
| 2 | // under NSF AWARD 1414736 and by the respective contributors. | 2 | // under NSF AWARD 1414736 and by the respective contributors. |
| 3 | // All rights reserved. | 3 | // All rights reserved. |
| 4 | // | 4 | // |
examples/enum.cpp
| 1 | -// Copyright (c) 2017-2022, University of Cincinnati, developed by Henry Schreiner | 1 | +// Copyright (c) 2017-2023, University of Cincinnati, developed by Henry Schreiner |
| 2 | // under NSF AWARD 1414736 and by the respective contributors. | 2 | // under NSF AWARD 1414736 and by the respective contributors. |
| 3 | // All rights reserved. | 3 | // All rights reserved. |
| 4 | // | 4 | // |
examples/enum_ostream.cpp
| 1 | -// Copyright (c) 2017-2022, University of Cincinnati, developed by Henry Schreiner | 1 | +// Copyright (c) 2017-2023, University of Cincinnati, developed by Henry Schreiner |
| 2 | // under NSF AWARD 1414736 and by the respective contributors. | 2 | // under NSF AWARD 1414736 and by the respective contributors. |
| 3 | // All rights reserved. | 3 | // All rights reserved. |
| 4 | // | 4 | // |
examples/formatter.cpp
| 1 | -// Copyright (c) 2017-2022, University of Cincinnati, developed by Henry Schreiner | 1 | +// Copyright (c) 2017-2023, University of Cincinnati, developed by Henry Schreiner |
| 2 | // under NSF AWARD 1414736 and by the respective contributors. | 2 | // under NSF AWARD 1414736 and by the respective contributors. |
| 3 | // All rights reserved. | 3 | // All rights reserved. |
| 4 | // | 4 | // |
examples/groups.cpp
| 1 | -// Copyright (c) 2017-2022, University of Cincinnati, developed by Henry Schreiner | 1 | +// Copyright (c) 2017-2023, University of Cincinnati, developed by Henry Schreiner |
| 2 | // under NSF AWARD 1414736 and by the respective contributors. | 2 | // under NSF AWARD 1414736 and by the respective contributors. |
| 3 | // All rights reserved. | 3 | // All rights reserved. |
| 4 | // | 4 | // |
examples/inter_argument_order.cpp
| 1 | -// Copyright (c) 2017-2022, University of Cincinnati, developed by Henry Schreiner | 1 | +// Copyright (c) 2017-2023, University of Cincinnati, developed by Henry Schreiner |
| 2 | // under NSF AWARD 1414736 and by the respective contributors. | 2 | // under NSF AWARD 1414736 and by the respective contributors. |
| 3 | // All rights reserved. | 3 | // All rights reserved. |
| 4 | // | 4 | // |
examples/modhelp.cpp
| 1 | -// Copyright (c) 2017-2022, University of Cincinnati, developed by Henry Schreiner | 1 | +// Copyright (c) 2017-2023, University of Cincinnati, developed by Henry Schreiner |
| 2 | // under NSF AWARD 1414736 and by the respective contributors. | 2 | // under NSF AWARD 1414736 and by the respective contributors. |
| 3 | // All rights reserved. | 3 | // All rights reserved. |
| 4 | // | 4 | // |
examples/nested.cpp
| 1 | -// Copyright (c) 2017-2022, University of Cincinnati, developed by Henry Schreiner | 1 | +// Copyright (c) 2017-2023, University of Cincinnati, developed by Henry Schreiner |
| 2 | // under NSF AWARD 1414736 and by the respective contributors. | 2 | // under NSF AWARD 1414736 and by the respective contributors. |
| 3 | // All rights reserved. | 3 | // All rights reserved. |
| 4 | // | 4 | // |
examples/option_groups.cpp
| 1 | -// Copyright (c) 2017-2022, University of Cincinnati, developed by Henry Schreiner | 1 | +// Copyright (c) 2017-2023, University of Cincinnati, developed by Henry Schreiner |
| 2 | // under NSF AWARD 1414736 and by the respective contributors. | 2 | // under NSF AWARD 1414736 and by the respective contributors. |
| 3 | // All rights reserved. | 3 | // All rights reserved. |
| 4 | // | 4 | // |
examples/positional_arity.cpp
| 1 | -// Copyright (c) 2017-2022, University of Cincinnati, developed by Henry Schreiner | 1 | +// Copyright (c) 2017-2023, University of Cincinnati, developed by Henry Schreiner |
| 2 | // under NSF AWARD 1414736 and by the respective contributors. | 2 | // under NSF AWARD 1414736 and by the respective contributors. |
| 3 | // All rights reserved. | 3 | // All rights reserved. |
| 4 | // | 4 | // |
examples/positional_validation.cpp
| 1 | -// Copyright (c) 2017-2022, University of Cincinnati, developed by Henry Schreiner | 1 | +// Copyright (c) 2017-2023, University of Cincinnati, developed by Henry Schreiner |
| 2 | // under NSF AWARD 1414736 and by the respective contributors. | 2 | // under NSF AWARD 1414736 and by the respective contributors. |
| 3 | // All rights reserved. | 3 | // All rights reserved. |
| 4 | // | 4 | // |
examples/prefix_command.cpp
| 1 | -// Copyright (c) 2017-2022, University of Cincinnati, developed by Henry Schreiner | 1 | +// Copyright (c) 2017-2023, University of Cincinnati, developed by Henry Schreiner |
| 2 | // under NSF AWARD 1414736 and by the respective contributors. | 2 | // under NSF AWARD 1414736 and by the respective contributors. |
| 3 | // All rights reserved. | 3 | // All rights reserved. |
| 4 | // | 4 | // |
examples/ranges.cpp
| 1 | -// Copyright (c) 2017-2022, University of Cincinnati, developed by Henry Schreiner | 1 | +// Copyright (c) 2017-2023, University of Cincinnati, developed by Henry Schreiner |
| 2 | // under NSF AWARD 1414736 and by the respective contributors. | 2 | // under NSF AWARD 1414736 and by the respective contributors. |
| 3 | // All rights reserved. | 3 | // All rights reserved. |
| 4 | // | 4 | // |
examples/retired.cpp
| 1 | -// Copyright (c) 2017-2022, University of Cincinnati, developed by Henry Schreiner | 1 | +// Copyright (c) 2017-2023, University of Cincinnati, developed by Henry Schreiner |
| 2 | // under NSF AWARD 1414736 and by the respective contributors. | 2 | // under NSF AWARD 1414736 and by the respective contributors. |
| 3 | // All rights reserved. | 3 | // All rights reserved. |
| 4 | // | 4 | // |
examples/shapes.cpp
| 1 | -// Copyright (c) 2017-2022, University of Cincinnati, developed by Henry Schreiner | 1 | +// Copyright (c) 2017-2023, University of Cincinnati, developed by Henry Schreiner |
| 2 | // under NSF AWARD 1414736 and by the respective contributors. | 2 | // under NSF AWARD 1414736 and by the respective contributors. |
| 3 | // All rights reserved. | 3 | // All rights reserved. |
| 4 | // | 4 | // |
examples/simple.cpp
| 1 | -// Copyright (c) 2017-2022, University of Cincinnati, developed by Henry Schreiner | 1 | +// Copyright (c) 2017-2023, University of Cincinnati, developed by Henry Schreiner |
| 2 | // under NSF AWARD 1414736 and by the respective contributors. | 2 | // under NSF AWARD 1414736 and by the respective contributors. |
| 3 | // All rights reserved. | 3 | // All rights reserved. |
| 4 | // | 4 | // |
examples/subcom_help.cpp
| 1 | -// Copyright (c) 2017-2022, University of Cincinnati, developed by Henry Schreiner | 1 | +// Copyright (c) 2017-2023, University of Cincinnati, developed by Henry Schreiner |
| 2 | // under NSF AWARD 1414736 and by the respective contributors. | 2 | // under NSF AWARD 1414736 and by the respective contributors. |
| 3 | // All rights reserved. | 3 | // All rights reserved. |
| 4 | // | 4 | // |
examples/subcom_in_files/subcommand_a.cpp
| 1 | -// Copyright (c) 2017-2022, University of Cincinnati, developed by Henry Schreiner | 1 | +// Copyright (c) 2017-2023, University of Cincinnati, developed by Henry Schreiner |
| 2 | // under NSF AWARD 1414736 and by the respective contributors. | 2 | // under NSF AWARD 1414736 and by the respective contributors. |
| 3 | // All rights reserved. | 3 | // All rights reserved. |
| 4 | // | 4 | // |
examples/subcom_in_files/subcommand_a.hpp
| 1 | -// Copyright (c) 2017-2022, University of Cincinnati, developed by Henry Schreiner | 1 | +// Copyright (c) 2017-2023, University of Cincinnati, developed by Henry Schreiner |
| 2 | // under NSF AWARD 1414736 and by the respective contributors. | 2 | // under NSF AWARD 1414736 and by the respective contributors. |
| 3 | // All rights reserved. | 3 | // All rights reserved. |
| 4 | // | 4 | // |
examples/subcom_in_files/subcommand_main.cpp
| 1 | -// Copyright (c) 2017-2022, University of Cincinnati, developed by Henry Schreiner | 1 | +// Copyright (c) 2017-2023, University of Cincinnati, developed by Henry Schreiner |
| 2 | // under NSF AWARD 1414736 and by the respective contributors. | 2 | // under NSF AWARD 1414736 and by the respective contributors. |
| 3 | // All rights reserved. | 3 | // All rights reserved. |
| 4 | // | 4 | // |
examples/subcom_partitioned.cpp
| 1 | -// Copyright (c) 2017-2022, University of Cincinnati, developed by Henry Schreiner | 1 | +// Copyright (c) 2017-2023, University of Cincinnati, developed by Henry Schreiner |
| 2 | // under NSF AWARD 1414736 and by the respective contributors. | 2 | // under NSF AWARD 1414736 and by the respective contributors. |
| 3 | // All rights reserved. | 3 | // All rights reserved. |
| 4 | // | 4 | // |
examples/subcommands.cpp
| 1 | -// Copyright (c) 2017-2022, University of Cincinnati, developed by Henry Schreiner | 1 | +// Copyright (c) 2017-2023, University of Cincinnati, developed by Henry Schreiner |
| 2 | // under NSF AWARD 1414736 and by the respective contributors. | 2 | // under NSF AWARD 1414736 and by the respective contributors. |
| 3 | // All rights reserved. | 3 | // All rights reserved. |
| 4 | // | 4 | // |
examples/testEXE.cpp
| 1 | -// Copyright (c) 2017-2022, University of Cincinnati, developed by Henry Schreiner | 1 | +// Copyright (c) 2017-2023, University of Cincinnati, developed by Henry Schreiner |
| 2 | // under NSF AWARD 1414736 and by the respective contributors. | 2 | // under NSF AWARD 1414736 and by the respective contributors. |
| 3 | // All rights reserved. | 3 | // All rights reserved. |
| 4 | // | 4 | // |
examples/validators.cpp
| 1 | -// Copyright (c) 2017-2022, University of Cincinnati, developed by Henry Schreiner | 1 | +// Copyright (c) 2017-2023, University of Cincinnati, developed by Henry Schreiner |
| 2 | // under NSF AWARD 1414736 and by the respective contributors. | 2 | // under NSF AWARD 1414736 and by the respective contributors. |
| 3 | // All rights reserved. | 3 | // All rights reserved. |
| 4 | // | 4 | // |
include/CLI/App.hpp
| 1 | -// Copyright (c) 2017-2022, University of Cincinnati, developed by Henry Schreiner | 1 | +// Copyright (c) 2017-2023, University of Cincinnati, developed by Henry Schreiner |
| 2 | // under NSF AWARD 1414736 and by the respective contributors. | 2 | // under NSF AWARD 1414736 and by the respective contributors. |
| 3 | // All rights reserved. | 3 | // All rights reserved. |
| 4 | // | 4 | // |
include/CLI/CLI.hpp
| 1 | -// Copyright (c) 2017-2022, University of Cincinnati, developed by Henry Schreiner | 1 | +// Copyright (c) 2017-2023, University of Cincinnati, developed by Henry Schreiner |
| 2 | // under NSF AWARD 1414736 and by the respective contributors. | 2 | // under NSF AWARD 1414736 and by the respective contributors. |
| 3 | // All rights reserved. | 3 | // All rights reserved. |
| 4 | // | 4 | // |
include/CLI/Config.hpp
| 1 | -// Copyright (c) 2017-2022, University of Cincinnati, developed by Henry Schreiner | 1 | +// Copyright (c) 2017-2023, University of Cincinnati, developed by Henry Schreiner |
| 2 | // under NSF AWARD 1414736 and by the respective contributors. | 2 | // under NSF AWARD 1414736 and by the respective contributors. |
| 3 | // All rights reserved. | 3 | // All rights reserved. |
| 4 | // | 4 | // |
include/CLI/ConfigFwd.hpp
| 1 | -// Copyright (c) 2017-2022, University of Cincinnati, developed by Henry Schreiner | 1 | +// Copyright (c) 2017-2023, University of Cincinnati, developed by Henry Schreiner |
| 2 | // under NSF AWARD 1414736 and by the respective contributors. | 2 | // under NSF AWARD 1414736 and by the respective contributors. |
| 3 | // All rights reserved. | 3 | // All rights reserved. |
| 4 | // | 4 | // |
include/CLI/Error.hpp
| 1 | -// Copyright (c) 2017-2022, University of Cincinnati, developed by Henry Schreiner | 1 | +// Copyright (c) 2017-2023, University of Cincinnati, developed by Henry Schreiner |
| 2 | // under NSF AWARD 1414736 and by the respective contributors. | 2 | // under NSF AWARD 1414736 and by the respective contributors. |
| 3 | // All rights reserved. | 3 | // All rights reserved. |
| 4 | // | 4 | // |
include/CLI/Formatter.hpp
| 1 | -// Copyright (c) 2017-2022, University of Cincinnati, developed by Henry Schreiner | 1 | +// Copyright (c) 2017-2023, University of Cincinnati, developed by Henry Schreiner |
| 2 | // under NSF AWARD 1414736 and by the respective contributors. | 2 | // under NSF AWARD 1414736 and by the respective contributors. |
| 3 | // All rights reserved. | 3 | // All rights reserved. |
| 4 | // | 4 | // |
include/CLI/FormatterFwd.hpp
| 1 | -// Copyright (c) 2017-2022, University of Cincinnati, developed by Henry Schreiner | 1 | +// Copyright (c) 2017-2023, University of Cincinnati, developed by Henry Schreiner |
| 2 | // under NSF AWARD 1414736 and by the respective contributors. | 2 | // under NSF AWARD 1414736 and by the respective contributors. |
| 3 | // All rights reserved. | 3 | // All rights reserved. |
| 4 | // | 4 | // |
include/CLI/Macros.hpp
| 1 | -// Copyright (c) 2017-2022, University of Cincinnati, developed by Henry Schreiner | 1 | +// Copyright (c) 2017-2023, University of Cincinnati, developed by Henry Schreiner |
| 2 | // under NSF AWARD 1414736 and by the respective contributors. | 2 | // under NSF AWARD 1414736 and by the respective contributors. |
| 3 | // All rights reserved. | 3 | // All rights reserved. |
| 4 | // | 4 | // |
include/CLI/Option.hpp
| 1 | -// Copyright (c) 2017-2022, University of Cincinnati, developed by Henry Schreiner | 1 | +// Copyright (c) 2017-2023, University of Cincinnati, developed by Henry Schreiner |
| 2 | // under NSF AWARD 1414736 and by the respective contributors. | 2 | // under NSF AWARD 1414736 and by the respective contributors. |
| 3 | // All rights reserved. | 3 | // All rights reserved. |
| 4 | // | 4 | // |
include/CLI/Split.hpp
| 1 | -// Copyright (c) 2017-2022, University of Cincinnati, developed by Henry Schreiner | 1 | +// Copyright (c) 2017-2023, University of Cincinnati, developed by Henry Schreiner |
| 2 | // under NSF AWARD 1414736 and by the respective contributors. | 2 | // under NSF AWARD 1414736 and by the respective contributors. |
| 3 | // All rights reserved. | 3 | // All rights reserved. |
| 4 | // | 4 | // |
include/CLI/StringTools.hpp
| 1 | -// Copyright (c) 2017-2022, University of Cincinnati, developed by Henry Schreiner | 1 | +// Copyright (c) 2017-2023, University of Cincinnati, developed by Henry Schreiner |
| 2 | // under NSF AWARD 1414736 and by the respective contributors. | 2 | // under NSF AWARD 1414736 and by the respective contributors. |
| 3 | // All rights reserved. | 3 | // All rights reserved. |
| 4 | // | 4 | // |
include/CLI/Timer.hpp
| 1 | -// Copyright (c) 2017-2022, University of Cincinnati, developed by Henry Schreiner | 1 | +// Copyright (c) 2017-2023, University of Cincinnati, developed by Henry Schreiner |
| 2 | // under NSF AWARD 1414736 and by the respective contributors. | 2 | // under NSF AWARD 1414736 and by the respective contributors. |
| 3 | // All rights reserved. | 3 | // All rights reserved. |
| 4 | // | 4 | // |
include/CLI/TypeTools.hpp
| 1 | -// Copyright (c) 2017-2022, University of Cincinnati, developed by Henry Schreiner | 1 | +// Copyright (c) 2017-2023, University of Cincinnati, developed by Henry Schreiner |
| 2 | // under NSF AWARD 1414736 and by the respective contributors. | 2 | // under NSF AWARD 1414736 and by the respective contributors. |
| 3 | // All rights reserved. | 3 | // All rights reserved. |
| 4 | // | 4 | // |
include/CLI/Validators.hpp
| 1 | -// Copyright (c) 2017-2022, University of Cincinnati, developed by Henry Schreiner | 1 | +// Copyright (c) 2017-2023, University of Cincinnati, developed by Henry Schreiner |
| 2 | // under NSF AWARD 1414736 and by the respective contributors. | 2 | // under NSF AWARD 1414736 and by the respective contributors. |
| 3 | // All rights reserved. | 3 | // All rights reserved. |
| 4 | // | 4 | // |
include/CLI/Version.hpp
| 1 | -// Copyright (c) 2017-2022, University of Cincinnati, developed by Henry Schreiner | 1 | +// Copyright (c) 2017-2023, University of Cincinnati, developed by Henry Schreiner |
| 2 | // under NSF AWARD 1414736 and by the respective contributors. | 2 | // under NSF AWARD 1414736 and by the respective contributors. |
| 3 | // All rights reserved. | 3 | // All rights reserved. |
| 4 | // | 4 | // |
include/CLI/impl/App_inl.hpp
| 1 | -// Copyright (c) 2017-2022, University of Cincinnati, developed by Henry Schreiner | 1 | +// Copyright (c) 2017-2023, University of Cincinnati, developed by Henry Schreiner |
| 2 | // under NSF AWARD 1414736 and by the respective contributors. | 2 | // under NSF AWARD 1414736 and by the respective contributors. |
| 3 | // All rights reserved. | 3 | // All rights reserved. |
| 4 | // | 4 | // |
include/CLI/impl/Config_inl.hpp
| 1 | -// Copyright (c) 2017-2022, University of Cincinnati, developed by Henry Schreiner | 1 | +// Copyright (c) 2017-2023, University of Cincinnati, developed by Henry Schreiner |
| 2 | // under NSF AWARD 1414736 and by the respective contributors. | 2 | // under NSF AWARD 1414736 and by the respective contributors. |
| 3 | // All rights reserved. | 3 | // All rights reserved. |
| 4 | // | 4 | // |
include/CLI/impl/Formatter_inl.hpp
| 1 | -// Copyright (c) 2017-2022, University of Cincinnati, developed by Henry Schreiner | 1 | +// Copyright (c) 2017-2023, University of Cincinnati, developed by Henry Schreiner |
| 2 | // under NSF AWARD 1414736 and by the respective contributors. | 2 | // under NSF AWARD 1414736 and by the respective contributors. |
| 3 | // All rights reserved. | 3 | // All rights reserved. |
| 4 | // | 4 | // |
include/CLI/impl/Option_inl.hpp
| 1 | -// Copyright (c) 2017-2022, University of Cincinnati, developed by Henry Schreiner | 1 | +// Copyright (c) 2017-2023, University of Cincinnati, developed by Henry Schreiner |
| 2 | // under NSF AWARD 1414736 and by the respective contributors. | 2 | // under NSF AWARD 1414736 and by the respective contributors. |
| 3 | // All rights reserved. | 3 | // All rights reserved. |
| 4 | // | 4 | // |
include/CLI/impl/Split_inl.hpp
| 1 | -// Copyright (c) 2017-2022, University of Cincinnati, developed by Henry Schreiner | 1 | +// Copyright (c) 2017-2023, University of Cincinnati, developed by Henry Schreiner |
| 2 | // under NSF AWARD 1414736 and by the respective contributors. | 2 | // under NSF AWARD 1414736 and by the respective contributors. |
| 3 | // All rights reserved. | 3 | // All rights reserved. |
| 4 | // | 4 | // |
include/CLI/impl/StringTools_inl.hpp
| 1 | -// Copyright (c) 2017-2022, University of Cincinnati, developed by Henry Schreiner | 1 | +// Copyright (c) 2017-2023, University of Cincinnati, developed by Henry Schreiner |
| 2 | // under NSF AWARD 1414736 and by the respective contributors. | 2 | // under NSF AWARD 1414736 and by the respective contributors. |
| 3 | // All rights reserved. | 3 | // All rights reserved. |
| 4 | // | 4 | // |
include/CLI/impl/Validators_inl.hpp
| 1 | -// Copyright (c) 2017-2022, University of Cincinnati, developed by Henry Schreiner | 1 | +// Copyright (c) 2017-2023, University of Cincinnati, developed by Henry Schreiner |
| 2 | // under NSF AWARD 1414736 and by the respective contributors. | 2 | // under NSF AWARD 1414736 and by the respective contributors. |
| 3 | // All rights reserved. | 3 | // All rights reserved. |
| 4 | // | 4 | // |
tests/AppTest.cpp
| 1 | -// Copyright (c) 2017-2022, University of Cincinnati, developed by Henry Schreiner | 1 | +// Copyright (c) 2017-2023, University of Cincinnati, developed by Henry Schreiner |
| 2 | // under NSF AWARD 1414736 and by the respective contributors. | 2 | // under NSF AWARD 1414736 and by the respective contributors. |
| 3 | // All rights reserved. | 3 | // All rights reserved. |
| 4 | // | 4 | // |
tests/ComplexTypeTest.cpp
| 1 | -// Copyright (c) 2017-2022, University of Cincinnati, developed by Henry Schreiner | 1 | +// Copyright (c) 2017-2023, University of Cincinnati, developed by Henry Schreiner |
| 2 | // under NSF AWARD 1414736 and by the respective contributors. | 2 | // under NSF AWARD 1414736 and by the respective contributors. |
| 3 | // All rights reserved. | 3 | // All rights reserved. |
| 4 | // | 4 | // |
tests/ConfigFileTest.cpp
| 1 | -// Copyright (c) 2017-2022, University of Cincinnati, developed by Henry Schreiner | 1 | +// Copyright (c) 2017-2023, University of Cincinnati, developed by Henry Schreiner |
| 2 | // under NSF AWARD 1414736 and by the respective contributors. | 2 | // under NSF AWARD 1414736 and by the respective contributors. |
| 3 | // All rights reserved. | 3 | // All rights reserved. |
| 4 | // | 4 | // |
tests/CreationTest.cpp
| 1 | -// Copyright (c) 2017-2022, University of Cincinnati, developed by Henry Schreiner | 1 | +// Copyright (c) 2017-2023, University of Cincinnati, developed by Henry Schreiner |
| 2 | // under NSF AWARD 1414736 and by the respective contributors. | 2 | // under NSF AWARD 1414736 and by the respective contributors. |
| 3 | // All rights reserved. | 3 | // All rights reserved. |
| 4 | // | 4 | // |
tests/DeprecatedTest.cpp
| 1 | -// Copyright (c) 2017-2022, University of Cincinnati, developed by Henry Schreiner | 1 | +// Copyright (c) 2017-2023, University of Cincinnati, developed by Henry Schreiner |
| 2 | // under NSF AWARD 1414736 and by the respective contributors. | 2 | // under NSF AWARD 1414736 and by the respective contributors. |
| 3 | // All rights reserved. | 3 | // All rights reserved. |
| 4 | // | 4 | // |
tests/FormatterTest.cpp
| 1 | -// Copyright (c) 2017-2022, University of Cincinnati, developed by Henry Schreiner | 1 | +// Copyright (c) 2017-2023, University of Cincinnati, developed by Henry Schreiner |
| 2 | // under NSF AWARD 1414736 and by the respective contributors. | 2 | // under NSF AWARD 1414736 and by the respective contributors. |
| 3 | // All rights reserved. | 3 | // All rights reserved. |
| 4 | // | 4 | // |
tests/HelpTest.cpp
| 1 | -// Copyright (c) 2017-2022, University of Cincinnati, developed by Henry Schreiner | 1 | +// Copyright (c) 2017-2023, University of Cincinnati, developed by Henry Schreiner |
| 2 | // under NSF AWARD 1414736 and by the respective contributors. | 2 | // under NSF AWARD 1414736 and by the respective contributors. |
| 3 | // All rights reserved. | 3 | // All rights reserved. |
| 4 | // | 4 | // |
tests/HelpersTest.cpp
| 1 | -// Copyright (c) 2017-2022, University of Cincinnati, developed by Henry Schreiner | 1 | +// Copyright (c) 2017-2023, University of Cincinnati, developed by Henry Schreiner |
| 2 | // under NSF AWARD 1414736 and by the respective contributors. | 2 | // under NSF AWARD 1414736 and by the respective contributors. |
| 3 | // All rights reserved. | 3 | // All rights reserved. |
| 4 | // | 4 | // |
tests/NewParseTest.cpp
| 1 | -// Copyright (c) 2017-2022, University of Cincinnati, developed by Henry Schreiner | 1 | +// Copyright (c) 2017-2023, University of Cincinnati, developed by Henry Schreiner |
| 2 | // under NSF AWARD 1414736 and by the respective contributors. | 2 | // under NSF AWARD 1414736 and by the respective contributors. |
| 3 | // All rights reserved. | 3 | // All rights reserved. |
| 4 | // | 4 | // |
tests/OptionGroupTest.cpp
| 1 | -// Copyright (c) 2017-2022, University of Cincinnati, developed by Henry Schreiner | 1 | +// Copyright (c) 2017-2023, University of Cincinnati, developed by Henry Schreiner |
| 2 | // under NSF AWARD 1414736 and by the respective contributors. | 2 | // under NSF AWARD 1414736 and by the respective contributors. |
| 3 | // All rights reserved. | 3 | // All rights reserved. |
| 4 | // | 4 | // |
tests/OptionTypeTest.cpp
| 1 | -// Copyright (c) 2017-2022, University of Cincinnati, developed by Henry Schreiner | 1 | +// Copyright (c) 2017-2023, University of Cincinnati, developed by Henry Schreiner |
| 2 | // under NSF AWARD 1414736 and by the respective contributors. | 2 | // under NSF AWARD 1414736 and by the respective contributors. |
| 3 | // All rights reserved. | 3 | // All rights reserved. |
| 4 | // | 4 | // |
tests/OptionalTest.cpp
| 1 | -// Copyright (c) 2017-2022, University of Cincinnati, developed by Henry Schreiner | 1 | +// Copyright (c) 2017-2023, University of Cincinnati, developed by Henry Schreiner |
| 2 | // under NSF AWARD 1414736 and by the respective contributors. | 2 | // under NSF AWARD 1414736 and by the respective contributors. |
| 3 | // All rights reserved. | 3 | // All rights reserved. |
| 4 | // | 4 | // |
tests/SetTest.cpp
| 1 | -// Copyright (c) 2017-2022, University of Cincinnati, developed by Henry Schreiner | 1 | +// Copyright (c) 2017-2023, University of Cincinnati, developed by Henry Schreiner |
| 2 | // under NSF AWARD 1414736 and by the respective contributors. | 2 | // under NSF AWARD 1414736 and by the respective contributors. |
| 3 | // All rights reserved. | 3 | // All rights reserved. |
| 4 | // | 4 | // |
tests/SimpleTest.cpp
| 1 | -// Copyright (c) 2017-2022, University of Cincinnati, developed by Henry Schreiner | 1 | +// Copyright (c) 2017-2023, University of Cincinnati, developed by Henry Schreiner |
| 2 | // under NSF AWARD 1414736 and by the respective contributors. | 2 | // under NSF AWARD 1414736 and by the respective contributors. |
| 3 | // All rights reserved. | 3 | // All rights reserved. |
| 4 | // | 4 | // |
tests/StringParseTest.cpp
| 1 | -// Copyright (c) 2017-2022, University of Cincinnati, developed by Henry Schreiner | 1 | +// Copyright (c) 2017-2023, University of Cincinnati, developed by Henry Schreiner |
| 2 | // under NSF AWARD 1414736 and by the respective contributors. | 2 | // under NSF AWARD 1414736 and by the respective contributors. |
| 3 | // All rights reserved. | 3 | // All rights reserved. |
| 4 | // | 4 | // |
tests/SubcommandTest.cpp
| 1 | -// Copyright (c) 2017-2022, University of Cincinnati, developed by Henry Schreiner | 1 | +// Copyright (c) 2017-2023, University of Cincinnati, developed by Henry Schreiner |
| 2 | // under NSF AWARD 1414736 and by the respective contributors. | 2 | // under NSF AWARD 1414736 and by the respective contributors. |
| 3 | // All rights reserved. | 3 | // All rights reserved. |
| 4 | // | 4 | // |
tests/TimerTest.cpp
| 1 | -// Copyright (c) 2017-2022, University of Cincinnati, developed by Henry Schreiner | 1 | +// Copyright (c) 2017-2023, University of Cincinnati, developed by Henry Schreiner |
| 2 | // under NSF AWARD 1414736 and by the respective contributors. | 2 | // under NSF AWARD 1414736 and by the respective contributors. |
| 3 | // All rights reserved. | 3 | // All rights reserved. |
| 4 | // | 4 | // |
tests/TransformTest.cpp
| 1 | -// Copyright (c) 2017-2022, University of Cincinnati, developed by Henry Schreiner | 1 | +// Copyright (c) 2017-2023, University of Cincinnati, developed by Henry Schreiner |
| 2 | // under NSF AWARD 1414736 and by the respective contributors. | 2 | // under NSF AWARD 1414736 and by the respective contributors. |
| 3 | // All rights reserved. | 3 | // All rights reserved. |
| 4 | // | 4 | // |
tests/TrueFalseTest.cpp
| 1 | -// Copyright (c) 2017-2022, University of Cincinnati, developed by Henry Schreiner | 1 | +// Copyright (c) 2017-2023, University of Cincinnati, developed by Henry Schreiner |
| 2 | // under NSF AWARD 1414736 and by the respective contributors. | 2 | // under NSF AWARD 1414736 and by the respective contributors. |
| 3 | // All rights reserved. | 3 | // All rights reserved. |
| 4 | // | 4 | // |
tests/WindowsTest.cpp
| 1 | -// Copyright (c) 2017-2022, University of Cincinnati, developed by Henry Schreiner | 1 | +// Copyright (c) 2017-2023, University of Cincinnati, developed by Henry Schreiner |
| 2 | // under NSF AWARD 1414736 and by the respective contributors. | 2 | // under NSF AWARD 1414736 and by the respective contributors. |
| 3 | // All rights reserved. | 3 | // All rights reserved. |
| 4 | // | 4 | // |
tests/catch.hpp
| 1 | -// Copyright (c) 2017-2022, University of Cincinnati, developed by Henry Schreiner | 1 | +// Copyright (c) 2017-2023, University of Cincinnati, developed by Henry Schreiner |
| 2 | // under NSF AWARD 1414736 and by the respective contributors. | 2 | // under NSF AWARD 1414736 and by the respective contributors. |
| 3 | // All rights reserved. | 3 | // All rights reserved. |
| 4 | // | 4 | // |
tests/informational.cpp
| 1 | -// Copyright (c) 2017-2022, University of Cincinnati, developed by Henry Schreiner | 1 | +// Copyright (c) 2017-2023, University of Cincinnati, developed by Henry Schreiner |
| 2 | // under NSF AWARD 1414736 and by the respective contributors. | 2 | // under NSF AWARD 1414736 and by the respective contributors. |
| 3 | // All rights reserved. | 3 | // All rights reserved. |
| 4 | // | 4 | // |
tests/link_test_1.cpp
| 1 | -// Copyright (c) 2017-2022, University of Cincinnati, developed by Henry Schreiner | 1 | +// Copyright (c) 2017-2023, University of Cincinnati, developed by Henry Schreiner |
| 2 | // under NSF AWARD 1414736 and by the respective contributors. | 2 | // under NSF AWARD 1414736 and by the respective contributors. |
| 3 | // All rights reserved. | 3 | // All rights reserved. |
| 4 | // | 4 | // |
tests/link_test_2.cpp
| 1 | -// Copyright (c) 2017-2022, University of Cincinnati, developed by Henry Schreiner | 1 | +// Copyright (c) 2017-2023, University of Cincinnati, developed by Henry Schreiner |
| 2 | // under NSF AWARD 1414736 and by the respective contributors. | 2 | // under NSF AWARD 1414736 and by the respective contributors. |
| 3 | // All rights reserved. | 3 | // All rights reserved. |
| 4 | // | 4 | // |
tests/main.cpp
| 1 | -// Copyright (c) 2017-2022, University of Cincinnati, developed by Henry Schreiner | 1 | +// Copyright (c) 2017-2023, University of Cincinnati, developed by Henry Schreiner |
| 2 | // under NSF AWARD 1414736 and by the respective contributors. | 2 | // under NSF AWARD 1414736 and by the respective contributors. |
| 3 | // All rights reserved. | 3 | // All rights reserved. |
| 4 | // | 4 | // |
tests/mesonTest/main.cpp
| 1 | -// Copyright (c) 2017-2021, University of Cincinnati, developed by Henry Schreiner | 1 | +// Copyright (c) 2017-2023, University of Cincinnati, developed by Henry Schreiner |
| 2 | // under NSF AWARD 1414736 and by the respective contributors. | 2 | // under NSF AWARD 1414736 and by the respective contributors. |
| 3 | // All rights reserved. | 3 | // All rights reserved. |
| 4 | // | 4 | // |