JAL-1894 update year/version in copyright
[jalview.git] / src / jalview / datamodel / xdb / embl / EmblFeatureLocElement.java
index a3c4b20..639cde6 100644 (file)
@@ -1,6 +1,6 @@
 /*
- * Jalview - A Sequence Alignment Editor and Viewer (Version 2.8.2b1)
- * Copyright (C) 2014 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.
  * 
  */
 package jalview.datamodel.xdb.embl;
 
+/**
+ * Data model for a feature/location/locationElement read from an EMBL query
+ * reply
+ * 
+ * @see embl_mapping.xml
+ */
 public class EmblFeatureLocElement
 {
   String type;