We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b5b6d4 commit dbec341Copy full SHA for dbec341
Samples/SuperLittleRed/Android/app/src/main/java/com/Mojoc/Samples/SuperLittleRed/Activity.java
@@ -6,14 +6,12 @@
6
import android.view.View;
7
8
/**
9
- * Copyright (c) 2012-2017 scott.cgi All Rights Reserved.
+ * Copyright (c) 2012-2018 scott.cgi All Rights Reserved.
10
*
11
* This code is licensed under the MIT License.
12
13
- * Since : 2015-03-02
14
- * Author : scott.cgi
15
- * Version: 0.0.0
16
- *
+ * Since : 2015-03-02
+ * Author: scott.cgi
17
*/
18
public class Activity extends NativeActivity {
19
0 commit comments