X-Git-Url: http://source.jalview.org/gitweb/?p=jalview.git;a=blobdiff_plain;f=src%2Fjalview%2Futil%2FDBRefUtils.java;h=4bf6ad82749958beec5234a937f832a6e6a04a0c;hp=14ace1956c778afd24401cb316ef915a6ab6144d;hb=8d2724b83aca38ef75d68787cc5939d950467e63;hpb=80c223c45fde0899c9794e887801dd82fffd3452 diff --git a/src/jalview/util/DBRefUtils.java b/src/jalview/util/DBRefUtils.java index 14ace19..4bf6ad8 100755 --- a/src/jalview/util/DBRefUtils.java +++ b/src/jalview/util/DBRefUtils.java @@ -1,6 +1,6 @@ /* - * Jalview - A Sequence Alignment Editor and Viewer (Version 2.8) - * Copyright (C) 2012 J Procter, AM Waterhouse, LM Lui, J Engelhardt, G Barton, M Clamp, S Searle + * Jalview - A Sequence Alignment Editor and Viewer (Version 2.8.0b1) + * Copyright (C) 2014 The Jalview Authors * * This file is part of Jalview. * @@ -14,6 +14,7 @@ * PURPOSE. See the GNU General Public License for more details. * * 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;