change the default year in About section

This commit is contained in:
tibbi 2016-07-01 15:10:37 +02:00
parent 600705f155
commit 4b7049b8a9
1 changed files with 1 additions and 1 deletions

View File

@ -88,6 +88,6 @@
android:layout_height="wrap_content"
android:layout_alignParentBottom="true"
android:gravity="center_horizontal"
android:text="Copyright © Simple Mobile Tools 2000"/>
android:text="Copyright © Simple Mobile Tools 2016"/>
</RelativeLayout>