X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=utils%2FpatchGt.pl;h=3aa3303d7910f6b45cae6072d73fc9a4bb73d38b;hb=59d682209891099d46b960509907c79e3fb276fe;hp=af5abaa25172ddfa2a2f3a50a2743140cfc432bf;hpb=d1b697c33b69a6dfe55df789eec5ac9881013681;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);