X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=src%2Fjalview%2Futil%2FHttpUtils.java;h=a5a9460029fd2fca7efb3444cea83c57a58335ba;hb=e72d0b60b3078d4afed714491600efce110f0336;hp=68e628a886984d8ad72f2e76fbb03e78fcdea057;hpb=838e4f91d4a53dd315640dbc9ff6ef7a815ee576;p=jalview.git diff --git a/src/jalview/util/HttpUtils.java b/src/jalview/util/HttpUtils.java index 68e628a..a5a9460 100644 --- a/src/jalview/util/HttpUtils.java +++ b/src/jalview/util/HttpUtils.java @@ -1,6 +1,6 @@ -/******************************************************************************* - * Jalview - A Sequence Alignment Editor and Viewer (2.9.0b1) - * Copyright (C) 2015 The Jalview Authors +/* + * Jalview - A Sequence Alignment Editor and Viewer ($$Version-Rel$$) + * Copyright (C) $$Year-Rel$$ The Jalview Authors * * This file is part of Jalview. * @@ -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;