From: Sasha Sherstnev Date: Thu, 8 Aug 2013 13:13:52 +0000 (+0100) Subject: Change header X-Git-Url: http://source.jalview.org/gitweb/?a=commitdiff_plain;h=4936fa500d7656cf692ffa886fbc9f964200f77d;p=jabaws.git Change header --- diff --git a/testsrc/compbio/data/sequence/SequenceUtilTester.java b/testsrc/compbio/data/sequence/SequenceUtilTester.java index e9acca7..7f98180 100644 --- a/testsrc/compbio/data/sequence/SequenceUtilTester.java +++ b/testsrc/compbio/data/sequence/SequenceUtilTester.java @@ -1,15 +1,21 @@ -/* - * 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 +/* Copyright (c) 2009 Peter Troshin + * Copyright (c) 2013 Alexander Sherstnev + * + * JAva Bioinformatics Analysis Web Services (JABAWS) + * @version: 2.5 + * + * 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. + * + * @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.data.sequence; @@ -35,7 +41,6 @@ import java.util.Set; import org.testng.annotations.Test; import compbio.metadata.AllTestSuit; -import compbio.runner.disorder.Disembl; public class SequenceUtilTester { diff --git a/testsrc/compbio/metadata/AllTestSuit.java b/testsrc/compbio/metadata/AllTestSuit.java index 2448824..f60075b 100644 --- a/testsrc/compbio/metadata/AllTestSuit.java +++ b/testsrc/compbio/metadata/AllTestSuit.java @@ -1,6 +1,8 @@ /* Copyright (c) 2009 Peter Troshin + * Copyright (c) 2013 Alexander Sherstnev * - * JAva Bioinformatics Analysis Web Services (JABAWS) @version: 1.0 + * JAva Bioinformatics Analysis Web Services (JABAWS) + * @version: 2.5 * * 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