Skip to content

Commit dbec341

Browse files
committed
Update java copyright
1 parent 4b5b6d4 commit dbec341

File tree

1 file changed

+3
-5
lines changed
  • Samples/SuperLittleRed/Android/app/src/main/java/com/Mojoc/Samples/SuperLittleRed

1 file changed

+3
-5
lines changed

Samples/SuperLittleRed/Android/app/src/main/java/com/Mojoc/Samples/SuperLittleRed/Activity.java

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,12 @@
66
import android.view.View;
77

88
/**
9-
* Copyright (c) 2012-2017 scott.cgi All Rights Reserved.
9+
* Copyright (c) 2012-2018 scott.cgi All Rights Reserved.
1010
*
1111
* This code is licensed under the MIT License.
1212
*
13-
* Since : 2015-03-02
14-
* Author : scott.cgi
15-
* Version: 0.0.0
16-
*
13+
* Since : 2015-03-02
14+
* Author: scott.cgi
1715
*/
1816
public class Activity extends NativeActivity {
1917

0 commit comments

Comments
 (0)