update author list in license for (JAL-826)
[jalview.git] / help / html / colourSchemes / pid.html
index fc35b7f..2aa9138 100755 (executable)
@@ -1,33 +1,50 @@
-<html>\r
-<head><title>Percentage Identity 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>PID Colours</em><br>\r
-  <br>\r
-  The PID option colours the residues (boxes and/or text) according to the percentage\r
-  of the residues in each column that agree with the consensus sequence. Only\r
-  the residues that agree with the consensus residue for each column are coloured.</p>\r
-<table width="200" border="1">\r
-  <tr>\r
-    <td bgcolor="#6464FF">&gt; 80 %</td>\r
-  </tr>\r
-  <tr>\r
-    <td bgcolor="#9999FF">&gt; 60 %</td>\r
-  </tr>\r
-  <tr>\r
-    <td bgcolor="#CCCCFF">&gt; 40%</td>\r
-  </tr>\r
-  <tr>\r
-    <td>&lt; 40%</td>\r
-  </tr>\r
-</table>\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>Percentage Identity Colour Scheme</title>
+<style type="text/css">
+<!--
+td {
+       text-align: center;
+}
+-->
+</style>
+</head>
+
+<body>
+<p><em>PID Colours</em><br>
+  <br>
+  The PID option colours the residues (boxes and/or text) according to the percentage
+  of the residues in each column that agree with the consensus sequence. Only
+  the residues that agree with the consensus residue for each column are coloured.</p>
+<table width="200" border="1">
+  <tr>
+    <td bgcolor="#6464FF">&gt; 80 %</td>
+  </tr>
+  <tr>
+    <td bgcolor="#9999FF">&gt; 60 %</td>
+  </tr>
+  <tr>
+    <td bgcolor="#CCCCFF">&gt; 40%</td>
+  </tr>
+  <tr>
+    <td>&lt; 40%</td>
+  </tr>
+</table>
+</body>
+</html>