diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 3ba6624..a442a92 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -51,5 +51,7 @@ UrlVideoPlayActivity Torrent Video Player Videos playback via a torrent stream + License + \nGNU Affero General Public License v3.0\n\nPermissions of this strongest copyleft license are conditioned on making available complete source code of licensed works and modifications, which include larger works using a licensed work, under the same license. Copyright and license notices must be preserved. Contributors provide an express grant of patent rights. When a modified version is used to provide a service over a network, the complete source code of the modified version must be made available. diff --git a/app/src/main/res/xml/pref_general.xml b/app/src/main/res/xml/pref_general.xml index b440307..fae66a8 100644 --- a/app/src/main/res/xml/pref_general.xml +++ b/app/src/main/res/xml/pref_general.xml @@ -22,5 +22,9 @@ android:summary="@string/pref_description_torrent_player" android:defaultValue="false" /> + +