mirror of
https://github.com/reactos/reactos.git
synced 2026-06-02 17:31:23 +08:00
[NTDLL_APITEST] Relicense implicit tls tests as MIT
Approval from original author given to Carl Bialorucki in writing.
This commit is contained in:
@@ -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>
|
||||
*/
|
||||
|
||||
@@ -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>
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user