JAL-1925 update source version in license
[jalview.git] / help / help.hs
index c56ee9f..3a24a61 100755 (executable)
@@ -1,61 +1,61 @@
-<?xml version="1.0" encoding="ISO-8859-1" ?>\r
-<!--\r
- * Jalview - A Sequence Alignment Editor and Viewer (Version 2.8.1)\r
- * Copyright (C) 2014 The Jalview Authors\r
- * \r
- * This file is part of Jalview.\r
- * \r
- * Jalview is free software: you can redistribute it and/or\r
- * modify it under the terms of the GNU General Public License \r
- * as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.\r
- *  \r
- * Jalview is distributed in the hope that it will be useful, but \r
- * WITHOUT ANY WARRANTY; without even the implied warranty \r
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR \r
- * PURPOSE.  See the GNU General Public License for more details.\r
- * \r
- * You should have received a copy of the GNU General Public License along with Jalview.  If not, see <http://www.gnu.org/licenses/>.\r
- * The Jalview Authors are detailed in the 'AUTHORS' file.\r
--->\r
-<!DOCTYPE helpset PUBLIC "-//Sun Microsystems Inc.//DTD JavaHelp HelpSet Version 1.0//EN" "http://java.sun.com/products/javahelp/helpset_1_0.dtd">\r
-<helpset version="1.0">\r
-   <!-- title -->\r
-   <title>Jalview Documentation</title>\r
-   <!-- maps -->\r
-   <maps>\r
-     <homeID>home</homeID>\r
-     <mapref location="help.jhm" />\r
-   </maps>\r
-   <!-- views -->\r
-   <view>\r
-      <name>TOC</name>\r
-      <label>Table Of Contents</label>\r
-      <type>javax.help.TOCView</type>\r
-      <data>helpTOC.xml</data>\r
-   </view>\r
-  <view>\r
-    <name>Search</name>\r
-    <label>Search</label>\r
-    <type>javax.help.SearchView</type>\r
-    <data engine="com.sun.java.help.search.DefaultSearchEngine">\r
-      JavaHelpSearch\r
-    </data>\r
-  </view>\r
-<presentation default="true" displayviews="true" displayviewimages="false">\r
-    <name>TOPALi</name>\r
-    <size width="800" height="700" />\r
-    <location x="200" y="50" />\r
-    <title>Jalview Documentation</title>\r
-    <image>helpIcon</image>\r
-    <toolbar>\r
-               <helpaction image="backIcon">javax.help.BackAction</helpaction>\r
-               <helpaction image="forwardIcon">javax.help.ForwardAction</helpaction>\r
-               <helpaction image="homeIcon">javax.help.HomeAction</helpaction>\r
-               <helpaction>javax.help.SeparatorAction</helpaction>\r
-               <!--<helpaction image="reloadIcon">javax.help.ReloadAction</helpaction>-->\r
-               <!--<helpaction image="addBookmarkIcon">javax.help.FavoritesAction</helpaction>-->\r
-               <helpaction image="printIcon">javax.help.PrintAction</helpaction>\r
-               <helpaction image="printSetupIcon">javax.help.PrintSetupAction</helpaction>\r
-       </toolbar>\r
-  </presentation>\r
-</helpset>\r
+<?xml version="1.0" encoding="ISO-8859-1" ?>
+<!--
+ * Jalview - A Sequence Alignment Editor and Viewer (Version 2.9.0b2)
+ * Copyright (C) 2015 The Jalview Authors
+ * 
+ * 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/>.
+ * The Jalview Authors are detailed in the 'AUTHORS' file.
+-->
+<!DOCTYPE helpset PUBLIC "-//Sun Microsystems Inc.//DTD JavaHelp HelpSet Version 1.0//EN" "http://java.sun.com/products/javahelp/helpset_1_0.dtd">
+<helpset version="1.0">
+   <!-- title -->
+   <title>Jalview Documentation</title>
+   <!-- maps -->
+   <maps>
+     <homeID>home</homeID>
+     <mapref location="help.jhm" />
+   </maps>
+   <!-- views -->
+   <view>
+      <name>TOC</name>
+      <label>Table Of Contents</label>
+      <type>javax.help.TOCView</type>
+      <data>helpTOC.xml</data>
+   </view>
+  <view>
+    <name>Search</name>
+    <label>Search</label>
+    <type>javax.help.SearchView</type>
+    <data engine="com.sun.java.help.search.DefaultSearchEngine">
+      JavaHelpSearch
+    </data>
+  </view>
+<presentation default="true" displayviews="true" displayviewimages="false">
+    <name>TOPALi</name>
+    <size width="800" height="700" />
+    <location x="200" y="50" />
+    <title>Jalview Documentation</title>
+    <image>helpIcon</image>
+    <toolbar>
+               <helpaction image="backIcon">javax.help.BackAction</helpaction>
+               <helpaction image="forwardIcon">javax.help.ForwardAction</helpaction>
+               <helpaction image="homeIcon">javax.help.HomeAction</helpaction>
+               <helpaction>javax.help.SeparatorAction</helpaction>
+               <!--<helpaction image="reloadIcon">javax.help.ReloadAction</helpaction>-->
+               <!--<helpaction image="addBookmarkIcon">javax.help.FavoritesAction</helpaction>-->
+               <helpaction image="printIcon">javax.help.PrintAction</helpaction>
+               <helpaction image="printSetupIcon">javax.help.PrintSetupAction</helpaction>
+       </toolbar>
+  </presentation>
+</helpset>