update author list in license for (JAL-826)
[jalview.git] / help / html / colourSchemes / buried.html
index 4e3933e..576fa9f 100755 (executable)
@@ -1,52 +1,69 @@
-<html>\r
-<head>\r
-<style type="text/css">\r
-<!--\r
-td {\r
-       text-align: center;\r
-}\r
--->\r
-</style>\r
-</head>\r
-\r
-<body>\r
-<p><em>Buried index</em></p>\r
-<div align="center">\r
-  <table width="400" border="1">\r
-    <tr>\r
-      <td bgcolor="#0000ff">C</td>\r
-      <td bgcolor="#0054ab">I</td>\r
-      <td bgcolor="#005fa0">V</td>\r
-      <td bgcolor="#007b84">L</td>\r
-      <td bgcolor="#008778">F</td>\r
-    </tr>\r
-    <tr>\r
-      <td bgcolor="#009768">M</td>\r
-      <td bgcolor="#009d62">G</td>\r
-      <td bgcolor="#00a35c">A</td>\r
-      <td bgcolor="#00a857">W</td>\r
-      <td bgcolor="#00b649">X</td>\r
-    </tr>\r
-    <tr>\r
-      <td bgcolor="#00d52a">S</td>\r
-      <td bgcolor="#00d52a">H</td>\r
-      <td bgcolor="#00db24">T</td>\r
-      <td bgcolor="#00e01f">P</td>\r
-      <td bgcolor="#00e619">Y</td>\r
-    </tr>\r
-    <tr>\r
-      <td bgcolor="#00eb14">N</td>\r
-      <td bgcolor="#00eb14">B</td>\r
-      <td bgcolor="#00eb14">D</td>\r
-      <td bgcolor="#00f10e">Q</td>\r
-      <td bgcolor="#00f10e">Z</td>\r
-    </tr>\r
-    <tr> </td>\r
-      <td bgcolor="#00f10e">E</td>\r
-      <td bgcolor="#00fc03">R</td>\r
-      <td bgcolor="#00ff00">K</td>\r
-    </tr>\r
-  </table>\r
-</div>\r
-</body>\r
-</html>\r
+<html>
+<!--
+ * Jalview - A Sequence Alignment Editor and Viewer (Version 2.7)
+ * Copyright (C) 2011 J Procter, AM Waterhouse, J Engelhardt, LM Lui, 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>Buried Colour Scheme</title>
+<style type="text/css">
+<!--
+td {
+       text-align: center;
+}
+-->
+</style>
+</head>
+
+<body>
+<p><em>Buried index</em></p>
+<div align="center">
+  <table width="400" border="1">
+    <tr>
+      <td bgcolor="#0000ff">C</td>
+      <td bgcolor="#0054ab">I</td>
+      <td bgcolor="#005fa0">V</td>
+      <td bgcolor="#007b84">L</td>
+      <td bgcolor="#008778">F</td>
+    </tr>
+    <tr>
+      <td bgcolor="#009768">M</td>
+      <td bgcolor="#009d62">G</td>
+      <td bgcolor="#00a35c">A</td>
+      <td bgcolor="#00a857">W</td>
+      <td bgcolor="#00b649">X</td>
+    </tr>
+    <tr>
+      <td bgcolor="#00d52a">S</td>
+      <td bgcolor="#00d52a">H</td>
+      <td bgcolor="#00db24">T</td>
+      <td bgcolor="#00e01f">P</td>
+      <td bgcolor="#00e619">Y</td>
+    </tr>
+    <tr>
+      <td bgcolor="#00eb14">N</td>
+      <td bgcolor="#00eb14">B</td>
+      <td bgcolor="#00eb14">D</td>
+      <td bgcolor="#00f10e">Q</td>
+      <td bgcolor="#00f10e">Z</td>
+    </tr>
+    <tr> </td>
+      <td bgcolor="#00f10e">E</td>
+      <td bgcolor="#00fc03">R</td>
+      <td bgcolor="#00ff00">K</td>
+    </tr>
+  </table>
+</div>
+</body>
+</html>