[ACLAYERS][APPSHIM_APITEST] Relicense to a friendlier license

This commit is contained in:
Mark Jansen
2026-06-21 01:33:39 +02:00
parent ac06652ab6
commit ab16c8a867
14 changed files with 32 additions and 32 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
/*
* PROJECT: ReactOS 'Layers' Shim library
* LICENSE: GPL-2.0+ (https://spdx.org/licenses/GPL-2.0+)
* LICENSE: MIT (https://spdx.org/licenses/MIT)
* PURPOSE: Display settings related shims
* COPYRIGHT: Copyright 2016,2017 Mark Jansen ([email protected])
* COPYRIGHT: Copyright 2016,2017 Mark Jansen <[email protected]>
*/
#define WIN32_NO_STATUS
@@ -1,8 +1,8 @@
/*
* PROJECT: ReactOS 'Layers' Shim library
* LICENSE: GPL-2.0-or-later (https://spdx.org/licenses/GPL-2.0-or-later)
* LICENSE: MIT (https://spdx.org/licenses/MIT)
* PURPOSE: ForceDxSetupSuccess shim
* COPYRIGHT: Copyright 2019 Mark Jansen ([email protected])
* COPYRIGHT: Copyright 2019 Mark Jansen <[email protected]>
*/
#define WIN32_NO_STATUS
@@ -1,8 +1,8 @@
/*
* PROJECT: ReactOS 'Layers' Shim library
* LICENSE: GPL-2.0-or-later (https://spdx.org/licenses/GPL-2.0-or-later)
* LICENSE: MIT (https://spdx.org/licenses/MIT)
* PURPOSE: IgnoreLoadLibrary shim
* COPYRIGHT: Copyright 2019 Mark Jansen ([email protected])
* COPYRIGHT: Copyright 2019 Mark Jansen <[email protected]>
*/
#define WIN32_NO_STATUS
+2 -2
View File
@@ -1,8 +1,8 @@
/*
* PROJECT: ReactOS 'Layers' Shim library
* LICENSE: GPL-2.0+ (https://spdx.org/licenses/GPL-2.0+)
* LICENSE: MIT (https://spdx.org/licenses/MIT)
* PURPOSE: Shim entrypoint
* COPYRIGHT: Copyright 2016,2017 Mark Jansen ([email protected])
* COPYRIGHT: Copyright 2016,2017 Mark Jansen <[email protected]>
*/
#define WIN32_NO_STATUS
+2 -2
View File
@@ -1,8 +1,8 @@
/*
* PROJECT: ReactOS 'Layers' Shim library
* LICENSE: GPL-2.0+ (https://spdx.org/licenses/GPL-2.0+)
* LICENSE: MIT (https://spdx.org/licenses/MIT)
* PURPOSE: Version lie shims
* COPYRIGHT: Copyright 2016,2017 Mark Jansen ([email protected])
* COPYRIGHT: Copyright 2016,2017 Mark Jansen <[email protected]>
*/
#define WIN32_NO_STATUS
+2 -2
View File
@@ -1,8 +1,8 @@
/*
* PROJECT: ReactOS 'Layers' Shim library
* LICENSE: GPL-2.0+ (https://spdx.org/licenses/GPL-2.0+)
* LICENSE: MIT (https://spdx.org/licenses/MIT)
* PURPOSE: Version lie implementation helper
* COPYRIGHT: Copyright 2016,2017 Mark Jansen ([email protected])
* COPYRIGHT: Copyright 2016,2017 Mark Jansen <[email protected]>
*/
#include <setup_shim.inl>
+3 -3
View File
@@ -1,9 +1,9 @@
/*
* PROJECT: ReactOS 'Layers' Shim library
* LICENSE: GPL-2.0+ (https://spdx.org/licenses/GPL-2.0+)
* LICENSE: MIT (https://spdx.org/licenses/MIT)
* PURPOSE: Shim for VMWare Horizon setup
* COPYRIGHT: Copyright 2017 Thomas Faber ([email protected])
* Copyright 2017 Mark Jansen ([email protected])
* COPYRIGHT: Copyright 2017 Thomas Faber <[email protected]>
* Copyright 2017 Mark Jansen <[email protected]>
*/
#define WIN32_NO_STATUS
+2 -2
View File
@@ -1,8 +1,8 @@
/*
* PROJECT: appshim_apitest
* LICENSE: GPL-2.0+ (https://spdx.org/licenses/GPL-2.0+)
* LICENSE: MIT (https://spdx.org/licenses/MIT)
* PURPOSE: Tests for display mode shims
* COPYRIGHT: Copyright 2016-2018 Mark Jansen ([email protected])
* COPYRIGHT: Copyright 2016-2018 Mark Jansen <[email protected]>
*/
#include <ntstatus.h>
@@ -1,8 +1,8 @@
/*
* PROJECT: appshim_apitest
* LICENSE: GPL-2.0-or-later (https://spdx.org/licenses/GPL-2.0-or-later)
* LICENSE: MIT (https://spdx.org/licenses/MIT)
* PURPOSE: Tests for ForceDxSetupSuccess shim
* COPYRIGHT: Copyright 2019 Mark Jansen ([email protected])
* COPYRIGHT: Copyright 2019 Mark Jansen <[email protected]>
*/
#include <ntstatus.h>
@@ -1,8 +1,8 @@
/*
* PROJECT: appshim_apitest
* LICENSE: GPL-2.0+ (https://spdx.org/licenses/GPL-2.0+)
* LICENSE: MIT (https://spdx.org/licenses/MIT)
* PURPOSE: Test to document the hooks used by various shims in AcGenral
* COPYRIGHT: Copyright 2017-2018 Mark Jansen ([email protected])
* COPYRIGHT: Copyright 2017-2018 Mark Jansen <[email protected]>
*/
#include <ntstatus.h>
@@ -1,8 +1,8 @@
/*
* PROJECT: appshim_apitest
* LICENSE: GPL-2.0+ (https://spdx.org/licenses/GPL-2.0+)
* LICENSE: MIT (https://spdx.org/licenses/MIT)
* PURPOSE: Tests for IgnoreFreeLibrary shim
* COPYRIGHT: Copyright 2018 Mark Jansen ([email protected])
* COPYRIGHT: Copyright 2018 Mark Jansen <[email protected]>
*/
#include <ntstatus.h>
@@ -1,9 +1,9 @@
/*
* PROJECT: appshim_apitest
* LICENSE: GPL-2.0-or-later (https://spdx.org/licenses/GPL-2.0-or-later)
* PURPOSE: Tests for IgnoreLoadLibrary shim
* COPYRIGHT: Copyright 2019 Mark Jansen ([email protected])
*/
* PROJECT: appshim_apitest
* LICENSE: MIT (https://spdx.org/licenses/MIT)
* PURPOSE: Tests for IgnoreLoadLibrary shim
* COPYRIGHT: Copyright 2019 Mark Jansen <[email protected]>
*/
#include <ntstatus.h>
#define WIN32_NO_STATUS
@@ -1,8 +1,8 @@
/*
* PROJECT: appshim_apitest
* LICENSE: GPL-2.0+ (https://spdx.org/licenses/GPL-2.0+)
* LICENSE: MIT (https://spdx.org/licenses/MIT)
* PURPOSE: Test to document the hooks used by various shims in AcLayers
* COPYRIGHT: Copyright 2018 Mark Jansen ([email protected])
* COPYRIGHT: Copyright 2018 Mark Jansen <[email protected]>
*/
#include <ntstatus.h>
@@ -1,8 +1,8 @@
/*
* PROJECT: appshim_apitest
* LICENSE: GPL-2.0+ (https://spdx.org/licenses/GPL-2.0+)
* LICENSE: MIT (https://spdx.org/licenses/MIT)
* PURPOSE: Tests for versionlie shims
* COPYRIGHT: Copyright 2015-2018 Mark Jansen ([email protected])
* COPYRIGHT: Copyright 2015-2018 Mark Jansen <[email protected]>
*/
#include <ntstatus.h>