Jalview 2.8 Source Header
[jalview.git] / utils / patchGt.pl
index af5abaa..3aa3303 100644 (file)
@@ -1,6 +1,7 @@
+#!/bin/perl
 #*******************************************************************************
-# Jalview - A Sequence Alignment Editor and Viewer (Version 2.7)
-# Copyright (C) 2011 J Procter, AM Waterhouse, G Barton, M Clamp, S Searle
+# Jalview - A Sequence Alignment Editor and Viewer (Version 2.8)
+# Copyright (C) 2012 J Procter, AM Waterhouse, LM Lui, J Engelhardt, G Barton, M Clamp, S Searle
 #
 # This file is part of Jalview.
 #
@@ -15,7 +16,6 @@
 #
 # You should have received a copy of the GNU General Public License along with Jalview.  If not, see <http://www.gnu.org/licenses/>.
 #*******************************************************************************
-#!/bin/perl
 
 use strict;
 use Env qw($GTID);