X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=runner%2Fcompbio%2Fpipeline%2F_jpred%2FJackHmmerHitParser.java;fp=runner%2Fcompbio%2Fpipeline%2F_jpred%2FJackHmmerHitParser.java;h=54bfa09fa3db622fd73fa0463814eccd4a920c58;hb=3d0867bf4ce1e80d1b147a29b3cbc982ee84167c;hp=fb91920eca83a8a0f818acba314ec177dd143f21;hpb=3ce02f963043c66aedd16f12c789592e86149398;p=jabaws.git diff --git a/runner/compbio/pipeline/_jpred/JackHmmerHitParser.java b/runner/compbio/pipeline/_jpred/JackHmmerHitParser.java index fb91920..54bfa09 100644 --- a/runner/compbio/pipeline/_jpred/JackHmmerHitParser.java +++ b/runner/compbio/pipeline/_jpred/JackHmmerHitParser.java @@ -1,3 +1,20 @@ +/* Copyright (c) 2009 Peter Troshin + * + * JAva Bioinformatics Analysis Web Services (JABAWS) @version: 1.0 + * + * This library is free software; you can redistribute it and/or modify it under the terms of the + * Apache License version 2 as published by the Apache Software Foundation + * + * This library 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 Apache + * License for more details. + * + * A copy of the license is in apache_license.txt. It is also available here: + * @see: http://www.apache.org/licenses/LICENSE-2.0.txt + * + * Any republication or derived work distributed in source code form + * must include this copyright and license notice. + */ package compbio.pipeline._jpred; import java.io.BufferedReader;