[NTDLL_APITEST] Relicense implicit tls tests as MIT

Approval from original author given to Carl Bialorucki in writing.
This commit is contained in:
Carl J. Bialorucki
2026-03-31 16:56:51 +02:00
parent c93cbb9bf1
commit ec6bae2b31
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
/*
* PROJECT: ReactOS API Tests
* LICENSE: LGPL-2.0-or-later (https://spdx.org/licenses/LGPL-2.0-or-later)
* LICENSE: MIT (https://spdx.org/licenses/MIT)
* PURPOSE: Tests for Implicit Thread Local Storage (TLS) support
* COPYRIGHT: Copyright 2025 Shane Fournier <shanefournier@yandex.com>
*/

View File

@@ -1,6 +1,6 @@
/*
* PROJECT: ReactOS API Tests
* LICENSE: LGPL-2.0-or-later (https://spdx.org/licenses/LGPL-2.0-or-later)
* LICENSE: MIT (https://spdx.org/licenses/MIT)
* PURPOSE: Tests for Implicit Thread Local Storage (TLS) support
* COPYRIGHT: Copyright 2025 Shane Fournier <shanefournier@yandex.com>
*/