diff --git a/app/src/main/res/layout/activity_about.xml b/app/src/main/res/layout/activity_about.xml index 1b735e4..8186f54 100644 --- a/app/src/main/res/layout/activity_about.xml +++ b/app/src/main/res/layout/activity_about.xml @@ -21,7 +21,8 @@ android:text="@string/about_license_text" android:id="@+id/aboutLicenseText" android:layout_marginLeft="12dp" - android:layout_marginStart="12dp" /> + android:layout_marginStart="12dp" + android:autoLink="all" /> © OpenStreetMap-Mitwirkende Lizenz - Diese Software wird unter der AGPL/Apache 2.0/CC-SA veröffentlicht. + Diese Software wird unter der GPLv3 veröffentlicht. Für weitere Informationen siehe http://www.gnu.org/licenses/gpl-3.0.de.html Mitwirkende Diese Software wäre ohne die großartige Arbeit anderer nicht möglich. Sie baut auf den folgenden Bibliotheken auf: diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 9ac0684..813f05c 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -69,7 +69,7 @@ © OpenStreetMap contributors License - This software is released under the AGPL/Apache 2.0/CC-SA. + This software is released under the GPLv3. For more information see http://www.gnu.org/licenses/gpl-3.0.en.html Contribution This software would not exist without the great work of others. It relies on the following libraries: