소스 검색

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                                */