Change header template for a new version
[jabaws.git] / webservices / compbio / data / msa / Metadata.java
index 67abb5d..7c036b4 100644 (file)
@@ -1,3 +1,20 @@
+/* Copyright (c) 2011 Peter Troshin\r
+ *  \r
+ *  JAva Bioinformatics Analysis Web Services (JABAWS) @version: 2.0     \r
+ * \r
+ *  This library is free software; you can redistribute it and/or modify it under the terms of the\r
+ *  Apache License version 2 as published by the Apache Software Foundation\r
+ * \r
+ *  This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without\r
+ *  even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Apache \r
+ *  License for more details.\r
+ * \r
+ *  A copy of the license is in apache_license.txt. It is also available here:\r
+ * @see: http://www.apache.org/licenses/LICENSE-2.0.txt\r
+ * \r
+ * Any republication or derived work distributed in source code form\r
+ * must include this copyright and license notice.\r
+ */\r
 package compbio.data.msa;\r
 \r
 import javax.jws.WebParam;\r
@@ -39,10 +56,6 @@ public interface Metadata<T> {
        /**\r
         * List Limits supported by a web service.\r
         * \r
-        * @param presetName\r
-        *            the name of the preset. if no name is provided, then the\r
-        *            default preset is returned. If no limit for a particular\r
-        *            preset is defined then the default preset is returned\r
         * @return LimitManager\r
         */\r
        LimitsManager<T> getLimits();\r