Fix missing/malformed license headers

This commit is contained in:
Rémi Verschelde
2019-01-01 12:46:36 +01:00
parent 89560c2138
commit d1f3b622f0
49 changed files with 193 additions and 13 deletions

View File

@ -1,5 +1,5 @@
/*************************************************************************/
/* texture_loader_dummy.cpp */
/* texture_loader_dummy.cpp */
/*************************************************************************/
/* This file is part of: */
/* GODOT ENGINE */

View File

@ -1,5 +1,5 @@
/*************************************************************************/
/* texture_loader_dummy.h */
/* texture_loader_dummy.h */
/*************************************************************************/
/* This file is part of: */
/* GODOT ENGINE */

View File

@ -27,6 +27,7 @@
/* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE */
/* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */
/*************************************************************************/
#ifndef RASTERIZERCANVASGLES2_H
#define RASTERIZERCANVASGLES2_H

View File

@ -1,5 +1,5 @@
/*************************************************************************/
/* shader_compiler_gles3.cpp */
/* shader_compiler_gles2.cpp */
/*************************************************************************/
/* This file is part of: */
/* GODOT ENGINE */