JAL-1894 update year/version in copyright
[jalview.git] / help / html / colourSchemes / taylor.html
index 41edf24..0b163c9 100755 (executable)
@@ -1,22 +1,26 @@
 <html>
 <!--
- * Jalview - A Sequence Alignment Editor and Viewer (Version 2.7)
- * Copyright (C) 2011 J Procter, AM Waterhouse, G Barton, M Clamp, S Searle
+ * Jalview - A Sequence Alignment Editor and Viewer (Version 2.9.0b1)
+ * 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.
- * 
+ * 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>Taylor Colour Scheme</title>
+ * 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>Taylor Colour Scheme</title>
 <style type="text/css">
 <!--
 td {
@@ -27,42 +31,45 @@ td {
 </head>
 
 <body>
-<p><em><a name="taylor">Taylor</a></em></p>
-<p>These colours were invented by Willie Taylor and an entertaining description
-  of their birth can be found in Protein Engineering, Vol 10 , 743-746 (1997)</p>
-<div align="center">
-  <table width="400" border="1">
-    <tr>
-      <td bgcolor="#ccff00">A</td>
-      <td bgcolor="#99ff00">V</td>
-      <td bgcolor="#66ff00">I</td>
-      <td bgcolor="#33ff00">L</td>
-    </tr>
-    <tr>
-      <td bgcolor="#00ff00">M</td>
-      <td bgcolor="#00ff66">F</td>
-      <td bgcolor="#00ffcc">Y</td>
-      <td bgcolor="#00ccff">W</td>
-    </tr>
-    <tr>
-      <td bgcolor="#0066ff">H</td>
-      <td bgcolor="#0000ff">R</td>
-      <td bgcolor="#6600ff">K</td>
-      <td bgcolor="#cc00ff">N</td>
-    </tr>
-    <tr>
-      <td bgcolor="#ff00cc">Q</td>
-      <td bgcolor="#ff0066">E</td>
-      <td bgcolor="#ff0000">D</td>
-      <td bgcolor="#ff3300">S</td>
-    </tr>
-    <tr>
-      <td bgcolor="#ff6600">T</td>
-      <td bgcolor="#ff9900">G</td>
-      <td bgcolor="#ffcc00">P</td>
-      <td bgcolor="#ffff00">C</td>
-    </tr>
-  </table>
-</div>
+  <p>
+    <strong><a name="taylor">Taylor</a></strong>
+  </p>
+  <p>These colours were invented by Willie Taylor and an
+    entertaining description of their birth can be found in Protein
+    Engineering, Vol 10 , 743-746 (1997)</p>
+  <div align="center">
+    <table width="400" border="1">
+      <tr>
+        <td bgcolor="#ccff00">A</td>
+        <td bgcolor="#99ff00">V</td>
+        <td bgcolor="#66ff00">I</td>
+        <td bgcolor="#33ff00">L</td>
+      </tr>
+      <tr>
+        <td bgcolor="#00ff00">M</td>
+        <td bgcolor="#00ff66">F</td>
+        <td bgcolor="#00ffcc">Y</td>
+        <td bgcolor="#00ccff">W</td>
+      </tr>
+      <tr>
+        <td bgcolor="#0066ff">H</td>
+        <td bgcolor="#0000ff">R</td>
+        <td bgcolor="#6600ff">K</td>
+        <td bgcolor="#cc00ff">N</td>
+      </tr>
+      <tr>
+        <td bgcolor="#ff00cc">Q</td>
+        <td bgcolor="#ff0066">E</td>
+        <td bgcolor="#ff0000">D</td>
+        <td bgcolor="#ff3300">S</td>
+      </tr>
+      <tr>
+        <td bgcolor="#ff6600">T</td>
+        <td bgcolor="#ff9900">G</td>
+        <td bgcolor="#ffcc00">P</td>
+        <td bgcolor="#ffff00">C</td>
+      </tr>
+    </table>
+  </div>
 </body>
 </html>