diff --git a/app/src/main/res/layout/activity_about.xml b/app/src/main/res/layout/activity_about.xml
index 2e57f145..e1949cfe 100644
--- a/app/src/main/res/layout/activity_about.xml
+++ b/app/src/main/res/layout/activity_about.xml
@@ -28,18 +28,28 @@
android:layout_below="@+id/about_email_label"
android:text="@string/email"/>
+
+
+ android:gravity="center_horizontal"
+ android:text="v 1.0"/>
+ android:gravity="center_horizontal"
+ android:text="Copyright © Simple Mobile Tools 2000"/>
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 69259c21..f1fcd28a 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -4,6 +4,7 @@
For more simple apps please visit:\nhttp://simplemobiletools.com
You can send your feedback and new app suggestions at:
hello@simplemobiletools.com
+ License
v %1$s
Copyright © Simple Mobile Tools %1$d