diff --git a/LICENSE b/LICENSE index f346560de..9e584a805 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright © 2016-2025 Amebis +Copyright © 2016-2026 Amebis Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: diff --git a/UnitTests/compat.hpp b/UnitTests/compat.hpp index 29cab8de2..880cdeecc 100644 --- a/UnitTests/compat.hpp +++ b/UnitTests/compat.hpp @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: MIT - Copyright © 2023-2025 Amebis + Copyright © 2023-2026 Amebis */ #pragma once diff --git a/UnitTests/hash.cpp b/UnitTests/hash.cpp index 656f886c3..7dc206c85 100644 --- a/UnitTests/hash.cpp +++ b/UnitTests/hash.cpp @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: MIT - Copyright © 2023-2025 Amebis + Copyright © 2023-2026 Amebis */ #include "pch.hpp" diff --git a/UnitTests/langid.cpp b/UnitTests/langid.cpp index a65bfe05f..038d2c24e 100644 --- a/UnitTests/langid.cpp +++ b/UnitTests/langid.cpp @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: MIT - Copyright © 2024-2025 Amebis + Copyright © 2024-2026 Amebis */ #include "pch.hpp" diff --git a/UnitTests/main.cpp b/UnitTests/main.cpp index fd14807a3..64a9b3088 100644 --- a/UnitTests/main.cpp +++ b/UnitTests/main.cpp @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: MIT - Copyright © 2023-2025 Amebis + Copyright © 2023-2026 Amebis */ #include "pch.hpp" diff --git a/UnitTests/math.cpp b/UnitTests/math.cpp index cefe066c0..a05bc1077 100644 --- a/UnitTests/math.cpp +++ b/UnitTests/math.cpp @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: MIT - Copyright © 2023-2025 Amebis + Copyright © 2023-2026 Amebis */ #include "pch.hpp" diff --git a/UnitTests/parser.cpp b/UnitTests/parser.cpp index 69be56ceb..52726da31 100644 --- a/UnitTests/parser.cpp +++ b/UnitTests/parser.cpp @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: MIT - Copyright © 2023-2025 Amebis + Copyright © 2023-2026 Amebis */ #include "pch.hpp" diff --git a/UnitTests/pch.cpp b/UnitTests/pch.cpp index 8a6388b74..1a32ce9c4 100644 --- a/UnitTests/pch.cpp +++ b/UnitTests/pch.cpp @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: MIT - Copyright © 2023-2025 Amebis + Copyright © 2023-2026 Amebis */ #include "pch.hpp" diff --git a/UnitTests/pch.hpp b/UnitTests/pch.hpp index c9b3e5cfb..1e692bbc5 100644 --- a/UnitTests/pch.hpp +++ b/UnitTests/pch.hpp @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: MIT - Copyright © 2023-2025 Amebis + Copyright © 2023-2026 Amebis */ #pragma once diff --git a/UnitTests/pool.cpp b/UnitTests/pool.cpp index ca326af90..be4f9daeb 100644 --- a/UnitTests/pool.cpp +++ b/UnitTests/pool.cpp @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: MIT - Copyright © 2023-2025 Amebis + Copyright © 2023-2026 Amebis */ #include "pch.hpp" diff --git a/UnitTests/ring.cpp b/UnitTests/ring.cpp index c15906c8b..54917d57a 100644 --- a/UnitTests/ring.cpp +++ b/UnitTests/ring.cpp @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: MIT - Copyright © 2023-2025 Amebis + Copyright © 2023-2026 Amebis */ #include "pch.hpp" diff --git a/UnitTests/sgml.cpp b/UnitTests/sgml.cpp index cef6cfb75..6aa1afc60 100644 --- a/UnitTests/sgml.cpp +++ b/UnitTests/sgml.cpp @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: MIT - Copyright © 2023-2025 Amebis + Copyright © 2023-2026 Amebis */ #include "pch.hpp" diff --git a/UnitTests/stream.cpp b/UnitTests/stream.cpp index 685ad0898..77796ab9a 100644 --- a/UnitTests/stream.cpp +++ b/UnitTests/stream.cpp @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: MIT - Copyright © 2023-2025 Amebis + Copyright © 2023-2026 Amebis */ #include "pch.hpp" diff --git a/UnitTests/string.cpp b/UnitTests/string.cpp index e08f37fb0..77d711c99 100644 --- a/UnitTests/string.cpp +++ b/UnitTests/string.cpp @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: MIT - Copyright © 2023-2025 Amebis + Copyright © 2023-2026 Amebis */ #include "pch.hpp" diff --git a/UnitTests/unicode.cpp b/UnitTests/unicode.cpp index 31b25b695..dd1b7d5b6 100644 --- a/UnitTests/unicode.cpp +++ b/UnitTests/unicode.cpp @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: MIT - Copyright © 2023-2025 Amebis + Copyright © 2023-2026 Amebis */ #include "pch.hpp" diff --git a/UnitTests/watchdog.cpp b/UnitTests/watchdog.cpp index ca8335c1c..f588320cd 100644 --- a/UnitTests/watchdog.cpp +++ b/UnitTests/watchdog.cpp @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: MIT - Copyright © 2023-2025 Amebis + Copyright © 2023-2026 Amebis */ #include "pch.hpp" diff --git a/UnitTests/zlib.cpp b/UnitTests/zlib.cpp index 03a7e56a7..815cf13f2 100644 --- a/UnitTests/zlib.cpp +++ b/UnitTests/zlib.cpp @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: MIT - Copyright © 2024-2025 Amebis + Copyright © 2024-2026 Amebis */ #include "pch.hpp" diff --git a/include/stdex/assert.hpp b/include/stdex/assert.hpp index 18a550da3..52a27f0ae 100644 --- a/include/stdex/assert.hpp +++ b/include/stdex/assert.hpp @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: MIT - Copyright © 2023-2025 Amebis + Copyright © 2023-2026 Amebis */ #pragma once diff --git a/include/stdex/base64.hpp b/include/stdex/base64.hpp index 5586287ce..b0af1a9b7 100644 --- a/include/stdex/base64.hpp +++ b/include/stdex/base64.hpp @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: MIT - Copyright © 2016-2025 Amebis + Copyright © 2016-2026 Amebis */ #pragma once diff --git a/include/stdex/chrono.hpp b/include/stdex/chrono.hpp index a9e645c78..a1fe9eb87 100644 --- a/include/stdex/chrono.hpp +++ b/include/stdex/chrono.hpp @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: MIT - Copyright © 2023-2025 Amebis + Copyright © 2023-2026 Amebis */ #pragma once diff --git a/include/stdex/compat.hpp b/include/stdex/compat.hpp index 280406dd0..3da10abc7 100644 --- a/include/stdex/compat.hpp +++ b/include/stdex/compat.hpp @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: MIT - Copyright © 2022-2025 Amebis + Copyright © 2022-2026 Amebis */ #pragma once diff --git a/include/stdex/curl.hpp b/include/stdex/curl.hpp index 5069c3c61..92e2affc9 100644 --- a/include/stdex/curl.hpp +++ b/include/stdex/curl.hpp @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: MIT - Copyright © 2016-2025 Amebis + Copyright © 2016-2026 Amebis */ #pragma once diff --git a/include/stdex/debug.hpp b/include/stdex/debug.hpp index 50ebf93c0..c0d715d6e 100644 --- a/include/stdex/debug.hpp +++ b/include/stdex/debug.hpp @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: MIT - Copyright © 2023-2025 Amebis + Copyright © 2023-2026 Amebis */ #pragma once diff --git a/include/stdex/endian.hpp b/include/stdex/endian.hpp index da16c3601..7815b7a93 100644 --- a/include/stdex/endian.hpp +++ b/include/stdex/endian.hpp @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: MIT - Copyright © 2023-2025 Amebis + Copyright © 2023-2026 Amebis */ #pragma once diff --git a/include/stdex/exception.hpp b/include/stdex/exception.hpp index a688d2134..430fe8fb8 100644 --- a/include/stdex/exception.hpp +++ b/include/stdex/exception.hpp @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: MIT - Copyright © 2023-2025 Amebis + Copyright © 2023-2026 Amebis */ #pragma once diff --git a/include/stdex/hash.hpp b/include/stdex/hash.hpp index 02d5ea6c3..23ebb9d00 100644 --- a/include/stdex/hash.hpp +++ b/include/stdex/hash.hpp @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: MIT - Copyright © 2016-2025 Amebis + Copyright © 2016-2026 Amebis */ #pragma once diff --git a/include/stdex/hex.hpp b/include/stdex/hex.hpp index 0309e0ef9..827d9d4a7 100644 --- a/include/stdex/hex.hpp +++ b/include/stdex/hex.hpp @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: MIT - Copyright © 2016-2025 Amebis + Copyright © 2016-2026 Amebis */ #pragma once diff --git a/include/stdex/html.hpp b/include/stdex/html.hpp index 38fde6277..e456f866f 100644 --- a/include/stdex/html.hpp +++ b/include/stdex/html.hpp @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: MIT - Copyright © 2016-2025 Amebis + Copyright © 2016-2026 Amebis */ #pragma once diff --git a/include/stdex/idrec.hpp b/include/stdex/idrec.hpp index 4c941a590..9511ddf1d 100644 --- a/include/stdex/idrec.hpp +++ b/include/stdex/idrec.hpp @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: MIT - Copyright © 2016-2025 Amebis + Copyright © 2016-2026 Amebis */ #pragma once diff --git a/include/stdex/interval.hpp b/include/stdex/interval.hpp index d529523d6..dae6fabff 100644 --- a/include/stdex/interval.hpp +++ b/include/stdex/interval.hpp @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: MIT - Copyright © 2023-2025 Amebis + Copyright © 2023-2026 Amebis */ #pragma once diff --git a/include/stdex/json.hpp b/include/stdex/json.hpp index b60f0fa72..dd38ffde3 100644 --- a/include/stdex/json.hpp +++ b/include/stdex/json.hpp @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: MIT - Copyright © 2025 Amebis + Copyright © 2025-2026 Amebis */ #pragma once diff --git a/include/stdex/langid.hpp b/include/stdex/langid.hpp index 8fbb1ed35..078289acd 100644 --- a/include/stdex/langid.hpp +++ b/include/stdex/langid.hpp @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: MIT - Copyright © 2024-2025 Amebis + Copyright © 2024-2026 Amebis */ #pragma once diff --git a/include/stdex/locale.hpp b/include/stdex/locale.hpp index 98862c454..1c972a0a5 100644 --- a/include/stdex/locale.hpp +++ b/include/stdex/locale.hpp @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: MIT - Copyright © 2016-2025 Amebis + Copyright © 2016-2026 Amebis */ #pragma once diff --git a/include/stdex/mapping.hpp b/include/stdex/mapping.hpp index 2edab6c38..d40e6d322 100644 --- a/include/stdex/mapping.hpp +++ b/include/stdex/mapping.hpp @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: MIT - Copyright © 2023-2025 Amebis + Copyright © 2023-2026 Amebis */ #pragma once diff --git a/include/stdex/math.hpp b/include/stdex/math.hpp index 3169fe5e7..46efb95ad 100644 --- a/include/stdex/math.hpp +++ b/include/stdex/math.hpp @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: MIT - Copyright © 2023-2025 Amebis + Copyright © 2023-2026 Amebis */ #pragma once diff --git a/include/stdex/mbedtls.hpp b/include/stdex/mbedtls.hpp index 9b1c238ab..46f65608e 100644 --- a/include/stdex/mbedtls.hpp +++ b/include/stdex/mbedtls.hpp @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: MIT - Copyright © 2016-2025 Amebis + Copyright © 2016-2026 Amebis */ #pragma once diff --git a/include/stdex/memory.hpp b/include/stdex/memory.hpp index 3e7fb86e9..5bf637af3 100644 --- a/include/stdex/memory.hpp +++ b/include/stdex/memory.hpp @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: MIT - Copyright © 2023-2025 Amebis + Copyright © 2023-2026 Amebis */ #pragma once diff --git a/include/stdex/minisign.hpp b/include/stdex/minisign.hpp index 6fcd9a65f..79eea6e73 100644 --- a/include/stdex/minisign.hpp +++ b/include/stdex/minisign.hpp @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: MIT - Copyright © 2023-2025 Amebis + Copyright © 2023-2026 Amebis */ #pragma once diff --git a/include/stdex/parser.hpp b/include/stdex/parser.hpp index 07cdb4881..872464cd8 100644 --- a/include/stdex/parser.hpp +++ b/include/stdex/parser.hpp @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: MIT - Copyright © 2023-2025 Amebis + Copyright © 2023-2026 Amebis */ #pragma once diff --git a/include/stdex/pool.hpp b/include/stdex/pool.hpp index ce69e1bc0..8a85c5eee 100644 --- a/include/stdex/pool.hpp +++ b/include/stdex/pool.hpp @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: MIT - Copyright © 2023-2025 Amebis + Copyright © 2023-2026 Amebis */ #pragma once diff --git a/include/stdex/progress.hpp b/include/stdex/progress.hpp index 33ca9c618..c2520380f 100644 --- a/include/stdex/progress.hpp +++ b/include/stdex/progress.hpp @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: MIT - Copyright © 2023-2025 Amebis + Copyright © 2023-2026 Amebis */ #pragma once diff --git a/include/stdex/ring.hpp b/include/stdex/ring.hpp index d3b21e4f2..ec56ff079 100644 --- a/include/stdex/ring.hpp +++ b/include/stdex/ring.hpp @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: MIT - Copyright © 2023-2025 Amebis + Copyright © 2023-2026 Amebis */ #pragma once diff --git a/include/stdex/scoped_executor.hpp b/include/stdex/scoped_executor.hpp index 1b26a532a..03e774c7e 100644 --- a/include/stdex/scoped_executor.hpp +++ b/include/stdex/scoped_executor.hpp @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: MIT - Copyright © 2023-2025 Amebis + Copyright © 2023-2026 Amebis */ #pragma once diff --git a/include/stdex/sgml.hpp b/include/stdex/sgml.hpp index a16fba8a4..2d5bbd378 100644 --- a/include/stdex/sgml.hpp +++ b/include/stdex/sgml.hpp @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: MIT - Copyright © 2023-2025 Amebis + Copyright © 2023-2026 Amebis */ #pragma once diff --git a/include/stdex/sgml_unicode.hpp b/include/stdex/sgml_unicode.hpp index 35e7d3246..dc7caf3d8 100644 --- a/include/stdex/sgml_unicode.hpp +++ b/include/stdex/sgml_unicode.hpp @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: MIT - Copyright © 2023-2025 Amebis + Copyright © 2023-2026 Amebis */ #pragma once diff --git a/include/stdex/socket.hpp b/include/stdex/socket.hpp index 0ac50178b..d1b0e6883 100644 --- a/include/stdex/socket.hpp +++ b/include/stdex/socket.hpp @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: MIT - Copyright © 2023-2025 Amebis + Copyright © 2023-2026 Amebis */ #pragma once diff --git a/include/stdex/spinlock.hpp b/include/stdex/spinlock.hpp index c09081278..98b15461e 100644 --- a/include/stdex/spinlock.hpp +++ b/include/stdex/spinlock.hpp @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: MIT - Copyright © 2023-2025 Amebis + Copyright © 2023-2026 Amebis */ #pragma once diff --git a/include/stdex/stream.hpp b/include/stdex/stream.hpp index cbc786262..1b44de32d 100644 --- a/include/stdex/stream.hpp +++ b/include/stdex/stream.hpp @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: MIT - Copyright © 2023-2025 Amebis + Copyright © 2023-2026 Amebis */ #pragma once diff --git a/include/stdex/string.hpp b/include/stdex/string.hpp index 6706b5c19..c60a2355d 100644 --- a/include/stdex/string.hpp +++ b/include/stdex/string.hpp @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: MIT - Copyright © 2016-2025 Amebis + Copyright © 2016-2026 Amebis */ #pragma once diff --git a/include/stdex/sys_info.hpp b/include/stdex/sys_info.hpp index 1162d6097..7a4ca0727 100644 --- a/include/stdex/sys_info.hpp +++ b/include/stdex/sys_info.hpp @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: MIT - Copyright © 2023-2025 Amebis + Copyright © 2023-2026 Amebis */ #pragma once diff --git a/include/stdex/system.hpp b/include/stdex/system.hpp index 5b21a55be..669a493b0 100644 --- a/include/stdex/system.hpp +++ b/include/stdex/system.hpp @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: MIT - Copyright © 2023-2025 Amebis + Copyright © 2023-2026 Amebis */ #pragma once diff --git a/include/stdex/unicode.hpp b/include/stdex/unicode.hpp index 6bb91033e..2ca697d12 100644 --- a/include/stdex/unicode.hpp +++ b/include/stdex/unicode.hpp @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: MIT - Copyright © 2023-2025 Amebis + Copyright © 2023-2026 Amebis */ #pragma once diff --git a/include/stdex/uuid.hpp b/include/stdex/uuid.hpp index 0b8f74fd5..342d18850 100644 --- a/include/stdex/uuid.hpp +++ b/include/stdex/uuid.hpp @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: MIT - Copyright © 2016-2025 Amebis + Copyright © 2016-2026 Amebis */ #pragma once diff --git a/include/stdex/vector_queue.hpp b/include/stdex/vector_queue.hpp index c92729a91..9dbede484 100644 --- a/include/stdex/vector_queue.hpp +++ b/include/stdex/vector_queue.hpp @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: MIT - Copyright © 2016-2025 Amebis + Copyright © 2016-2026 Amebis */ #pragma once diff --git a/include/stdex/watchdog.hpp b/include/stdex/watchdog.hpp index 93e3a574e..2a2efe3cd 100644 --- a/include/stdex/watchdog.hpp +++ b/include/stdex/watchdog.hpp @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: MIT - Copyright © 2023-2025 Amebis + Copyright © 2023-2026 Amebis */ #pragma once diff --git a/include/stdex/wav.hpp b/include/stdex/wav.hpp index 0f1d539f4..3cf338baf 100644 --- a/include/stdex/wav.hpp +++ b/include/stdex/wav.hpp @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: MIT - Copyright © 2023-2025 Amebis + Copyright © 2023-2026 Amebis */ #pragma once diff --git a/include/stdex/windows.h b/include/stdex/windows.h index 0466b1232..8604a948b 100644 --- a/include/stdex/windows.h +++ b/include/stdex/windows.h @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: MIT - Copyright © 2023-2025 Amebis + Copyright © 2023-2026 Amebis */ #pragma once diff --git a/include/stdex/zlib.hpp b/include/stdex/zlib.hpp index adc8c4536..80fa44268 100644 --- a/include/stdex/zlib.hpp +++ b/include/stdex/zlib.hpp @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: MIT - Copyright © 2016-2025 Amebis + Copyright © 2016-2026 Amebis */ #pragma once