mirror of
https://github.com/reactos/reactos.git
synced 2026-06-20 01:27:19 +08:00
[KMTESTS] Change license to LGPL and update to SPDX headers.
Permission for this change was given by all authors (who are now mentioned in the copyright lines).
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
/*
|
||||
* PROJECT: ReactOS kernel-mode tests
|
||||
* LICENSE: GPLv2+ - See COPYING in the top level directory
|
||||
* PURPOSE: Kernel-Mode Test Suite Example user-mode test part
|
||||
* PROGRAMMER: Thomas Faber <thomas.faber@reactos.org>
|
||||
* PROJECT: ReactOS kernel-mode tests
|
||||
* LICENSE: LGPL-2.1+ (https://spdx.org/licenses/LGPL-2.1+)
|
||||
* PURPOSE: Kernel-Mode Test Suite Example user-mode test part
|
||||
* COPYRIGHT: Copyright 2011-2018 Thomas Faber <thomas.faber@reactos.org>
|
||||
*/
|
||||
|
||||
#include <kmt_test.h>
|
||||
|
||||
Reference in New Issue
Block a user