diff options
author | Hein-Pieter van Braam <hp@tmm.cx> | 2017-12-20 01:04:30 +0100 |
---|---|---|
committer | Hein-Pieter van Braam <hp@tmm.cx> | 2017-12-20 01:04:30 +0100 |
commit | 7a10d3ab78975a95f55b1bf97705ff8cc300da08 (patch) | |
tree | 7c8a663cf7efa110dda1c0cf704e15245cb9e1b5 /scene/3d/voxel_light_baker.cpp | |
parent | 9fa5a588f0ad42c58b07b0c30bf56a29d59378bf (diff) | |
download | redot-engine-7a10d3ab78975a95f55b1bf97705ff8cc300da08.tar.gz |
Correct license headers in main.cpp and voxel_light_baker.cpp
Sorry for the churn
Diffstat (limited to 'scene/3d/voxel_light_baker.cpp')
-rw-r--r-- | scene/3d/voxel_light_baker.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scene/3d/voxel_light_baker.cpp b/scene/3d/voxel_light_baker.cpp index 71f1b7caa8..bc3f62cfd1 100644 --- a/scene/3d/voxel_light_baker.cpp +++ b/scene/3d/voxel_light_baker.cpp @@ -1,5 +1,5 @@ /*************************************************************************/ -/* main.cpp */ +/* voxel_light_baker.cpp */ /*************************************************************************/ /* This file is part of: */ /* GODOT ENGINE */ |