commit 7252ca420f7a3e1958f1b9ff1b2e60c5c170c98d
Author: Leszek Koltunski <leszek@koltunski.pl>
Date:   Sat Mar 28 22:22:20 2020 +0000

    Improve the 'About' dialog.

diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml
index 24c44c31..d27d321f 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -33,8 +33,8 @@
     <string name="new_name_try_again">The name you have chosen, %s, is already taken. Try again:</string>
     <string name="downloading">Downloading…</string>
     <string name="submitting">Submitting…</string>
-    <string name="credits1">Open Source app developed using the Distorted graphics library. </string>
-    <string name="credits2">Code, tutorials, learn how to write your own graphics effect: <a href="https://distorted.org/redmine/projects/magic-cube/wiki">Distorted.org</a></string>
+    <string name="credits1">Open Source app developed using the Distorted graphics library. Licensed under GPL version 2 or - at your option - any later version.</string>
+    <string name="credits2">Download code, take a look at tutorials, learn how to add your own graphics effect, learn how to code your own object, contribute a Pretty Pattern, implement your own solver, or report a bug: \n\n<a href="https://distorted.org/redmine/projects/magic-cube/wiki">Distorted.org</a></string>
 
     <string name="ms_placeholder">%1$d ms</string>
     <string name="sc_placeholder">Scramble %1$d</string>
