Browse Source

Correct license headers in main.cpp and voxel_light_baker.cpp

Sorry for the churn
Hein-Pieter van Braam 7 năm trước cách đây
mục cha
commit
7a10d3ab78
2 tập tin đã thay đổi với 2 bổ sung2 xóa
  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                                */