X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=src%2Fjalview%2Fgui%2FOptsParametersContainerI.java;h=841e99e5ddc8f3fbd80ed4d2ec041187d7c92f95;hb=0163e98c7c067236a8ef7080860db5376f4ce0ef;hp=11d14c76b517b67c6c9cd11612510d8b5b2de657;hpb=59d682209891099d46b960509907c79e3fb276fe;p=jalview.git diff --git a/src/jalview/gui/OptsParametersContainerI.java b/src/jalview/gui/OptsParametersContainerI.java index 11d14c7..841e99e 100644 --- a/src/jalview/gui/OptsParametersContainerI.java +++ b/src/jalview/gui/OptsParametersContainerI.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,12 +14,10 @@ * 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.gui; -import jalview.gui.OptsAndParamsPage.ParamBox; -import jalview.gui.OptsAndParamsPage.OptionBox; - public interface OptsParametersContainerI {