mirror of
				https://github.com/winfsp/winfsp.git
				synced 2025-10-30 19:48:38 -05:00 
			
		
		
		
	tst: winfsp-tests: add license headers
This commit is contained in:
		| @@ -1,3 +1,20 @@ | ||||
| /** | ||||
|  * @file winfsp-tests.h | ||||
|  * | ||||
|  * @copyright 2015-2016 Bill Zissimopoulos | ||||
|  */ | ||||
| /* | ||||
|  * This file is part of WinFsp. | ||||
|  * | ||||
|  * You can redistribute it and/or modify it under the terms of the GNU | ||||
|  * General Public License version 3 as published by the Free Software | ||||
|  * Foundation. | ||||
|  * | ||||
|  * Licensees holding a valid commercial license may use this file in | ||||
|  * accordance with the commercial license agreement provided with the | ||||
|  * software. | ||||
|  */ | ||||
|  | ||||
| #include <windows.h> | ||||
|  | ||||
| void *memfs_start_ex(ULONG Flags, ULONG FileInfoTimeout); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user