mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-06 09:09:40 +02:00
Code style: move or add licensing information on top of every file
This commit is contained in:
@@ -1,7 +1,3 @@
|
||||
#pragma once
|
||||
|
||||
#include "../GameConstants.h"
|
||||
|
||||
/*
|
||||
* ObjectTemplate.h, part of VCMI engine
|
||||
*
|
||||
@@ -11,6 +7,9 @@
|
||||
* Full text of license available in license.txt file, in main folder
|
||||
*
|
||||
*/
|
||||
#pragma once
|
||||
|
||||
#include "../GameConstants.h"
|
||||
|
||||
class CBinaryReader;
|
||||
class CLegacyConfigParser;
|
||||
|
||||
Reference in New Issue
Block a user