Browse Source

Correct license headers in main.cpp and voxel_light_baker.cpp

Sorry for the churn
Hein-Pieter van Braam 7 years ago
parent
commit
7a10d3ab78
2 changed files with 2 additions and 2 deletions
  1. 1 1
      main/main.cpp
  2. 1 1
      scene/3d/voxel_light_baker.cpp

+ 1 - 1
main/main.cpp

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

+ 1 - 1
scene/3d/voxel_light_baker.cpp

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