summaryrefslogtreecommitdiff
path: root/modules/mobile_vr
diff options
context:
space:
mode:
authorRémi Verschelde <rverschelde@gmail.com>2019-01-01 12:46:36 +0100
committerRémi Verschelde <rverschelde@gmail.com>2019-01-01 12:46:36 +0100
commitd1f3b622f0b436d89ad9e352e1a9071e72799455 (patch)
tree23fa8af3eb8ebe01e510cd8aea7f220b7c27045d /modules/mobile_vr
parent89560c2138d00c6b64f09dda97a18cb84ab76aff (diff)
Fix missing/malformed license headers
Diffstat (limited to 'modules/mobile_vr')
-rw-r--r--modules/mobile_vr/mobile_vr_interface.cpp2
-rw-r--r--modules/mobile_vr/mobile_vr_interface.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/modules/mobile_vr/mobile_vr_interface.cpp b/modules/mobile_vr/mobile_vr_interface.cpp
index 87e4ddd900..799bb54b1d 100644
--- a/modules/mobile_vr/mobile_vr_interface.cpp
+++ b/modules/mobile_vr/mobile_vr_interface.cpp
@@ -1,5 +1,5 @@
/*************************************************************************/
-/* mobile_interface.cpp */
+/* mobile_vr_interface.cpp */
/*************************************************************************/
/* This file is part of: */
/* GODOT ENGINE */
diff --git a/modules/mobile_vr/mobile_vr_interface.h b/modules/mobile_vr/mobile_vr_interface.h
index 05b6331f94..dfc97d21df 100644
--- a/modules/mobile_vr/mobile_vr_interface.h
+++ b/modules/mobile_vr/mobile_vr_interface.h
@@ -1,5 +1,5 @@
/*************************************************************************/
-/* mobile_interface.h */
+/* mobile_vr_interface.h */
/*************************************************************************/
/* This file is part of: */
/* GODOT ENGINE */