mirror of
https://github.com/vcmi/vcmi.git
synced 2025-12-01 23:12:49 +02:00
Code style: move or add licensing information on top of every file
This commit is contained in:
@@ -1,8 +1,3 @@
|
||||
#pragma once
|
||||
|
||||
|
||||
|
||||
|
||||
/*
|
||||
* CThreadHelper.h, part of VCMI engine
|
||||
*
|
||||
@@ -12,6 +7,8 @@
|
||||
* Full text of license available in license.txt file, in main folder
|
||||
*
|
||||
*/
|
||||
#pragma once
|
||||
|
||||
|
||||
typedef std::function<void()> Task;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user