Code style: move or add licensing information on top of every file

This commit is contained in:
Arseniy Shestakov
2017-07-14 01:26:03 +03:00
parent 564cf05117
commit f1e5797834
335 changed files with 1881 additions and 1512 deletions
+9
View File
@@ -1,3 +1,12 @@
/*
* CSoundBase.h, part of VCMI engine
*
* Authors: listed in file AUTHORS in main folder
*
* License: GNU General Public License v2.0 or later
* Full text of license available in license.txt file, in main folder
*
*/
#pragma once
// Use some magic to keep the list of files and their code name in sync.