GPL license added
[jalview.git] / src / jalview / binding / JalviewUserColoursItem.java
index ce6919c..b7abdc5 100755 (executable)
@@ -1,10 +1,29 @@
 /*\r
- * This class was automatically generated with \r
+ * This class was automatically generated with\r
  * <a href="http://www.castor.org">Castor 0.9.6</a>, using an XML\r
  * Schema.\r
  * $Id$\r
  */\r
 \r
+/*\r
+* Jalview - A Sequence Alignment Editor and Viewer\r
+* Copyright (C) 2005 AM Waterhouse, J Procter, G Barton, M Clamp, S Searle\r
+*\r
+* This program is free software; you can redistribute it and/or\r
+* modify it under the terms of the GNU General Public License\r
+* as published by the Free Software Foundation; either version 2\r
+* of the License, or (at your option) any later version.\r
+*\r
+* This program is distributed in the hope that it will be useful,\r
+* but WITHOUT ANY WARRANTY; without even the implied warranty of\r
+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
+* GNU General Public License for more details.\r
+*\r
+* You should have received a copy of the GNU General Public License\r
+* along with this program; if not, write to the Free Software\r
+* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA\r
+*/\r
+\r
 package jalview.binding;\r
 \r
   //---------------------------------/\r
@@ -17,7 +36,7 @@ import org.exolab.castor.xml.Unmarshaller;
 \r
 /**\r
  * Class JalviewUserColoursItem.\r
- * \r
+ *\r
  * @version $Revision$ $Date$\r
  */\r
 public class JalviewUserColoursItem implements java.io.Serializable {\r
@@ -48,23 +67,23 @@ public class JalviewUserColoursItem implements java.io.Serializable {
 \r
     /**\r
      * Returns the value of field 'colour'.\r
-     * \r
+     *\r
      * @return Colour\r
      * @return the value of field 'colour'.\r
      */\r
     public jalview.binding.Colour getColour()\r
     {\r
         return this._colour;\r
-    } //-- jalview.binding.Colour getColour() \r
+    } //-- jalview.binding.Colour getColour()\r
 \r
     /**\r
      * Sets the value of field 'colour'.\r
-     * \r
+     *\r
      * @param colour the value of field 'colour'.\r
      */\r
     public void setColour(jalview.binding.Colour colour)\r
     {\r
         this._colour = colour;\r
-    } //-- void setColour(jalview.binding.Colour) \r
+    } //-- void setColour(jalview.binding.Colour)\r
 \r
 }\r