Proper copyright dating added
authorkjvdheide <kjvanderheide@dundee.ac.uk>
Tue, 3 Oct 2017 12:22:41 +0000 (13:22 +0100)
committerkjvdheide <kjvanderheide@dundee.ac.uk>
Tue, 3 Oct 2017 12:22:41 +0000 (13:22 +0100)
src/jalview/ext/archaeopteryx/AlignmentToTreeViewerI.java
src/jalview/ext/archaeopteryx/ArchaeopteryxInit.java
src/jalview/ext/archaeopteryx/TreeViewerBindingI.java

index 4a667d7..54364ae 100644 (file)
@@ -1,6 +1,6 @@
 /*******************************************************************************
  * Jalview - A Sequence Alignment Editor and Viewer ($$Version-Rel$$)
- * Copyright (C) $(date) The Jalview Authors
+ * Copyright (C) 2017 The Jalview Authors
  *
  * This file is part of Jalview.
  *  
@@ -18,6 +18,7 @@
  * along with Jalview.  If not, see <http://www.gnu.org/licenses/>.
  * The Jalview Authors are detailed in the 'AUTHORS' file.
  *******************************************************************************/
+
 package jalview.ext.archaeopteryx;
 
 
index 8fdf83a..4381a83 100644 (file)
@@ -1,6 +1,6 @@
 /*******************************************************************************
  * Jalview - A Sequence Alignment Editor and Viewer ($$Version-Rel$$)
- * Copyright (C) $(date) The Jalview Authors
+ * Copyright (C) 2017 The Jalview Authors
  *
  * This file is part of Jalview.
  *  
@@ -18,6 +18,7 @@
  * along with Jalview.  If not, see <http://www.gnu.org/licenses/>.
  * The Jalview Authors are detailed in the 'AUTHORS' file.
  *******************************************************************************/
+
 package jalview.ext.archaeopteryx;
 
 import jalview.analysis.TreeModel;
index 50307fd..d0c1931 100644 (file)
@@ -1,6 +1,6 @@
 /*******************************************************************************
  * Jalview - A Sequence Alignment Editor and Viewer ($$Version-Rel$$)
- * Copyright (C) $(date) The Jalview Authors
+ * Copyright (C) 2017 The Jalview Authors
  *
  * This file is part of Jalview.
  *  
@@ -18,6 +18,7 @@
  * along with Jalview.  If not, see <http://www.gnu.org/licenses/>.
  * The Jalview Authors are detailed in the 'AUTHORS' file.
  *******************************************************************************/
+
 package jalview.ext.archaeopteryx;
 
 interface TreeViewerBindingI