X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=forester%2Fperl%2Fphylo_pl.pl;h=220fdd623082c1981ac6907f368d15cc201d0752;hb=2320da44a171273ec44c0adcaf991687a4780b6e;hp=abdfc2faf8d8ff40a411601515ca85a16a7baf7d;hpb=75f575f7fb3321a6b1b10e7bc8fb6b4fc3b7d3c0;p=jalview.git diff --git a/forester/perl/phylo_pl.pl b/forester/perl/phylo_pl.pl index abdfc2f..220fdd6 100755 --- a/forester/perl/phylo_pl.pl +++ b/forester/perl/phylo_pl.pl @@ -1,12 +1,9 @@ #!/usr/bin/perl -W # -# $Id: phylo_pl.pl,v 1.32 2010/12/13 19:00:22 cmzmasek Exp $ -# # FORESTER -- software libraries and applications # for evolutionary biology research and applications. # -# Copyright (C) 2008-2014 Christian M. Zmasek -# Copyright (C) 2008-2009 Burnham Institute for Medical Research +# Copyright (C) 2017 Christian M. Zmasek # All rights reserved # # This library is free software; you can redistribute it and/or @@ -23,8 +20,8 @@ # License along with this library; if not, write to the Free Software # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA # -# Contact: phylosoft @ gmail . com -# WWW: www.phylosoft.org/forester +# Contact: cmzmasek at yahoo dot com +# WWW: https://sites.google.com/site/cmzmasek/home/software/forester # # # @@ -61,7 +58,7 @@ use lib $FindBin::Bin; use forester; my $VERSION = "1.0.1"; -my $LAST_MODIFIED = "2009.10.02"; +my $LAST_MODIFIED = "2017/02/07"; my $RAXML_MODEL_BASE = "PROTGAMMA"; my $RAXML_ALGORITHM = "a"; @@ -1669,13 +1666,12 @@ Y sub printUsage { print <