summaryrefslogtreecommitdiff
path: root/editor/plugins/texture_layered_editor_plugin.cpp
diff options
context:
space:
mode:
authorRémi Verschelde <rverschelde@gmail.com>2020-05-14 13:20:05 +0200
committerRémi Verschelde <rverschelde@gmail.com>2020-05-14 16:54:54 +0200
commit710b34b70227becdc652b4ae027fe0ac47409642 (patch)
tree6642bc825c682cbe629dad81a47e584613740c83 /editor/plugins/texture_layered_editor_plugin.cpp
parent963a27f8a2a2d05bd6ed9a3b3673702622179821 (diff)
Style: Fix missing/invalid copyright headers
Diffstat (limited to 'editor/plugins/texture_layered_editor_plugin.cpp')
-rw-r--r--editor/plugins/texture_layered_editor_plugin.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/plugins/texture_layered_editor_plugin.cpp b/editor/plugins/texture_layered_editor_plugin.cpp
index 6d716951b3..8ab17590f4 100644
--- a/editor/plugins/texture_layered_editor_plugin.cpp
+++ b/editor/plugins/texture_layered_editor_plugin.cpp
@@ -1,5 +1,5 @@
/*************************************************************************/
-/* texture_editor_plugin.cpp */
+/* texture_layered_editor_plugin.cpp */
/*************************************************************************/
/* This file is part of: */
/* GODOT ENGINE */