diff --git a/UnitTests/main.cpp b/UnitTests/main.cpp index a3fcb4bb4..9d4a69deb 100644 --- a/UnitTests/main.cpp +++ b/UnitTests/main.cpp @@ -1,4 +1,4 @@ -/* +/* SPDX-License-Identifier: MIT Copyright © 2023 Amebis */ diff --git a/UnitTests/pch.h b/UnitTests/pch.h index 16b6a700a..3cbbefdb5 100644 --- a/UnitTests/pch.h +++ b/UnitTests/pch.h @@ -1,4 +1,4 @@ -/* +/* SPDX-License-Identifier: MIT Copyright © 2023 Amebis */ diff --git a/UnitTests/stream.cpp b/UnitTests/stream.cpp index b50c0bae3..49fec2218 100644 --- a/UnitTests/stream.cpp +++ b/UnitTests/stream.cpp @@ -1,4 +1,4 @@ -/* +/* SPDX-License-Identifier: MIT Copyright © 2023 Amebis */