diff options
author | Rémi Verschelde <rverschelde@gmail.com> | 2019-01-01 12:46:36 +0100 |
---|---|---|
committer | Rémi Verschelde <rverschelde@gmail.com> | 2019-01-01 12:46:36 +0100 |
commit | d1f3b622f0b436d89ad9e352e1a9071e72799455 (patch) | |
tree | 23fa8af3eb8ebe01e510cd8aea7f220b7c27045d /modules/mobile_vr/mobile_vr_interface.cpp | |
parent | 89560c2138d00c6b64f09dda97a18cb84ab76aff (diff) | |
download | redot-engine-d1f3b622f0b436d89ad9e352e1a9071e72799455.tar.gz |
Fix missing/malformed license headers
Diffstat (limited to 'modules/mobile_vr/mobile_vr_interface.cpp')
-rw-r--r-- | modules/mobile_vr/mobile_vr_interface.cpp | 2 |
1 files changed, 1 insertions, 1 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 */ |