X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=src%2Fjalview%2Fgui%2FHelp.java;fp=src%2Fjalview%2Fgui%2FHelp.java;h=8f16e77c6457ee4e4ff23477e7f2c59380a8bc9f;hb=141040cac1e8570634a25ad6a5550a56558041fb;hp=1224645652f6cb4c2c3d6e3f0cf371ebdc30ce5b;hpb=bf01811b6e0c8eb15630a73700a602f14908f6a0;p=jalview.git diff --git a/src/jalview/gui/Help.java b/src/jalview/gui/Help.java index 1224645..8f16e77 100644 --- a/src/jalview/gui/Help.java +++ b/src/jalview/gui/Help.java @@ -1,3 +1,23 @@ +/* + * Jalview - A Sequence Alignment Editor and Viewer ($$Version-Rel$$) + * Copyright (C) $$Year-Rel$$ The Jalview Authors + * + * This file is part of Jalview. + * + * Jalview is free software: you can redistribute it and/or + * modify it under the terms of the GNU General Public License + * as published by the Free Software Foundation, either version 3 + * of the License, or (at your option) any later version. + * + * Jalview is distributed in the hope that it will be useful, but + * WITHOUT ANY WARRANTY; without even the implied warranty + * of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * 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 java.net.URL;