JAL-1894 update year/version in copyright
[jalview.git] / help / html / colourSchemes / nucleotide.html
index 745b5a1..bf00142 100755 (executable)
@@ -1,7 +1,7 @@
 <html>
 <!--
- * Jalview - A Sequence Alignment Editor and Viewer ($$Version-Rel$$)
- * Copyright (C) $$Year-Rel$$ The Jalview Authors
+ * Jalview - A Sequence Alignment Editor and Viewer (Version 2.9.0b1)
+ * Copyright (C) 2015 The Jalview Authors
  * 
  * This file is part of Jalview.
  * 
@@ -19,7 +19,8 @@
  * along with Jalview.  If not, see <http://www.gnu.org/licenses/>.
  * The Jalview Authors are detailed in the 'AUTHORS' file.
  -->
-<head><title>Nucleotide Colour Scheme</title>
+<head>
+<title>Nucleotide Colour Scheme</title>
 <style type="text/css">
 <!--
 td {
@@ -30,17 +31,19 @@ td {
 </head>
 
 <body>
-<p><strong>Nucleotide Colours</strong></p>
-<div align="center">
-  <table width="200" border="1">
-    <tr>
-      <td bgcolor="#64F73F">A</td>
-      <td bgcolor="#FFB340">C</td>
-      <td bgcolor="#EB413C">G</td>
-      <td bgcolor="#3C88EE">T</td>
-      <td bgcolor="#3C88EE">U</td>
-    </tr>
-  </table>
-</div>
+  <p>
+    <strong>Nucleotide Colours</strong>
+  </p>
+  <div align="center">
+    <table width="200" border="1">
+      <tr>
+        <td bgcolor="#64F73F">A</td>
+        <td bgcolor="#FFB340">C</td>
+        <td bgcolor="#EB413C">G</td>
+        <td bgcolor="#3C88EE">T</td>
+        <td bgcolor="#3C88EE">U</td>
+      </tr>
+    </table>
+  </div>
 </body>
 </html>