Jalview 2.8 Source Header
[jalview.git] / help / html / jalviewjnlp.html
index 590401a..ae20eb8 100755 (executable)
@@ -1,14 +1,14 @@
 <html>
 <!--
- * Jalview - A Sequence Alignment Editor and Viewer (Version 2.6)
- * Copyright (C) 2010 J Procter, AM Waterhouse, G Barton, M Clamp, S Searle
+ * Jalview - A Sequence Alignment Editor and Viewer (Version 2.8)
+ * Copyright (C) 2012 J Procter, AM Waterhouse, LM Lui, J Engelhardt, G Barton, M Clamp, S Searle
  * 
  * This file is part of Jalview.
  * 
  * Jalview is free software: you can redistribute it and/or
  * modify it under the terms of the GNU General Public License 
  * as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
- * 
+ *  
  * Jalview is distributed in the hope that it will be useful, but 
  * WITHOUT ANY WARRANTY; without even the implied warranty 
  * of MERCHANTABILITY or FITNESS FOR A PARTICULAR 
@@ -22,7 +22,7 @@
 <body>
 <h1>Jalview local Jnlp File</h1>
 <pre>
-&lt;jnlp spec="1.0+" codebase="http://www.jalview.org/webstart/" href="http://www.jalview.org/webstart/jalview.jnlp"&gt;
+&lt;jnlp spec="1.0+" codebase="http://www.jalview.org/webstart/"&gt;
   &lt;information&gt;
     &lt;title&gt;Jalview&lt;/title&gt;
     &lt;vendor&gt;The Barton Group&lt;/vendor&gt;
                &lt;jar href="jhall.jar"/&gt;
                &lt;jar href="log4j-1.2.8.jar"/&gt;
                &lt;jar href="mail.jar"/&gt;
-               &jt;jar href="min-jaba-client.jar"/&gt;
+               &lt;jar href="min-jaba-client.jar"/&gt;
                &lt;jar href="regex.jar"/&gt;
                &lt;jar href="saaj.jar"/&gt;
                &lt;jar href="vamsas-client.jar"/&gt;
                &lt;jar href="wsdl4j.jar"/&gt;
                &lt;jar href="xercesImpl.jar"/&gt;
                &lt;jar href="xml-apis.jar"/&gt;
-               &lt;property name="jalview.version" value="2.6"/&gt;
+               &lt;property name="jalview.version" value="2.6.1"/&gt;
   &lt;/resources&gt;
   &lt;application-desc main-class="jalview.bin.Jalview"/&gt;
 &lt;/jnlp&gt;