X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;ds=inline;f=src%2Fjalview%2Futil%2FHttpUtils.java;h=97c84bc2f2275c60d02a7ab1a264077f00f9987e;hb=cfb79b69d9fa44595560659bd95d1d1cd27677ad;hp=769e15b4b3e1e1a104270120ff15fc4bb0de757f;hpb=c337a28299e0afd89a45e3f76ef3e963b85f4ec1;p=jalview.git diff --git a/src/jalview/util/HttpUtils.java b/src/jalview/util/HttpUtils.java index 769e15b..97c84bc 100644 --- a/src/jalview/util/HttpUtils.java +++ b/src/jalview/util/HttpUtils.java @@ -1,4 +1,4 @@ -/******************************************************************************* +/* * Jalview - A Sequence Alignment Editor and Viewer ($$Version-Rel$$) * Copyright (C) $$Year-Rel$$ The Jalview Authors * @@ -17,7 +17,7 @@ * You should have received a copy of the GNU General Public License * along with Jalview. If not, see . * The Jalview Authors are detailed in the 'AUTHORS' file. - ******************************************************************************/ + */ package jalview.util; import java.io.BufferedInputStream;