formatting
[jalview.git] / src / jalview / structure / VamsasListener.java
index c8f801b..c239be7 100644 (file)
@@ -1,6 +1,6 @@
 /*\r
- * Jalview - A Sequence Alignment Editor and Viewer (Version 2.6)\r
- * Copyright (C) 2010 J Procter, AM Waterhouse, G Barton, M Clamp, S Searle\r
+ * Jalview - A Sequence Alignment Editor and Viewer (Version 2.7)\r
+ * Copyright (C) 2011 J Procter, AM Waterhouse, J Engelhardt, LM Lui, G Barton, M Clamp, S Searle\r
  * \r
  * This file is part of Jalview.\r
  * \r
@@ -20,11 +20,14 @@ package jalview.structure;
 import jalview.datamodel.SequenceI;\r
 \r
 /**\r
- * The vamsasListener allows peers to receive mouseOver events from any Jalview alignment window.\r
+ * The vamsasListener allows peers to receive mouseOver events from any Jalview\r
+ * alignment window.\r
+ * \r
  * @author JimP\r
- *\r
+ * \r
  * @history Version 1 released for Jalview 2.4.\r
- * @history Version 2 mouseOver refactored to include an additional parameter allowing the source of the event to be passed to the handler. \r
+ * @history Version 2 mouseOver refactored to include an additional parameter\r
+ *          allowing the source of the event to be passed to the handler.\r
  * \r
  * \r
  */\r