X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=src%2Fjalview%2Futil%2FHttpUtils.java;h=a5a9460029fd2fca7efb3444cea83c57a58335ba;hb=604cbee405a837565ba1a74aa9bddd62aed685ab;hp=991a20a1f23f387362b577667d82cbd461e2aca9;hpb=dde303bc73617ab4eb3e681e67cf899e6a971318;p=jalview.git diff --git a/src/jalview/util/HttpUtils.java b/src/jalview/util/HttpUtils.java index 991a20a..a5a9460 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.IOException;