X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=forester%2Fjava%2Fsrc%2Forg%2Fforester%2Fmsa_compactor%2FGapContribution.java;h=355b697338148dec976d812cb5796e2b267cba53;hb=cb49ee5684c6907b3161db82ff9aea72961b8548;hp=b7b34038edfac3946f62034d4cf72a8def932c1f;hpb=d261d45fb4105fb12b0158d05311394b14ec014c;p=jalview.git diff --git a/forester/java/src/org/forester/msa_compactor/GapContribution.java b/forester/java/src/org/forester/msa_compactor/GapContribution.java index b7b3403..355b697 100644 --- a/forester/java/src/org/forester/msa_compactor/GapContribution.java +++ b/forester/java/src/org/forester/msa_compactor/GapContribution.java @@ -1,3 +1,26 @@ +// $Id: +// FORESTER -- software libraries and applications +// for evolutionary biology research and applications. +// +// Copyright (C) 2014 Christian M. Zmasek +// Copyright (C) 2014 Sanford-Burnham Medical Research Institute +// All rights reserved +// +// This library is free software; you can redistribute it and/or +// modify it under the terms of the GNU Lesser General Public +// License as published by the Free Software Foundation; either +// version 2.1 of the License, or (at your option) any later version. +// +// This library is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +// Lesser General Public License for more details. +// +// You should have received a copy of the GNU Lesser General Public +// License along with this library; if not, write to the Free Software +// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA +// +// WWW: https://sites.google.com/site/cmzmasek/home/software/forester package org.forester.msa_compactor;