X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=webservices%2Fcompbio%2Fws%2Fserver%2FGenericMetadataService.java;h=c09428304858ac8354702ad4042c84c5c00b19ba;hb=ba2d4e920e433bd080f448248e7dacade69a27a0;hp=1c378c72cd3382b7a7671f7631bef7a5eed464c0;hpb=61af8ce2cea02220228f58b30b4319f500b2f040;p=jabaws.git diff --git a/webservices/compbio/ws/server/GenericMetadataService.java b/webservices/compbio/ws/server/GenericMetadataService.java index 1c378c7..c094283 100644 --- a/webservices/compbio/ws/server/GenericMetadataService.java +++ b/webservices/compbio/ws/server/GenericMetadataService.java @@ -1,3 +1,20 @@ +/* Copyright (c) 2011 Peter Troshin + * + * JAva Bioinformatics Analysis Web Services (JABAWS) @version: 2.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.ws.server; import java.util.List; @@ -96,7 +113,7 @@ public abstract class GenericMetadataService { * * @param jobId * @param position - * @return + * @return ChunkHolder */ public ChunkHolder pullExecStatistics(String jobId, long position) { // Execution stat is not supported