diff --git a/UnitTests/hash.cpp b/UnitTests/hash.cpp index a1b4e8a23..b4e45e723 100644 --- a/UnitTests/hash.cpp +++ b/UnitTests/hash.cpp @@ -1,4 +1,4 @@ -/* +/* SPDX-License-Identifier: MIT Copyright © 2023-2024 Amebis */ diff --git a/UnitTests/main.cpp b/UnitTests/main.cpp index b01fb7050..09a58ab0b 100644 --- a/UnitTests/main.cpp +++ b/UnitTests/main.cpp @@ -1,4 +1,4 @@ -/* +/* SPDX-License-Identifier: MIT Copyright © 2023-2024 Amebis */ diff --git a/UnitTests/math.cpp b/UnitTests/math.cpp index c4768b6b6..07d14f1cf 100644 --- a/UnitTests/math.cpp +++ b/UnitTests/math.cpp @@ -1,4 +1,4 @@ -/* +/* SPDX-License-Identifier: MIT Copyright © 2023-2024 Amebis */ diff --git a/UnitTests/parser.cpp b/UnitTests/parser.cpp index 4423a139f..af9288803 100644 --- a/UnitTests/parser.cpp +++ b/UnitTests/parser.cpp @@ -1,4 +1,4 @@ -/* +/* SPDX-License-Identifier: MIT Copyright © 2023-2024 Amebis */ diff --git a/UnitTests/pch.hpp b/UnitTests/pch.hpp index 2895583c9..786441db6 100644 --- a/UnitTests/pch.hpp +++ b/UnitTests/pch.hpp @@ -1,4 +1,4 @@ -/* +/* SPDX-License-Identifier: MIT Copyright © 2023-2024 Amebis */ diff --git a/UnitTests/pool.cpp b/UnitTests/pool.cpp index 2eb186272..2950cee45 100644 --- a/UnitTests/pool.cpp +++ b/UnitTests/pool.cpp @@ -1,4 +1,4 @@ -/* +/* SPDX-License-Identifier: MIT Copyright © 2023-2024 Amebis */ diff --git a/UnitTests/ring.cpp b/UnitTests/ring.cpp index 1f42db7fa..35689b19a 100644 --- a/UnitTests/ring.cpp +++ b/UnitTests/ring.cpp @@ -1,4 +1,4 @@ -/* +/* SPDX-License-Identifier: MIT Copyright © 2023-2024 Amebis */ diff --git a/UnitTests/sgml.cpp b/UnitTests/sgml.cpp index 02d3e808c..9d3558c26 100644 --- a/UnitTests/sgml.cpp +++ b/UnitTests/sgml.cpp @@ -1,4 +1,4 @@ -/* +/* SPDX-License-Identifier: MIT Copyright © 2023-2024 Amebis */ diff --git a/UnitTests/stream.cpp b/UnitTests/stream.cpp index 48498e638..8c98ca49d 100644 --- a/UnitTests/stream.cpp +++ b/UnitTests/stream.cpp @@ -1,4 +1,4 @@ -/* +/* SPDX-License-Identifier: MIT Copyright © 2023-2024 Amebis */ diff --git a/UnitTests/string.cpp b/UnitTests/string.cpp index 3485645e6..df0d7b568 100644 --- a/UnitTests/string.cpp +++ b/UnitTests/string.cpp @@ -1,4 +1,4 @@ -/* +/* SPDX-License-Identifier: MIT Copyright © 2023-2024 Amebis */ diff --git a/UnitTests/unicode.cpp b/UnitTests/unicode.cpp index 4fb7a8943..323ee64e8 100644 --- a/UnitTests/unicode.cpp +++ b/UnitTests/unicode.cpp @@ -1,4 +1,4 @@ -/* +/* SPDX-License-Identifier: MIT Copyright © 2023-2024 Amebis */ diff --git a/UnitTests/watchdog.cpp b/UnitTests/watchdog.cpp index a0a2d1e1c..a6d8cfbe7 100644 --- a/UnitTests/watchdog.cpp +++ b/UnitTests/watchdog.cpp @@ -1,4 +1,4 @@ -/* +/* SPDX-License-Identifier: MIT Copyright © 2023-2024 Amebis */ diff --git a/UnitTests/zlib.cpp b/UnitTests/zlib.cpp index 119688296..e38ec86a8 100644 --- a/UnitTests/zlib.cpp +++ b/UnitTests/zlib.cpp @@ -1,4 +1,4 @@ -/* +/* SPDX-License-Identifier: MIT Copyright © 2024 Amebis */ diff --git a/include/stdex/base64.hpp b/include/stdex/base64.hpp index 30aa902b7..f3ff9a5c7 100644 --- a/include/stdex/base64.hpp +++ b/include/stdex/base64.hpp @@ -1,4 +1,4 @@ -/* +/* SPDX-License-Identifier: MIT Copyright © 2016-2024 Amebis */ diff --git a/include/stdex/endian.hpp b/include/stdex/endian.hpp index ea4fd92f1..590319ff8 100644 --- a/include/stdex/endian.hpp +++ b/include/stdex/endian.hpp @@ -1,4 +1,4 @@ -/* +/* SPDX-License-Identifier: MIT Copyright © 2023-2024 Amebis */ diff --git a/include/stdex/html.hpp b/include/stdex/html.hpp index 4938d71a6..02eeead5e 100644 --- a/include/stdex/html.hpp +++ b/include/stdex/html.hpp @@ -1,4 +1,4 @@ -/* +/* SPDX-License-Identifier: MIT Copyright © 2016-2024 Amebis */ diff --git a/include/stdex/idrec.hpp b/include/stdex/idrec.hpp index db6052037..6856f7d2b 100644 --- a/include/stdex/idrec.hpp +++ b/include/stdex/idrec.hpp @@ -1,4 +1,4 @@ -/* +/* SPDX-License-Identifier: MIT Copyright © 2016-2024 Amebis */ diff --git a/include/stdex/locale.hpp b/include/stdex/locale.hpp index 1f3f6ae76..054426bdc 100644 --- a/include/stdex/locale.hpp +++ b/include/stdex/locale.hpp @@ -1,4 +1,4 @@ -/* +/* SPDX-License-Identifier: MIT Copyright © 2016-2024 Amebis */ diff --git a/include/stdex/parser.hpp b/include/stdex/parser.hpp index a33657fb1..d98d59a8e 100644 --- a/include/stdex/parser.hpp +++ b/include/stdex/parser.hpp @@ -1,4 +1,4 @@ -/* +/* SPDX-License-Identifier: MIT Copyright © 2023-2024 Amebis */ diff --git a/include/stdex/pool.hpp b/include/stdex/pool.hpp index dde45c667..a2425defd 100644 --- a/include/stdex/pool.hpp +++ b/include/stdex/pool.hpp @@ -1,4 +1,4 @@ -/* +/* SPDX-License-Identifier: MIT Copyright © 2023-2024 Amebis */ diff --git a/include/stdex/progress.hpp b/include/stdex/progress.hpp index 267e2be0c..af4dd4f6c 100644 --- a/include/stdex/progress.hpp +++ b/include/stdex/progress.hpp @@ -1,4 +1,4 @@ -/* +/* SPDX-License-Identifier: MIT Copyright © 2023-2024 Amebis */ diff --git a/include/stdex/sgml.hpp b/include/stdex/sgml.hpp index a6c03a396..6f362a9b4 100644 --- a/include/stdex/sgml.hpp +++ b/include/stdex/sgml.hpp @@ -1,4 +1,4 @@ -/* +/* SPDX-License-Identifier: MIT Copyright © 2023-2024 Amebis */ diff --git a/include/stdex/spinlock.hpp b/include/stdex/spinlock.hpp index 60570f1db..b048b3815 100644 --- a/include/stdex/spinlock.hpp +++ b/include/stdex/spinlock.hpp @@ -1,4 +1,4 @@ -/* +/* SPDX-License-Identifier: MIT Copyright © 2023-2024 Amebis */ diff --git a/include/stdex/stream.hpp b/include/stdex/stream.hpp index 23fd2766e..43e68431f 100644 --- a/include/stdex/stream.hpp +++ b/include/stdex/stream.hpp @@ -1,4 +1,4 @@ -/* +/* SPDX-License-Identifier: MIT Copyright © 2023-2024 Amebis */ diff --git a/include/stdex/string.hpp b/include/stdex/string.hpp index e37a4308e..548923711 100644 --- a/include/stdex/string.hpp +++ b/include/stdex/string.hpp @@ -1,4 +1,4 @@ -/* +/* SPDX-License-Identifier: MIT Copyright © 2016-2024 Amebis */ diff --git a/include/stdex/sys_info.hpp b/include/stdex/sys_info.hpp index 3ce5c16dd..168d675d6 100644 --- a/include/stdex/sys_info.hpp +++ b/include/stdex/sys_info.hpp @@ -1,4 +1,4 @@ -/* +/* SPDX-License-Identifier: MIT Copyright © 2023-2024 Amebis */ diff --git a/include/stdex/wav.hpp b/include/stdex/wav.hpp index 9b3e44184..5bc8f9d8b 100644 --- a/include/stdex/wav.hpp +++ b/include/stdex/wav.hpp @@ -1,4 +1,4 @@ -/* +/* SPDX-License-Identifier: MIT Copyright © 2023-2024 Amebis */ diff --git a/include/stdex/windows.h b/include/stdex/windows.h index d41d3a376..a87898556 100644 --- a/include/stdex/windows.h +++ b/include/stdex/windows.h @@ -1,4 +1,4 @@ -/* +/* SPDX-License-Identifier: MIT Copyright © 2023-2024 Amebis */