Selaa lähdekoodia

Correct license headers in main.cpp and voxel_light_baker.cpp

Sorry for the churn
Hein-Pieter van Braam 7 vuotta sitten
vanhempi
commit
7a10d3ab78
2 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  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:                           */
 /*                           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:                           */
 /*                           GODOT ENGINE                                */