JAL-1645 Version-Rel Version 2.9 Year-Rel 2015 Licensing glob
[jalview.git] / help / html / colourSchemes / zappo.html
index 7770c43..eca1df9 100755 (executable)
@@ -1,50 +1,71 @@
-<html>\r
-<head><title>Zappo Colour Scheme</title>\r
-<style type="text/css">\r
-<!--\r
-td {\r
-       text-align: center;\r
-}\r
--->\r
-</style>\r
-</head>\r
-\r
-<body>\r
-<p><em>Zappo Colours</em><br>\r
-  <br>\r
-  The residues are coloured according to their physicochemical properties as\r
-  follows: </p>\r
-<div align="center">\r
-  <table width="400" border="1">\r
-    <tr>\r
-      <td > Aliphatic/hydrophobic</td>\r
-      <td bgcolor="#ffafaf">ILVAM </td>\r
-    </tr>\r
-    <tr>\r
-      <td>Aromatic</td>\r
-      <td bgcolor="#ffc800">FWY</td>\r
-    </tr>\r
-    <tr>\r
-      <td>Positive</td>\r
-      <td bgcolor="#6464ff">KRH</td>\r
-    </tr>\r
-    <tr>\r
-      <td> Negative</td>\r
-      <td bgcolor="#ff0000">DE</td>\r
-    </tr>\r
-    <tr>\r
-      <td>Hydrophilic</td>\r
-      <td bgcolor="#00ff00">STNQ</td>\r
-    </tr>\r
-    <tr>\r
-      <td>conformationally special</td>\r
-      <td bgcolor="#ff00ff">PG</td>\r
-    </tr>\r
-    <tr>\r
-      <td>Cysteine</td>\r
-      <td bgcolor="#ffff00">C</td>\r
-    </tr>\r
-  </table>\r
-</div>\r
-</body>\r
-</html>\r
+<html>
+<!--
+ * Jalview - A Sequence Alignment Editor and Viewer (Version 2.9)
+ * 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.
+ -->
+<head>
+<title>Zappo Colour Scheme</title>
+<style type="text/css">
+<!--
+td {
+       text-align: center;
+}
+-->
+</style>
+</head>
+
+<body>
+  <p>
+    <strong>Zappo Colours</strong><br> <br> The residues are
+    coloured according to their physicochemical properties as follows:
+  </p>
+  <div align="center">
+    <table width="400" border="1">
+      <tr>
+        <td>Aliphatic/hydrophobic</td>
+        <td bgcolor="#ffafaf">ILVAM</td>
+      </tr>
+      <tr>
+        <td>Aromatic</td>
+        <td bgcolor="#ffc800">FWY</td>
+      </tr>
+      <tr>
+        <td>Positive</td>
+        <td bgcolor="#6464ff">KRH</td>
+      </tr>
+      <tr>
+        <td>Negative</td>
+        <td bgcolor="#ff0000">DE</td>
+      </tr>
+      <tr>
+        <td>Hydrophilic</td>
+        <td bgcolor="#00ff00">STNQ</td>
+      </tr>
+      <tr>
+        <td>conformationally special</td>
+        <td bgcolor="#ff00ff">PG</td>
+      </tr>
+      <tr>
+        <td>Cysteine</td>
+        <td bgcolor="#ffff00">C</td>
+      </tr>
+    </table>
+  </div>
+</body>
+</html>