diff options
author | Juan Linietsky <reduzio@gmail.com> | 2015-05-04 00:53:52 -0300 |
---|---|---|
committer | Juan Linietsky <reduzio@gmail.com> | 2015-05-04 00:53:52 -0300 |
commit | 4b6225586c879451dc0171278c8bf2a82493dc46 (patch) | |
tree | 26051ff9006873fe3e6c128696acc706014a6ec7 /platform/android | |
parent | 442febd2ae594848ad2d0c5c5d4d517822601769 (diff) | |
parent | 30f652998ddb214ce896c4ce6883ba3ad97caeec (diff) |
Merge branch 'master' of https://github.com/okamstudio/godot
Diffstat (limited to 'platform/android')
-rw-r--r-- | platform/android/android_native_app_glue.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/android/android_native_app_glue.h b/platform/android/android_native_app_glue.h index a902a3b4da..f5ba27ae66 100644 --- a/platform/android/android_native_app_glue.h +++ b/platform/android/android_native_app_glue.h @@ -26,7 +26,7 @@ /* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE */ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ - * Copyright (C) 2010 The Android Open Source Project +/* Copyright (C) 2010 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. |