Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JSON for Modern C++ 3.11.3 #4222

Merged
merged 4 commits into from
Nov 28, 2023
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
🔖 set version to 3.11.3
  • Loading branch information
nlohmann committed Nov 28, 2023
commit c15bc3caf8a605f4eb6e877cd8f2e29af6b91169
1 change: 0 additions & 1 deletion tests/abi/config/config.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
// | | |__ | | | | | | version 3.11.3
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
//
// SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me>
// SPDX-FileCopyrightText: 2013-2023 Niels Lohmann <https://nlohmann.me>
// SPDX-License-Identifier: MIT

Expand Down
1 change: 0 additions & 1 deletion tests/abi/config/custom.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
// | | |__ | | | | | | version 3.11.3
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
//
// SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me>
// SPDX-FileCopyrightText: 2013-2023 Niels Lohmann <https://nlohmann.me>
// SPDX-License-Identifier: MIT

Expand Down
1 change: 0 additions & 1 deletion tests/abi/config/default.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
// | | |__ | | | | | | version 3.11.3
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
//
// SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me>
// SPDX-FileCopyrightText: 2013-2023 Niels Lohmann <https://nlohmann.me>
// SPDX-License-Identifier: MIT

Expand Down
1 change: 0 additions & 1 deletion tests/abi/config/noversion.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
// | | |__ | | | | | | version 3.11.3
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
//
// SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me>
// SPDX-FileCopyrightText: 2013-2023 Niels Lohmann <https://nlohmann.me>
// SPDX-License-Identifier: MIT

Expand Down
1 change: 0 additions & 1 deletion tests/abi/diag/diag.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
// | | |__ | | | | | | version 3.11.3
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
//
// SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me>
// SPDX-FileCopyrightText: 2013-2023 Niels Lohmann <https://nlohmann.me>
// SPDX-License-Identifier: MIT

Expand Down
1 change: 0 additions & 1 deletion tests/abi/diag/diag.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
// | | |__ | | | | | | version 3.11.3
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
//
// SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me>
// SPDX-FileCopyrightText: 2013-2023 Niels Lohmann <https://nlohmann.me>
// SPDX-License-Identifier: MIT

Expand Down
1 change: 0 additions & 1 deletion tests/abi/diag/diag_off.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
// | | |__ | | | | | | version 3.11.3
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
//
// SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me>
// SPDX-FileCopyrightText: 2013-2023 Niels Lohmann <https://nlohmann.me>
// SPDX-License-Identifier: MIT

Expand Down
1 change: 0 additions & 1 deletion tests/abi/diag/diag_on.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
// | | |__ | | | | | | version 3.11.3
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
//
// SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me>
// SPDX-FileCopyrightText: 2013-2023 Niels Lohmann <https://nlohmann.me>
// SPDX-License-Identifier: MIT

Expand Down
1 change: 0 additions & 1 deletion tests/abi/inline_ns/use_current.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
// | | |__ | | | | | | version 3.11.3
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
//
// SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me>
// SPDX-FileCopyrightText: 2013-2023 Niels Lohmann <https://nlohmann.me>
// SPDX-License-Identifier: MIT

Expand Down
1 change: 0 additions & 1 deletion tests/abi/inline_ns/use_v3_10_5.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
// | | |__ | | | | | | version 3.11.3
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
//
// SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me>
// SPDX-FileCopyrightText: 2013-2023 Niels Lohmann <https://nlohmann.me>
// SPDX-License-Identifier: MIT

Expand Down
1 change: 0 additions & 1 deletion tests/abi/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
//
// Copyright (c) 2013-2022 Niels Lohmann <http://nlohmann.me>.
// SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me>
// SPDX-FileCopyrightText: 2013-2023 Niels Lohmann <https://nlohmann.me>
// SPDX-License-Identifier: MIT

Expand Down
1 change: 0 additions & 1 deletion tests/benchmarks/src/benchmarks.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
// | | |__ | | | | | | version 3.11.3
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
//
// SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me>
// SPDX-FileCopyrightText: 2013-2023 Niels Lohmann <https://nlohmann.me>
// SPDX-License-Identifier: MIT

Expand Down
1 change: 0 additions & 1 deletion tests/cmake_add_subdirectory/project/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
// | | |__ | | | | | | version 3.11.3
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
//
// SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me>
// SPDX-FileCopyrightText: 2013-2023 Niels Lohmann <https://nlohmann.me>
// SPDX-License-Identifier: MIT

Expand Down
1 change: 0 additions & 1 deletion tests/cmake_fetch_content/project/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
// | | |__ | | | | | | version 3.11.3
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
//
// SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me>
// SPDX-FileCopyrightText: 2013-2023 Niels Lohmann <https://nlohmann.me>
// SPDX-License-Identifier: MIT

Expand Down
1 change: 0 additions & 1 deletion tests/cmake_fetch_content2/project/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
// | | |__ | | | | | | version 3.11.3
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
//
// SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me>
// SPDX-FileCopyrightText: 2013-2023 Niels Lohmann <https://nlohmann.me>
// SPDX-License-Identifier: MIT

Expand Down
1 change: 0 additions & 1 deletion tests/cmake_import/project/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
// | | |__ | | | | | | version 3.11.3
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
//
// SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me>
// SPDX-FileCopyrightText: 2013-2023 Niels Lohmann <https://nlohmann.me>
// SPDX-License-Identifier: MIT

Expand Down
1 change: 0 additions & 1 deletion tests/cmake_import_minver/project/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
// | | |__ | | | | | | version 3.11.3
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
//
// SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me>
// SPDX-FileCopyrightText: 2013-2023 Niels Lohmann <https://nlohmann.me>
// SPDX-License-Identifier: MIT

Expand Down
1 change: 0 additions & 1 deletion tests/cmake_target_include_directories/project/Bar.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
// | | |__ | | | | | | version 3.11.3
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
//
// SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me>
// SPDX-FileCopyrightText: 2013-2023 Niels Lohmann <https://nlohmann.me>
// SPDX-License-Identifier: MIT

Expand Down
1 change: 0 additions & 1 deletion tests/cmake_target_include_directories/project/Bar.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
// | | |__ | | | | | | version 3.11.3
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
//
// SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me>
// SPDX-FileCopyrightText: 2013-2023 Niels Lohmann <https://nlohmann.me>
// SPDX-License-Identifier: MIT

Expand Down
1 change: 0 additions & 1 deletion tests/cmake_target_include_directories/project/Foo.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
// | | |__ | | | | | | version 3.11.3
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
//
// SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me>
// SPDX-FileCopyrightText: 2013-2023 Niels Lohmann <https://nlohmann.me>
// SPDX-License-Identifier: MIT

Expand Down
1 change: 0 additions & 1 deletion tests/cmake_target_include_directories/project/Foo.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
// | | |__ | | | | | | version 3.11.3
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
//
// SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me>
// SPDX-FileCopyrightText: 2013-2023 Niels Lohmann <https://nlohmann.me>
// SPDX-License-Identifier: MIT

Expand Down
1 change: 0 additions & 1 deletion tests/cmake_target_include_directories/project/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
// | | |__ | | | | | | version 3.11.3
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
//
// SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me>
// SPDX-FileCopyrightText: 2013-2023 Niels Lohmann <https://nlohmann.me>
// SPDX-License-Identifier: MIT

Expand Down
1 change: 0 additions & 1 deletion tests/cuda_example/json_cuda.cu
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
// | | |__ | | | | | | version 3.11.3
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
//
// SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me>
// SPDX-FileCopyrightText: 2013-2023 Niels Lohmann <https://nlohmann.me>
// SPDX-License-Identifier: MIT

Expand Down
1 change: 0 additions & 1 deletion tests/src/fuzzer-driver_afl.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
// | | |__ | | | | | | version 3.11.3
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
//
// SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me>
// SPDX-FileCopyrightText: 2013-2023 Niels Lohmann <https://nlohmann.me>
// SPDX-License-Identifier: MIT

Expand Down
1 change: 0 additions & 1 deletion tests/src/fuzzer-parse_bjdata.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
// | | |__ | | | | | | version 3.11.3
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
//
// SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me>
// SPDX-FileCopyrightText: 2013-2023 Niels Lohmann <https://nlohmann.me>
// SPDX-License-Identifier: MIT

Expand Down
1 change: 0 additions & 1 deletion tests/src/fuzzer-parse_bson.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
// | | |__ | | | | | | version 3.11.3
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
//
// SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me>
// SPDX-FileCopyrightText: 2013-2023 Niels Lohmann <https://nlohmann.me>
// SPDX-License-Identifier: MIT

Expand Down
1 change: 0 additions & 1 deletion tests/src/fuzzer-parse_cbor.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
// | | |__ | | | | | | version 3.11.3
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
//
// SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me>
// SPDX-FileCopyrightText: 2013-2023 Niels Lohmann <https://nlohmann.me>
// SPDX-License-Identifier: MIT

Expand Down
1 change: 0 additions & 1 deletion tests/src/fuzzer-parse_json.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
// | | |__ | | | | | | version 3.11.3
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
//
// SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me>
// SPDX-FileCopyrightText: 2013-2023 Niels Lohmann <https://nlohmann.me>
// SPDX-License-Identifier: MIT

Expand Down
1 change: 0 additions & 1 deletion tests/src/fuzzer-parse_msgpack.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
// | | |__ | | | | | | version 3.11.3
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
//
// SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me>
// SPDX-FileCopyrightText: 2013-2023 Niels Lohmann <https://nlohmann.me>
// SPDX-License-Identifier: MIT

Expand Down
1 change: 0 additions & 1 deletion tests/src/fuzzer-parse_ubjson.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
// | | |__ | | | | | | version 3.11.3
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
//
// SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me>
// SPDX-FileCopyrightText: 2013-2023 Niels Lohmann <https://nlohmann.me>
// SPDX-License-Identifier: MIT

Expand Down
1 change: 0 additions & 1 deletion tests/src/make_test_data_available.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
// | | |__ | | | | | | version 3.11.3
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
//
// SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me>
// SPDX-FileCopyrightText: 2013-2023 Niels Lohmann <https://nlohmann.me>
// SPDX-License-Identifier: MIT

Expand Down
1 change: 0 additions & 1 deletion tests/src/test_utils.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
// | | |__ | | | | | | version 3.11.3
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
//
// SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me>
// SPDX-FileCopyrightText: 2013-2023 Niels Lohmann <https://nlohmann.me>
// SPDX-License-Identifier: MIT

Expand Down
1 change: 0 additions & 1 deletion tests/src/unit-32bit.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
// | | |__ | | | | | | version 3.11.3
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
//
// SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me>
// SPDX-FileCopyrightText: 2013-2023 Niels Lohmann <https://nlohmann.me>
// SPDX-License-Identifier: MIT

Expand Down
1 change: 0 additions & 1 deletion tests/src/unit-algorithms.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
// | | |__ | | | | | | version 3.11.3
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
//
// SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me>
// SPDX-FileCopyrightText: 2013-2023 Niels Lohmann <https://nlohmann.me>
// SPDX-License-Identifier: MIT

Expand Down
1 change: 0 additions & 1 deletion tests/src/unit-allocator.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
// | | |__ | | | | | | version 3.11.3
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
//
// SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me>
// SPDX-FileCopyrightText: 2013-2023 Niels Lohmann <https://nlohmann.me>
// SPDX-License-Identifier: MIT

Expand Down
1 change: 0 additions & 1 deletion tests/src/unit-alt-string.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
// | | |__ | | | | | | version 3.11.3
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
//
// SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me>
// SPDX-FileCopyrightText: 2013-2023 Niels Lohmann <https://nlohmann.me>
// SPDX-FileCopyrightText: 2018 Vitaliy Manushkin <agri@akamo.info>
// SPDX-License-Identifier: MIT
Expand Down
1 change: 0 additions & 1 deletion tests/src/unit-assert_macro.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
// | | |__ | | | | | | version 3.11.3
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
//
// SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me>
// SPDX-FileCopyrightText: 2013-2023 Niels Lohmann <https://nlohmann.me>
// SPDX-License-Identifier: MIT

Expand Down
1 change: 0 additions & 1 deletion tests/src/unit-binary_formats.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
// | | |__ | | | | | | version 3.11.3
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
//
// SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me>
// SPDX-FileCopyrightText: 2013-2023 Niels Lohmann <https://nlohmann.me>
// SPDX-License-Identifier: MIT

Expand Down
1 change: 0 additions & 1 deletion tests/src/unit-bjdata.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
// | | |__ | | | | | | version 3.11.3
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
//
// SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me>
// SPDX-FileCopyrightText: 2013-2023 Niels Lohmann <https://nlohmann.me>
// SPDX-License-Identifier: MIT

Expand Down
1 change: 0 additions & 1 deletion tests/src/unit-bson.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
// | | |__ | | | | | | version 3.11.3
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
//
// SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me>
// SPDX-FileCopyrightText: 2013-2023 Niels Lohmann <https://nlohmann.me>
// SPDX-License-Identifier: MIT

Expand Down
1 change: 0 additions & 1 deletion tests/src/unit-byte_container_with_subtype.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
//
// Copyright (c) 2013-2022 Niels Lohmann <http://nlohmann.me>.
// SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me>
// SPDX-FileCopyrightText: 2013-2023 Niels Lohmann <https://nlohmann.me>
// SPDX-License-Identifier: MIT

Expand Down
1 change: 0 additions & 1 deletion tests/src/unit-capacity.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
//
// Copyright (c) 2013-2022 Niels Lohmann <http://nlohmann.me>.
// SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me>
// SPDX-FileCopyrightText: 2013-2023 Niels Lohmann <https://nlohmann.me>
// SPDX-License-Identifier: MIT

Expand Down
1 change: 0 additions & 1 deletion tests/src/unit-cbor.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
// | | |__ | | | | | | version 3.11.3
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
//
// SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me>
// SPDX-FileCopyrightText: 2013-2023 Niels Lohmann <https://nlohmann.me>
// SPDX-License-Identifier: MIT

Expand Down
1 change: 0 additions & 1 deletion tests/src/unit-class_const_iterator.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
// | | |__ | | | | | | version 3.11.3
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
//
// SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me>
// SPDX-FileCopyrightText: 2013-2023 Niels Lohmann <https://nlohmann.me>
// SPDX-License-Identifier: MIT

Expand Down
1 change: 0 additions & 1 deletion tests/src/unit-class_iterator.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
// | | |__ | | | | | | version 3.11.3
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
//
// SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me>
// SPDX-FileCopyrightText: 2013-2023 Niels Lohmann <https://nlohmann.me>
// SPDX-License-Identifier: MIT

Expand Down
1 change: 0 additions & 1 deletion tests/src/unit-class_lexer.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
// | | |__ | | | | | | version 3.11.3
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
//
// SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me>
// SPDX-FileCopyrightText: 2013-2023 Niels Lohmann <https://nlohmann.me>
// SPDX-License-Identifier: MIT

Expand Down
1 change: 0 additions & 1 deletion tests/src/unit-class_parser.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
// | | |__ | | | | | | version 3.11.3
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
//
// SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me>
// SPDX-FileCopyrightText: 2013-2023 Niels Lohmann <https://nlohmann.me>
// SPDX-License-Identifier: MIT

Expand Down
1 change: 0 additions & 1 deletion tests/src/unit-comparison.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
// | | |__ | | | | | | version 3.11.3
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
//
// SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me>
// SPDX-FileCopyrightText: 2013-2023 Niels Lohmann <https://nlohmann.me>
// SPDX-License-Identifier: MIT

Expand Down
1 change: 0 additions & 1 deletion tests/src/unit-concepts.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
// | | |__ | | | | | | version 3.11.3
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
//
// SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me>
// SPDX-FileCopyrightText: 2013-2023 Niels Lohmann <https://nlohmann.me>
// SPDX-License-Identifier: MIT

Expand Down
1 change: 0 additions & 1 deletion tests/src/unit-constructor1.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
// | | |__ | | | | | | version 3.11.3
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
//
// SPDX-FileCopyrightText: 2013-2022 Niels Lohmann <https://nlohmann.me>
// SPDX-FileCopyrightText: 2013-2023 Niels Lohmann <https://nlohmann.me>
// SPDX-License-Identifier: MIT

Expand Down
Loading
Loading