[NTDLL_APITEST] Add license header for NtFreeVirtualMemory.c
authorThomas Faber <thomas.faber@reactos.org>
Thu, 7 Dec 2017 11:25:01 +0000 (12:25 +0100)
committerThomas Faber <thomas.faber@reactos.org>
Fri, 8 Dec 2017 08:47:42 +0000 (09:47 +0100)
modules/rostests/apitests/ntdll/NtFreeVirtualMemory.c

index 7a0b4bc..02ebe8d 100644 (file)
@@ -1,3 +1,9 @@
+/*
+ * PROJECT:     ReactOS API Tests
+ * LICENSE:     GPL-2.0+ (https://spdx.org/licenses/GPL-2.0+)
+ * PURPOSE:     Test for NtFreeVirtualMemory
+ * COPYRIGHT:   Copyright 2011 Jérôme Gardou <jerome.gardou@reactos.org>
+ */
 
 #include "precomp.h"