X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=utils%2FpatchGt.pl;h=3aa3303d7910f6b45cae6072d73fc9a4bb73d38b;hb=8097b4af546593987e91a50b301f35e0ef422d58;hp=af5abaa25172ddfa2a2f3a50a2743140cfc432bf;hpb=a45774ee31d9f35d4eff46d54d7deab719afb092;p=jalview.git diff --git a/utils/patchGt.pl b/utils/patchGt.pl index af5abaa..3aa3303 100644 --- a/utils/patchGt.pl +++ b/utils/patchGt.pl @@ -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 . #******************************************************************************* -#!/bin/perl use strict; use Env qw($GTID);