Skip to content

Commit f06604f

Browse files
authored
Bump the copyright years (nlohmann#4606)
* 📄 bump the copyright years Signed-off-by: Niels Lohmann <[email protected]> * 📄 bump the copyright years Signed-off-by: Niels Lohmann <[email protected]> * 📄 bump the copyright years Signed-off-by: Niels Lohmann <[email protected]> --------- Signed-off-by: Niels Lohmann <[email protected]> Signed-off-by: Niels Lohmann <[email protected]>
1 parent d23291b commit f06604f

File tree

152 files changed

+199
-199
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

152 files changed

+199
-199
lines changed

.reuse/dep5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Upstream-Contact: Niels Lohmann <[email protected]>
44
Source: https://github.com/nlohmann/json
55

66
Files: *
7-
Copyright: 2013-2024 Niels Lohmann <https://nlohmann.me>
7+
Copyright: 2013-2025 Niels Lohmann <https://nlohmann.me>
88
License: MIT
99

1010
Files: include/nlohmann/thirdparty/hedley.hpp

Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -258,8 +258,8 @@ serve_header:
258258
##########################################################################
259259

260260
reuse:
261-
pipx run reuse annotate --recursive single_include include -tjson --license MIT --copyright "Niels Lohmann <https://nlohmann.me>" --year "2013-2024" --merge-copyrights
262-
pipx run reuse annotate $(TESTS_SRCS) -tjson_support --license MIT --copyright "Niels Lohmann <https://nlohmann.me>" --year "2013-2024" --merge-copyrights
261+
pipx run reuse annotate --recursive single_include include -tjson --license MIT --copyright "Niels Lohmann <https://nlohmann.me>" --year "2013-2025" --merge-copyrights
262+
pipx run reuse annotate $(TESTS_SRCS) -tjson_support --license MIT --copyright "Niels Lohmann <https://nlohmann.me>" --year "2013-2025" --merge-copyrights
263263
pipx run reuse lint
264264

265265
spdx:

include/nlohmann/adl_serializer.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// | | |__ | | | | | | version 3.11.3
44
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
55
//
6-
// SPDX-FileCopyrightText: 2013 - 2024 Niels Lohmann <https://nlohmann.me>
6+
// SPDX-FileCopyrightText: 2013 - 2025 Niels Lohmann <https://nlohmann.me>
77
// SPDX-License-Identifier: MIT
88

99
#pragma once

include/nlohmann/byte_container_with_subtype.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// | | |__ | | | | | | version 3.11.3
44
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
55
//
6-
// SPDX-FileCopyrightText: 2013 - 2024 Niels Lohmann <https://nlohmann.me>
6+
// SPDX-FileCopyrightText: 2013 - 2025 Niels Lohmann <https://nlohmann.me>
77
// SPDX-License-Identifier: MIT
88

99
#pragma once

include/nlohmann/detail/abi_macros.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// | | |__ | | | | | | version 3.11.3
44
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
55
//
6-
// SPDX-FileCopyrightText: 2013 - 2024 Niels Lohmann <https://nlohmann.me>
6+
// SPDX-FileCopyrightText: 2013 - 2025 Niels Lohmann <https://nlohmann.me>
77
// SPDX-License-Identifier: MIT
88

99
#pragma once

include/nlohmann/detail/conversions/from_json.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// | | |__ | | | | | | version 3.11.3
44
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
55
//
6-
// SPDX-FileCopyrightText: 2013 - 2024 Niels Lohmann <https://nlohmann.me>
6+
// SPDX-FileCopyrightText: 2013 - 2025 Niels Lohmann <https://nlohmann.me>
77
// SPDX-License-Identifier: MIT
88

99
#pragma once

include/nlohmann/detail/conversions/to_chars.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
55
//
66
// SPDX-FileCopyrightText: 2009 Florian Loitsch <https://florian.loitsch.com/>
7-
// SPDX-FileCopyrightText: 2013 - 2024 Niels Lohmann <https://nlohmann.me>
7+
// SPDX-FileCopyrightText: 2013 - 2025 Niels Lohmann <https://nlohmann.me>
88
// SPDX-License-Identifier: MIT
99

1010
#pragma once

include/nlohmann/detail/conversions/to_json.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// | | |__ | | | | | | version 3.11.3
44
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
55
//
6-
// SPDX-FileCopyrightText: 2013 - 2024 Niels Lohmann <https://nlohmann.me>
6+
// SPDX-FileCopyrightText: 2013 - 2025 Niels Lohmann <https://nlohmann.me>
77
// SPDX-License-Identifier: MIT
88

99
#pragma once

include/nlohmann/detail/exceptions.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// | | |__ | | | | | | version 3.11.3
44
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
55
//
6-
// SPDX-FileCopyrightText: 2013 - 2024 Niels Lohmann <https://nlohmann.me>
6+
// SPDX-FileCopyrightText: 2013 - 2025 Niels Lohmann <https://nlohmann.me>
77
// SPDX-License-Identifier: MIT
88

99
#pragma once

include/nlohmann/detail/hash.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// | | |__ | | | | | | version 3.11.3
44
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
55
//
6-
// SPDX-FileCopyrightText: 2013 - 2024 Niels Lohmann <https://nlohmann.me>
6+
// SPDX-FileCopyrightText: 2013 - 2025 Niels Lohmann <https://nlohmann.me>
77
// SPDX-License-Identifier: MIT
88

99
#pragma once

include/nlohmann/detail/input/binary_reader.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// | | |__ | | | | | | version 3.11.3
44
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
55
//
6-
// SPDX-FileCopyrightText: 2013 - 2024 Niels Lohmann <https://nlohmann.me>
6+
// SPDX-FileCopyrightText: 2013 - 2025 Niels Lohmann <https://nlohmann.me>
77
// SPDX-License-Identifier: MIT
88

99
#pragma once

include/nlohmann/detail/input/input_adapters.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// | | |__ | | | | | | version 3.11.3
44
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
55
//
6-
// SPDX-FileCopyrightText: 2013 - 2024 Niels Lohmann <https://nlohmann.me>
6+
// SPDX-FileCopyrightText: 2013 - 2025 Niels Lohmann <https://nlohmann.me>
77
// SPDX-License-Identifier: MIT
88

99
#pragma once

include/nlohmann/detail/input/json_sax.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// | | |__ | | | | | | version 3.11.3
44
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
55
//
6-
// SPDX-FileCopyrightText: 2013 - 2024 Niels Lohmann <https://nlohmann.me>
6+
// SPDX-FileCopyrightText: 2013 - 2025 Niels Lohmann <https://nlohmann.me>
77
// SPDX-License-Identifier: MIT
88

99
#pragma once

include/nlohmann/detail/input/lexer.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// | | |__ | | | | | | version 3.11.3
44
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
55
//
6-
// SPDX-FileCopyrightText: 2013 - 2024 Niels Lohmann <https://nlohmann.me>
6+
// SPDX-FileCopyrightText: 2013 - 2025 Niels Lohmann <https://nlohmann.me>
77
// SPDX-License-Identifier: MIT
88

99
#pragma once

include/nlohmann/detail/input/parser.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// | | |__ | | | | | | version 3.11.3
44
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
55
//
6-
// SPDX-FileCopyrightText: 2013 - 2024 Niels Lohmann <https://nlohmann.me>
6+
// SPDX-FileCopyrightText: 2013 - 2025 Niels Lohmann <https://nlohmann.me>
77
// SPDX-License-Identifier: MIT
88

99
#pragma once

include/nlohmann/detail/input/position_t.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// | | |__ | | | | | | version 3.11.3
44
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
55
//
6-
// SPDX-FileCopyrightText: 2013 - 2024 Niels Lohmann <https://nlohmann.me>
6+
// SPDX-FileCopyrightText: 2013 - 2025 Niels Lohmann <https://nlohmann.me>
77
// SPDX-License-Identifier: MIT
88

99
#pragma once

include/nlohmann/detail/iterators/internal_iterator.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// | | |__ | | | | | | version 3.11.3
44
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
55
//
6-
// SPDX-FileCopyrightText: 2013 - 2024 Niels Lohmann <https://nlohmann.me>
6+
// SPDX-FileCopyrightText: 2013 - 2025 Niels Lohmann <https://nlohmann.me>
77
// SPDX-License-Identifier: MIT
88

99
#pragma once

include/nlohmann/detail/iterators/iter_impl.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// | | |__ | | | | | | version 3.11.3
44
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
55
//
6-
// SPDX-FileCopyrightText: 2013 - 2024 Niels Lohmann <https://nlohmann.me>
6+
// SPDX-FileCopyrightText: 2013 - 2025 Niels Lohmann <https://nlohmann.me>
77
// SPDX-License-Identifier: MIT
88

99
#pragma once

include/nlohmann/detail/iterators/iteration_proxy.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// | | |__ | | | | | | version 3.11.3
44
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
55
//
6-
// SPDX-FileCopyrightText: 2013 - 2024 Niels Lohmann <https://nlohmann.me>
6+
// SPDX-FileCopyrightText: 2013 - 2025 Niels Lohmann <https://nlohmann.me>
77
// SPDX-License-Identifier: MIT
88

99
#pragma once

include/nlohmann/detail/iterators/iterator_traits.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// | | |__ | | | | | | version 3.11.3
44
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
55
//
6-
// SPDX-FileCopyrightText: 2013 - 2024 Niels Lohmann <https://nlohmann.me>
6+
// SPDX-FileCopyrightText: 2013 - 2025 Niels Lohmann <https://nlohmann.me>
77
// SPDX-License-Identifier: MIT
88

99
#pragma once

include/nlohmann/detail/iterators/json_reverse_iterator.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// | | |__ | | | | | | version 3.11.3
44
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
55
//
6-
// SPDX-FileCopyrightText: 2013 - 2024 Niels Lohmann <https://nlohmann.me>
6+
// SPDX-FileCopyrightText: 2013 - 2025 Niels Lohmann <https://nlohmann.me>
77
// SPDX-License-Identifier: MIT
88

99
#pragma once

include/nlohmann/detail/iterators/primitive_iterator.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// | | |__ | | | | | | version 3.11.3
44
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
55
//
6-
// SPDX-FileCopyrightText: 2013 - 2024 Niels Lohmann <https://nlohmann.me>
6+
// SPDX-FileCopyrightText: 2013 - 2025 Niels Lohmann <https://nlohmann.me>
77
// SPDX-License-Identifier: MIT
88

99
#pragma once

include/nlohmann/detail/json_custom_base_class.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// | | |__ | | | | | | version 3.11.3
44
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
55
//
6-
// SPDX-FileCopyrightText: 2013 - 2024 Niels Lohmann <https://nlohmann.me>
6+
// SPDX-FileCopyrightText: 2013 - 2025 Niels Lohmann <https://nlohmann.me>
77
// SPDX-License-Identifier: MIT
88

99
#pragma once

include/nlohmann/detail/json_pointer.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// | | |__ | | | | | | version 3.11.3
44
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
55
//
6-
// SPDX-FileCopyrightText: 2013 - 2024 Niels Lohmann <https://nlohmann.me>
6+
// SPDX-FileCopyrightText: 2013 - 2025 Niels Lohmann <https://nlohmann.me>
77
// SPDX-License-Identifier: MIT
88

99
#pragma once

include/nlohmann/detail/json_ref.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// | | |__ | | | | | | version 3.11.3
44
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
55
//
6-
// SPDX-FileCopyrightText: 2013 - 2024 Niels Lohmann <https://nlohmann.me>
6+
// SPDX-FileCopyrightText: 2013 - 2025 Niels Lohmann <https://nlohmann.me>
77
// SPDX-License-Identifier: MIT
88

99
#pragma once

include/nlohmann/detail/macro_scope.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// | | |__ | | | | | | version 3.11.3
44
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
55
//
6-
// SPDX-FileCopyrightText: 2013 - 2024 Niels Lohmann <https://nlohmann.me>
6+
// SPDX-FileCopyrightText: 2013 - 2025 Niels Lohmann <https://nlohmann.me>
77
// SPDX-License-Identifier: MIT
88

99
#pragma once

include/nlohmann/detail/macro_unscope.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// | | |__ | | | | | | version 3.11.3
44
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
55
//
6-
// SPDX-FileCopyrightText: 2013 - 2024 Niels Lohmann <https://nlohmann.me>
6+
// SPDX-FileCopyrightText: 2013 - 2025 Niels Lohmann <https://nlohmann.me>
77
// SPDX-License-Identifier: MIT
88

99
#pragma once

include/nlohmann/detail/meta/call_std/begin.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// | | |__ | | | | | | version 3.11.3
44
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
55
//
6-
// SPDX-FileCopyrightText: 2013 - 2024 Niels Lohmann <https://nlohmann.me>
6+
// SPDX-FileCopyrightText: 2013 - 2025 Niels Lohmann <https://nlohmann.me>
77
// SPDX-License-Identifier: MIT
88

99
#pragma once

include/nlohmann/detail/meta/call_std/end.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// | | |__ | | | | | | version 3.11.3
44
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
55
//
6-
// SPDX-FileCopyrightText: 2013 - 2024 Niels Lohmann <https://nlohmann.me>
6+
// SPDX-FileCopyrightText: 2013 - 2025 Niels Lohmann <https://nlohmann.me>
77
// SPDX-License-Identifier: MIT
88

99
#pragma once

include/nlohmann/detail/meta/cpp_future.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// | | |__ | | | | | | version 3.11.3
44
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
55
//
6-
// SPDX-FileCopyrightText: 2013 - 2024 Niels Lohmann <https://nlohmann.me>
6+
// SPDX-FileCopyrightText: 2013 - 2025 Niels Lohmann <https://nlohmann.me>
77
// SPDX-FileCopyrightText: 2018 The Abseil Authors
88
// SPDX-License-Identifier: MIT
99

include/nlohmann/detail/meta/detected.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// | | |__ | | | | | | version 3.11.3
44
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
55
//
6-
// SPDX-FileCopyrightText: 2013 - 2024 Niels Lohmann <https://nlohmann.me>
6+
// SPDX-FileCopyrightText: 2013 - 2025 Niels Lohmann <https://nlohmann.me>
77
// SPDX-License-Identifier: MIT
88

99
#pragma once

include/nlohmann/detail/meta/identity_tag.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// | | |__ | | | | | | version 3.11.3
44
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
55
//
6-
// SPDX-FileCopyrightText: 2013 - 2024 Niels Lohmann <https://nlohmann.me>
6+
// SPDX-FileCopyrightText: 2013 - 2025 Niels Lohmann <https://nlohmann.me>
77
// SPDX-License-Identifier: MIT
88

99
#pragma once

include/nlohmann/detail/meta/is_sax.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// | | |__ | | | | | | version 3.11.3
44
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
55
//
6-
// SPDX-FileCopyrightText: 2013 - 2024 Niels Lohmann <https://nlohmann.me>
6+
// SPDX-FileCopyrightText: 2013 - 2025 Niels Lohmann <https://nlohmann.me>
77
// SPDX-License-Identifier: MIT
88

99
#pragma once

include/nlohmann/detail/meta/std_fs.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// | | |__ | | | | | | version 3.11.3
44
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
55
//
6-
// SPDX-FileCopyrightText: 2013 - 2024 Niels Lohmann <https://nlohmann.me>
6+
// SPDX-FileCopyrightText: 2013 - 2025 Niels Lohmann <https://nlohmann.me>
77
// SPDX-License-Identifier: MIT
88

99
#pragma once

include/nlohmann/detail/meta/type_traits.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// | | |__ | | | | | | version 3.11.3
44
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
55
//
6-
// SPDX-FileCopyrightText: 2013 - 2024 Niels Lohmann <https://nlohmann.me>
6+
// SPDX-FileCopyrightText: 2013 - 2025 Niels Lohmann <https://nlohmann.me>
77
// SPDX-License-Identifier: MIT
88

99
#pragma once

include/nlohmann/detail/meta/void_t.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// | | |__ | | | | | | version 3.11.3
44
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
55
//
6-
// SPDX-FileCopyrightText: 2013 - 2024 Niels Lohmann <https://nlohmann.me>
6+
// SPDX-FileCopyrightText: 2013 - 2025 Niels Lohmann <https://nlohmann.me>
77
// SPDX-License-Identifier: MIT
88

99
#pragma once

include/nlohmann/detail/output/binary_writer.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// | | |__ | | | | | | version 3.11.3
44
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
55
//
6-
// SPDX-FileCopyrightText: 2013 - 2024 Niels Lohmann <https://nlohmann.me>
6+
// SPDX-FileCopyrightText: 2013 - 2025 Niels Lohmann <https://nlohmann.me>
77
// SPDX-License-Identifier: MIT
88

99
#pragma once

include/nlohmann/detail/output/output_adapters.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// | | |__ | | | | | | version 3.11.3
44
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
55
//
6-
// SPDX-FileCopyrightText: 2013 - 2024 Niels Lohmann <https://nlohmann.me>
6+
// SPDX-FileCopyrightText: 2013 - 2025 Niels Lohmann <https://nlohmann.me>
77
// SPDX-License-Identifier: MIT
88

99
#pragma once

include/nlohmann/detail/output/serializer.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
55
//
66
// SPDX-FileCopyrightText: 2008 - 2009 Björn Hoehrmann <[email protected]>
7-
// SPDX-FileCopyrightText: 2013 - 2024 Niels Lohmann <https://nlohmann.me>
7+
// SPDX-FileCopyrightText: 2013 - 2025 Niels Lohmann <https://nlohmann.me>
88
// SPDX-License-Identifier: MIT
99

1010
#pragma once

include/nlohmann/detail/string_concat.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// | | |__ | | | | | | version 3.11.3
44
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
55
//
6-
// SPDX-FileCopyrightText: 2013 - 2024 Niels Lohmann <https://nlohmann.me>
6+
// SPDX-FileCopyrightText: 2013 - 2025 Niels Lohmann <https://nlohmann.me>
77
// SPDX-License-Identifier: MIT
88

99
#pragma once

include/nlohmann/detail/string_escape.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// | | |__ | | | | | | version 3.11.3
44
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
55
//
6-
// SPDX-FileCopyrightText: 2013 - 2024 Niels Lohmann <https://nlohmann.me>
6+
// SPDX-FileCopyrightText: 2013 - 2025 Niels Lohmann <https://nlohmann.me>
77
// SPDX-License-Identifier: MIT
88

99
#pragma once

include/nlohmann/detail/string_utils.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// | | |__ | | | | | | version 3.11.3
44
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
55
//
6-
// SPDX-FileCopyrightText: 2013 - 2024 Niels Lohmann <https://nlohmann.me>
6+
// SPDX-FileCopyrightText: 2013 - 2025 Niels Lohmann <https://nlohmann.me>
77
// SPDX-License-Identifier: MIT
88

99
#pragma once

include/nlohmann/detail/value_t.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// | | |__ | | | | | | version 3.11.3
44
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
55
//
6-
// SPDX-FileCopyrightText: 2013 - 2024 Niels Lohmann <https://nlohmann.me>
6+
// SPDX-FileCopyrightText: 2013 - 2025 Niels Lohmann <https://nlohmann.me>
77
// SPDX-License-Identifier: MIT
88

99
#pragma once

include/nlohmann/json.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// | | |__ | | | | | | version 3.11.3
44
// |_____|_____|_____|_|___| https://github.com/nlohmann/json
55
//
6-
// SPDX-FileCopyrightText: 2013 - 2024 Niels Lohmann <https://nlohmann.me>
6+
// SPDX-FileCopyrightText: 2013 - 2025 Niels Lohmann <https://nlohmann.me>
77
// SPDX-License-Identifier: MIT
88

99
/****************************************************************************\

0 commit comments

Comments
 (0)