Remove the licence string since it is now loaded from json asset
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 929a63a..fe0ef68 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -181,5 +181,4 @@
     <string name="please_wait">Please Wait ...</string>
     <string name="headline_taverna_player_portal_login">Taverna Player Portal Login</string>
     <string name="button_text_login">Login</string>
-    <string name="licence_data">[{\'library_name\': \'dropbox-android-sdk\',\'version\': \'1.6.3\', \'licence\': \'MIT\'}, {\'library_name\': \'json_simple\',\'version\': \'1.1\',\'licence\': \'Apache 2\'}, {\'library_name\': \'sjxp\',\'version\': \'2.2\', \'licence\': \'Apache 2\'}, {\'library_name\': \'com.android.support:appcompat\',\'version\': \'v7:23.3.0\', \'licence\': \'Apache 2\'}, {\'library_name\': \'com.android.support:cardview\',\'version\': \'v7:23.3.0\', \'licence\': \'Apache 2\'}, {\'library_name\': \'com.android.support:recyclerview\',\'version\': \'v7:23.3.0\', \'licence\': \'Apache 2\'}, {\'library_name\': \'com.android.support:support\',\'version\': \'v4:23.3.0\', \'licence\': \'Apache 2\'}, {\'library_name\': \'com.android.support:design\',\'version\': \':23.3.0\', \'licence\': \'Apache 2\'}, {\'library_name\': \'com.squareup.retrofit2:retrofit\',\'version\': \'2.0.2\', \'licence\': \'Apache 2\'}, {\'library_name\': \'com.squareup.retrofit2:adapter-rxjava\', \'version\': \'2.0.2\', \'licence\': \'Apache 2\'}, { \'library_name\': \'com.squareup.okhttp3:logging-interceptor\', \'version\': \'3.2.0\', \'licence\': \'Apache 2\'}, { \'library_name\': \'com.squareup.retrofit2:converter-simplexml\', \'version\': \'2.0.2\', \'licence\': \'Apache 2\'}, { \'library_name\': \'com.jakewharton:butterknife\', \'version\': \'8.0.1\', \'licence\': \'Apache 2\'}, { \'library_name\': \'com.jakewharton:butterknife-compiler\', \'version\': \'8.0.1\', \'licence\': \'Apache 2\'}, {\'library_name\': \'io.reactivex:rxandroid\', \'version\': \'1.2.0\', \'licence\': \'Apache 2\'}, {\'library_name\': \'io.reactivex:rxjava\', \'version\': \'1.1.4\', \'licence\': \'Apache 2\'}, {\'library_name\': \'org.simpleframework:simple-xml\', \'version\': \'2.7. +\', \'licence\': \'Apache 2\'}, { \'library_name\': \'com.github.bumptech.glide:glide\', \'version\': \'3.6.0\', \'licence\': \'BSD, MIT &amp; Apache 2\'}, { \'library_name\': \'com.caverock:androidsvg\', \'version\': \'1.2.1\', \'licence\': \'Apache 2\'}, { \'library_name\': \'com.github.Raizlabs.DBFlow:dbflow-processor\',    \'version\': \'3.0.1\', \'licence\': \'MIT\'}, { \'library_name\': \'com.github.Raizlabs.DBFlow:dbflow-core\', \'version\': \'3.0.1\', \'licence\': \'MIT\'}, { \'library_name\': \'com.github.Raizlabs.DBFlow:dbflow\', \'version\': \'3.0.1\', \'licence\': \'MIT\'}, { \'library_name\': \'com.facebook.stetho:stetho\', \'version\': \'1.3.1\', \'licence\': \'BSD\'}, { \'library_name\': \'com.facebook.stetho:stetho-okhttp\',    \'version\': \'3: 1.3.1\', \'licence\': \'BSD\'}, { \'library_name\': \'com.github.chrisbanes:PhotoView\', \'version\': \'1.2.6\', \'licence\': \'Apache 2\'}, { \'library_name\': \'com.androidsupport:multidex\',\'version\': \'1.0.0\', \'licence\': \'Apache 2\'}, {\'library_name\': \'com.google.code.gson:gson\',\'version\': \'2.7\', \'licence\': \'Apache 2\'}, {\'library_name\': \'com.squareup.retrofit2:converter-gson\',\'version\': \'2.0.2\', \'licence\': \'Apache 2\'}, {\'library_name\': \'com.anton46:stepsview\',\'version\': \'0.0.2\', \'licence\': \'Apache 2\'}]</string>
 </resources>