diff --git a/single_include/nlohmann/json.hpp b/single_include/nlohmann/json.hpp index 6bb45b5262..3826d27f76 100644 --- a/single_include/nlohmann/json.hpp +++ b/single_include/nlohmann/json.hpp @@ -4,7 +4,7 @@ // |_____|_____|_____|_|___| https://github.com/nlohmann/json // // SPDX-FileCopyrightText: 2013-2022 Niels Lohmann -// SPDX-License-Identifier: MIT +// SPDX-License-Identifier: MIT /****************************************************************************\ * Note on documentation: The source files contain links to the online *