瀏覽代碼

Correct license headers in main.cpp and voxel_light_baker.cpp

Sorry for the churn
Hein-Pieter van Braam 7 年之前
父節點
當前提交
7a10d3ab78
共有 2 個文件被更改,包括 2 次插入2 次删除
  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                                */