2.5.1 release branding
[jalview.git] / help / html / jalviewjnlp.html
index b966dcd..31dc26e 100755 (executable)
@@ -1,4 +1,21 @@
 <html>
+<!--
+ * Jalview - A Sequence Alignment Editor and Viewer (Version 2.5.1)
+ * Copyright (C) 2010 J Procter, AM Waterhouse, 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 
+ * PURPOSE.  See the GNU General Public License for more details.
+ * 
+ * You should have received a copy of the GNU General Public License along with Jalview.  If not, see <http://www.gnu.org/licenses/>.
+-->
 <head>
 <title>Jalview local Jnlp File</title>
 </head>
@@ -30,6 +47,7 @@
   &lt;!-- <em>the additional memory parameters are here</em> --&gt;
   &lt;j2se version="1.4+" initial-heap-size="500M" max-heap-size="1000M"/&gt;
     &lt;jar href="jalview.jar"/&gt;
+               &lt;jar href="JGoogleAnalytics-0.2.1-SNAPSHOT.jar"/&gt;
                &lt;jar href="Jmol-11.0.2.jar"/&gt;
                &lt;jar href="activation.jar"/&gt;
                &lt;jar href="axis.jar"/&gt;
@@ -46,7 +64,7 @@
                &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.4"/&gt;
+               &lt;property name="jalview.version" value="2.5"/&gt;
   &lt;/resources&gt;
   &lt;application-desc main-class="jalview.bin.Jalview"/&gt;
 &lt;/jnlp&gt;