Repository: incubator-taverna-workbench Updated Branches: refs/heads/master 4282b25f1 -> 86c69d1a4
http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench/blob/86c69d1a/taverna-reference-ui/src/main/java/org/apache/taverna/reference/ui/referenceactions/SaveInputsAsXML.java ---------------------------------------------------------------------- diff --git a/taverna-reference-ui/src/main/java/org/apache/taverna/reference/ui/referenceactions/SaveInputsAsXML.java b/taverna-reference-ui/src/main/java/org/apache/taverna/reference/ui/referenceactions/SaveInputsAsXML.java index e7816f0..727c503 100644 --- a/taverna-reference-ui/src/main/java/org/apache/taverna/reference/ui/referenceactions/SaveInputsAsXML.java +++ b/taverna-reference-ui/src/main/java/org/apache/taverna/reference/ui/referenceactions/SaveInputsAsXML.java @@ -1,22 +1,4 @@ /******************************************************************************* - * Copyright (C) 2007 The University of Manchester - * - * Modifications to the initial code base are copyright of their - * respective authors, or their employers as appropriate. - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public License - * as published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This program 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ******************************************************************************/ package org.apache.taverna.reference.ui.referenceactions; http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench/blob/86c69d1a/taverna-reference-ui/src/main/java/org/apache/taverna/reference/ui/tree/PreRegistrationTree.java ---------------------------------------------------------------------- diff --git a/taverna-reference-ui/src/main/java/org/apache/taverna/reference/ui/tree/PreRegistrationTree.java b/taverna-reference-ui/src/main/java/org/apache/taverna/reference/ui/tree/PreRegistrationTree.java index e86ac62..6f6d051 100644 --- a/taverna-reference-ui/src/main/java/org/apache/taverna/reference/ui/tree/PreRegistrationTree.java +++ b/taverna-reference-ui/src/main/java/org/apache/taverna/reference/ui/tree/PreRegistrationTree.java @@ -1,22 +1,4 @@ /******************************************************************************* - * Copyright (C) 2007 The University of Manchester - * - * Modifications to the initial code base are copyright of their - * respective authors, or their employers as appropriate. - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public License - * as published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This program 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ******************************************************************************/ package org.apache.taverna.reference.ui.tree; http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench/blob/86c69d1a/taverna-reference-ui/src/main/java/org/apache/taverna/reference/ui/tree/PreRegistrationTreeCellRenderer.java ---------------------------------------------------------------------- diff --git a/taverna-reference-ui/src/main/java/org/apache/taverna/reference/ui/tree/PreRegistrationTreeCellRenderer.java b/taverna-reference-ui/src/main/java/org/apache/taverna/reference/ui/tree/PreRegistrationTreeCellRenderer.java index 5585e9e..72e84bb 100644 --- a/taverna-reference-ui/src/main/java/org/apache/taverna/reference/ui/tree/PreRegistrationTreeCellRenderer.java +++ b/taverna-reference-ui/src/main/java/org/apache/taverna/reference/ui/tree/PreRegistrationTreeCellRenderer.java @@ -1,22 +1,4 @@ /******************************************************************************* - * Copyright (C) 2007 The University of Manchester - * - * Modifications to the initial code base are copyright of their - * respective authors, or their employers as appropriate. - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public License - * as published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This program 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ******************************************************************************/ package org.apache.taverna.reference.ui.tree; http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench/blob/86c69d1a/taverna-reference-ui/src/main/java/org/apache/taverna/reference/ui/tree/PreRegistrationTreeDnDHandler.java ---------------------------------------------------------------------- diff --git a/taverna-reference-ui/src/main/java/org/apache/taverna/reference/ui/tree/PreRegistrationTreeDnDHandler.java b/taverna-reference-ui/src/main/java/org/apache/taverna/reference/ui/tree/PreRegistrationTreeDnDHandler.java index 2a495a2..ea47420 100644 --- a/taverna-reference-ui/src/main/java/org/apache/taverna/reference/ui/tree/PreRegistrationTreeDnDHandler.java +++ b/taverna-reference-ui/src/main/java/org/apache/taverna/reference/ui/tree/PreRegistrationTreeDnDHandler.java @@ -1,22 +1,4 @@ /******************************************************************************* - * Copyright (C) 2007 The University of Manchester - * - * Modifications to the initial code base are copyright of their - * respective authors, or their employers as appropriate. - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public License - * as published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This program 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ******************************************************************************/ package org.apache.taverna.reference.ui.tree; http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench/blob/86c69d1a/taverna-reference-ui/src/main/java/org/apache/taverna/reference/ui/tree/PreRegistrationTreeModel.java ---------------------------------------------------------------------- diff --git a/taverna-reference-ui/src/main/java/org/apache/taverna/reference/ui/tree/PreRegistrationTreeModel.java b/taverna-reference-ui/src/main/java/org/apache/taverna/reference/ui/tree/PreRegistrationTreeModel.java index bab8310..cc441a4 100644 --- a/taverna-reference-ui/src/main/java/org/apache/taverna/reference/ui/tree/PreRegistrationTreeModel.java +++ b/taverna-reference-ui/src/main/java/org/apache/taverna/reference/ui/tree/PreRegistrationTreeModel.java @@ -1,22 +1,4 @@ /******************************************************************************* - * Copyright (C) 2007 The University of Manchester - * - * Modifications to the initial code base are copyright of their - * respective authors, or their employers as appropriate. - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public License - * as published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This program 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ******************************************************************************/ package org.apache.taverna.reference.ui.tree; http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench/blob/86c69d1a/taverna-renderers-exts/src/main/java/org/apache/taverna/renderers/HTMLBrowserRenderer.java ---------------------------------------------------------------------- diff --git a/taverna-renderers-exts/src/main/java/org/apache/taverna/renderers/HTMLBrowserRenderer.java b/taverna-renderers-exts/src/main/java/org/apache/taverna/renderers/HTMLBrowserRenderer.java index 38af008..600e3b3 100644 --- a/taverna-renderers-exts/src/main/java/org/apache/taverna/renderers/HTMLBrowserRenderer.java +++ b/taverna-renderers-exts/src/main/java/org/apache/taverna/renderers/HTMLBrowserRenderer.java @@ -1,24 +1,6 @@ package org.apache.taverna.renderers; /******************************************************************************* - * Copyright (C) 2007 The University of Manchester - * - * Modifications to the initial code base are copyright of their - * respective authors, or their employers as appropriate. - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public License - * as published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This program 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ******************************************************************************/ import org.apache.taverna.renderers.Renderer; import org.apache.taverna.renderers.RendererException; http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench/blob/86c69d1a/taverna-renderers-exts/src/main/java/org/apache/taverna/renderers/PDFRenderer.java ---------------------------------------------------------------------- diff --git a/taverna-renderers-exts/src/main/java/org/apache/taverna/renderers/PDFRenderer.java b/taverna-renderers-exts/src/main/java/org/apache/taverna/renderers/PDFRenderer.java index f89a9de..26d889d 100644 --- a/taverna-renderers-exts/src/main/java/org/apache/taverna/renderers/PDFRenderer.java +++ b/taverna-renderers-exts/src/main/java/org/apache/taverna/renderers/PDFRenderer.java @@ -1,24 +1,6 @@ package org.apache.taverna.renderers; /******************************************************************************* - * Copyright (C) 2007 The University of Manchester - * - * Modifications to the initial code base are copyright of their - * respective authors, or their employers as appropriate. - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public License - * as published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This program 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ******************************************************************************/ import java.io.InputStream; http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench/blob/86c69d1a/taverna-renderers-exts/src/main/java/org/apache/taverna/renderers/SVGRenderer.java ---------------------------------------------------------------------- diff --git a/taverna-renderers-exts/src/main/java/org/apache/taverna/renderers/SVGRenderer.java b/taverna-renderers-exts/src/main/java/org/apache/taverna/renderers/SVGRenderer.java index c7bbccf..ecf11c9 100644 --- a/taverna-renderers-exts/src/main/java/org/apache/taverna/renderers/SVGRenderer.java +++ b/taverna-renderers-exts/src/main/java/org/apache/taverna/renderers/SVGRenderer.java @@ -1,22 +1,4 @@ /******************************************************************************* - * Copyright (C) 2007 The University of Manchester - * - * Modifications to the initial code base are copyright of their - * respective authors, or their employers as appropriate. - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public License - * as published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This program 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ******************************************************************************/ package org.apache.taverna.renderers; http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench/blob/86c69d1a/taverna-renderers-exts/src/test/java/org/apache/taverna/renderers/TestRendererSPI.java ---------------------------------------------------------------------- diff --git a/taverna-renderers-exts/src/test/java/org/apache/taverna/renderers/TestRendererSPI.java b/taverna-renderers-exts/src/test/java/org/apache/taverna/renderers/TestRendererSPI.java index fc7b8c5..b8fd48e 100644 --- a/taverna-renderers-exts/src/test/java/org/apache/taverna/renderers/TestRendererSPI.java +++ b/taverna-renderers-exts/src/test/java/org/apache/taverna/renderers/TestRendererSPI.java @@ -1,22 +1,4 @@ /******************************************************************************* - * Copyright (C) 2007 The University of Manchester - * - * Modifications to the initial code base are copyright of their - * respective authors, or their employers as appropriate. - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public License - * as published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This program 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ******************************************************************************/ package org.apache.taverna.renderers; http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench/blob/86c69d1a/taverna-report-explainer/src/main/java/org/apache/taverna/workbench/report/explainer/BasicExplainer.java ---------------------------------------------------------------------- diff --git a/taverna-report-explainer/src/main/java/org/apache/taverna/workbench/report/explainer/BasicExplainer.java b/taverna-report-explainer/src/main/java/org/apache/taverna/workbench/report/explainer/BasicExplainer.java index 242c4f6..30ff8ac 100644 --- a/taverna-report-explainer/src/main/java/org/apache/taverna/workbench/report/explainer/BasicExplainer.java +++ b/taverna-report-explainer/src/main/java/org/apache/taverna/workbench/report/explainer/BasicExplainer.java @@ -1,22 +1,4 @@ /******************************************************************************* - * Copyright (C) 2008-2010 The University of Manchester - * - * Modifications to the initial code base are copyright of their - * respective authors, or their employers as appropriate. - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public License - * as published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This program 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ******************************************************************************/ package org.apache.taverna.workbench.report.explainer; http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench/blob/86c69d1a/taverna-report-view/src/main/java/org/apache/taverna/workbench/report/config/ui/ReportManagerConfigurationUIFactory.java ---------------------------------------------------------------------- diff --git a/taverna-report-view/src/main/java/org/apache/taverna/workbench/report/config/ui/ReportManagerConfigurationUIFactory.java b/taverna-report-view/src/main/java/org/apache/taverna/workbench/report/config/ui/ReportManagerConfigurationUIFactory.java index 6c826e1..b459519 100644 --- a/taverna-report-view/src/main/java/org/apache/taverna/workbench/report/config/ui/ReportManagerConfigurationUIFactory.java +++ b/taverna-report-view/src/main/java/org/apache/taverna/workbench/report/config/ui/ReportManagerConfigurationUIFactory.java @@ -1,22 +1,4 @@ /******************************************************************************* - * Copyright (C) 2009 The University of Manchester - * - * Modifications to the initial code base are copyright of their - * respective authors, or their employers as appropriate. - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public License - * as published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This program 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ******************************************************************************/ package org.apache.taverna.workbench.report.config.ui; http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench/blob/86c69d1a/taverna-report-view/src/main/java/org/apache/taverna/workbench/report/view/ReportOnObjectContextualMenuAction.java ---------------------------------------------------------------------- diff --git a/taverna-report-view/src/main/java/org/apache/taverna/workbench/report/view/ReportOnObjectContextualMenuAction.java b/taverna-report-view/src/main/java/org/apache/taverna/workbench/report/view/ReportOnObjectContextualMenuAction.java index 5d9e75d..ac57c65 100644 --- a/taverna-report-view/src/main/java/org/apache/taverna/workbench/report/view/ReportOnObjectContextualMenuAction.java +++ b/taverna-report-view/src/main/java/org/apache/taverna/workbench/report/view/ReportOnObjectContextualMenuAction.java @@ -1,22 +1,4 @@ /********************************************************************** - * Copyright (C) 2007-2009 The University of Manchester - * - * Modifications to the initial code base are copyright of their - * respective authors, or their employers as appropriate. - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public License - * as published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This program 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 **********************************************************************/ package org.apache.taverna.workbench.report.view; http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench/blob/86c69d1a/taverna-report-view/src/main/java/org/apache/taverna/workbench/report/view/ReportViewComponent.java ---------------------------------------------------------------------- diff --git a/taverna-report-view/src/main/java/org/apache/taverna/workbench/report/view/ReportViewComponent.java b/taverna-report-view/src/main/java/org/apache/taverna/workbench/report/view/ReportViewComponent.java index 3fc7f92..a9bf464 100644 --- a/taverna-report-view/src/main/java/org/apache/taverna/workbench/report/view/ReportViewComponent.java +++ b/taverna-report-view/src/main/java/org/apache/taverna/workbench/report/view/ReportViewComponent.java @@ -1,22 +1,4 @@ /******************************************************************************* - * Copyright (C) 2008-2010 The University of Manchester - * - * Modifications to the initial code base are copyright of their - * respective authors, or their employers as appropriate. - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public License - * as published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This program 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ******************************************************************************/ package org.apache.taverna.workbench.report.view; http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench/blob/86c69d1a/taverna-report-view/src/main/java/org/apache/taverna/workbench/report/view/ValidateInProgressDialog.java ---------------------------------------------------------------------- diff --git a/taverna-report-view/src/main/java/org/apache/taverna/workbench/report/view/ValidateInProgressDialog.java b/taverna-report-view/src/main/java/org/apache/taverna/workbench/report/view/ValidateInProgressDialog.java index 652054f..78e13d2 100644 --- a/taverna-report-view/src/main/java/org/apache/taverna/workbench/report/view/ValidateInProgressDialog.java +++ b/taverna-report-view/src/main/java/org/apache/taverna/workbench/report/view/ValidateInProgressDialog.java @@ -1,23 +1,5 @@ /******************************************************************************* - * Copyright (C) 2009 The University of Manchester - * - * Modifications to the initial code base are copyright of their - * respective authors, or their employers as appropriate. - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public License - * as published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This program 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ******************************************************************************/ package org.apache.taverna.workbench.report.view; http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench/blob/86c69d1a/taverna-report-view/src/main/java/org/apache/taverna/workbench/report/view/ValidateObjectInProgressDialog.java ---------------------------------------------------------------------- diff --git a/taverna-report-view/src/main/java/org/apache/taverna/workbench/report/view/ValidateObjectInProgressDialog.java b/taverna-report-view/src/main/java/org/apache/taverna/workbench/report/view/ValidateObjectInProgressDialog.java index 7e20407..cd44aa2 100644 --- a/taverna-report-view/src/main/java/org/apache/taverna/workbench/report/view/ValidateObjectInProgressDialog.java +++ b/taverna-report-view/src/main/java/org/apache/taverna/workbench/report/view/ValidateObjectInProgressDialog.java @@ -1,23 +1,5 @@ /******************************************************************************* - * Copyright (C) 2009 The University of Manchester - * - * Modifications to the initial code base are copyright of their - * respective authors, or their employers as appropriate. - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public License - * as published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This program 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ******************************************************************************/ package org.apache.taverna.workbench.report.view; http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench/blob/86c69d1a/taverna-report-view/src/main/java/org/apache/taverna/workbench/report/view/ValidateObjectSwingWorker.java ---------------------------------------------------------------------- diff --git a/taverna-report-view/src/main/java/org/apache/taverna/workbench/report/view/ValidateObjectSwingWorker.java b/taverna-report-view/src/main/java/org/apache/taverna/workbench/report/view/ValidateObjectSwingWorker.java index fc0681c..1e9eba8 100644 --- a/taverna-report-view/src/main/java/org/apache/taverna/workbench/report/view/ValidateObjectSwingWorker.java +++ b/taverna-report-view/src/main/java/org/apache/taverna/workbench/report/view/ValidateObjectSwingWorker.java @@ -1,22 +1,4 @@ /******************************************************************************* - * Copyright (C) 2009 The University of Manchester - * - * Modifications to the initial code base are copyright of their - * respective authors, or their employers as appropriate. - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public License - * as published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This program 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ******************************************************************************/ package org.apache.taverna.workbench.report.view; http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench/blob/86c69d1a/taverna-report-view/src/main/java/org/apache/taverna/workbench/report/view/ValidateSwingWorker.java ---------------------------------------------------------------------- diff --git a/taverna-report-view/src/main/java/org/apache/taverna/workbench/report/view/ValidateSwingWorker.java b/taverna-report-view/src/main/java/org/apache/taverna/workbench/report/view/ValidateSwingWorker.java index 7518262..ab32e6e 100644 --- a/taverna-report-view/src/main/java/org/apache/taverna/workbench/report/view/ValidateSwingWorker.java +++ b/taverna-report-view/src/main/java/org/apache/taverna/workbench/report/view/ValidateSwingWorker.java @@ -1,22 +1,4 @@ /******************************************************************************* - * Copyright (C) 2009 The University of Manchester - * - * Modifications to the initial code base are copyright of their - * respective authors, or their employers as appropriate. - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public License - * as published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This program 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ******************************************************************************/ package org.apache.taverna.workbench.report.view; http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench/blob/86c69d1a/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/InvocationTreeModel.java ---------------------------------------------------------------------- diff --git a/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/InvocationTreeModel.java b/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/InvocationTreeModel.java index f398cd9..2c9af65 100644 --- a/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/InvocationTreeModel.java +++ b/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/InvocationTreeModel.java @@ -1,22 +1,4 @@ /******************************************************************************* - * Copyright (C) 2013 The University of Manchester - * - * Modifications to the initial code base are copyright of their - * respective authors, or their employers as appropriate. - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public License - * as published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This program 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ******************************************************************************/ package org.apache.taverna.workbench.views.results; http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench/blob/86c69d1a/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/InvocationView.java ---------------------------------------------------------------------- diff --git a/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/InvocationView.java b/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/InvocationView.java index 3fd0f19..dd0cdf7 100644 --- a/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/InvocationView.java +++ b/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/InvocationView.java @@ -1,22 +1,4 @@ /******************************************************************************* - * Copyright (C) 2013 The University of Manchester - * - * Modifications to the initial code base are copyright of their - * respective authors, or their employers as appropriate. - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public License - * as published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This program 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ******************************************************************************/ package org.apache.taverna.workbench.views.results; http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench/blob/86c69d1a/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/ReportView.java ---------------------------------------------------------------------- diff --git a/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/ReportView.java b/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/ReportView.java index 8576780..aa7583c 100644 --- a/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/ReportView.java +++ b/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/ReportView.java @@ -1,22 +1,4 @@ /******************************************************************************* - * Copyright (C) 2007 The University of Manchester - * - * Modifications to the initial code base are copyright of their - * respective authors, or their employers as appropriate. - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public License - * as published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This program 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ******************************************************************************/ package org.apache.taverna.workbench.views.results; http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench/blob/86c69d1a/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/ResultsComponent.java ---------------------------------------------------------------------- diff --git a/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/ResultsComponent.java b/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/ResultsComponent.java index 8c67fed..ceed285 100644 --- a/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/ResultsComponent.java +++ b/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/ResultsComponent.java @@ -1,22 +1,4 @@ /******************************************************************************* - * Copyright (C) 2013 The University of Manchester - * - * Modifications to the initial code base are copyright of their - * respective authors, or their employers as appropriate. - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public License - * as published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This program 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ******************************************************************************/ package org.apache.taverna.workbench.views.results; http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench/blob/86c69d1a/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/processor/IntermediateValuesInProgressDialog.java ---------------------------------------------------------------------- diff --git a/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/processor/IntermediateValuesInProgressDialog.java b/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/processor/IntermediateValuesInProgressDialog.java index 855662b..ed83c9d 100644 --- a/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/processor/IntermediateValuesInProgressDialog.java +++ b/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/processor/IntermediateValuesInProgressDialog.java @@ -1,23 +1,5 @@ /******************************************************************************* - * Copyright (C) 2009 The University of Manchester - * - * Modifications to the initial code base are copyright of their - * respective authors, or their employers as appropriate. - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public License - * as published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This program 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ******************************************************************************/ package org.apache.taverna.workbench.views.results.processor; http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench/blob/86c69d1a/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/processor/IntermediateValuesSwingWorker.java ---------------------------------------------------------------------- diff --git a/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/processor/IntermediateValuesSwingWorker.java b/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/processor/IntermediateValuesSwingWorker.java index b391bcc..e53ba97 100644 --- a/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/processor/IntermediateValuesSwingWorker.java +++ b/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/processor/IntermediateValuesSwingWorker.java @@ -1,22 +1,4 @@ /******************************************************************************* - * Copyright (C) 2007 The University of Manchester - * - * Modifications to the initial code base are copyright of their - * respective authors, or their employers as appropriate. - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public License - * as published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This program 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ******************************************************************************/ package org.apache.taverna.workbench.views.results.processor; http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench/blob/86c69d1a/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/processor/ProcessorEnactmentsTreeModel.java ---------------------------------------------------------------------- diff --git a/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/processor/ProcessorEnactmentsTreeModel.java b/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/processor/ProcessorEnactmentsTreeModel.java index 3c58826..fa4233c 100644 --- a/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/processor/ProcessorEnactmentsTreeModel.java +++ b/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/processor/ProcessorEnactmentsTreeModel.java @@ -1,22 +1,4 @@ /******************************************************************************* - * Copyright (C) 2009 The University of Manchester - * - * Modifications to the initial code base are copyright of their - * respective authors, or their employers as appropriate. - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public License - * as published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This program 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ******************************************************************************/ package org.apache.taverna.workbench.views.results.processor; http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench/blob/86c69d1a/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/processor/ProcessorEnactmentsTreeNode.java ---------------------------------------------------------------------- diff --git a/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/processor/ProcessorEnactmentsTreeNode.java b/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/processor/ProcessorEnactmentsTreeNode.java index 9ae4b56..3e1fb95 100644 --- a/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/processor/ProcessorEnactmentsTreeNode.java +++ b/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/processor/ProcessorEnactmentsTreeNode.java @@ -1,22 +1,4 @@ /******************************************************************************* - * Copyright (C) 2007 The University of Manchester - * - * Modifications to the initial code base are copyright of their - * respective authors, or their employers as appropriate. - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public License - * as published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This program 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ******************************************************************************/ package org.apache.taverna.workbench.views.results.processor; http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench/blob/86c69d1a/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/processor/ProcessorPortResultsViewTab.java ---------------------------------------------------------------------- diff --git a/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/processor/ProcessorPortResultsViewTab.java b/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/processor/ProcessorPortResultsViewTab.java index 16bf2d4..e37ebf0 100644 --- a/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/processor/ProcessorPortResultsViewTab.java +++ b/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/processor/ProcessorPortResultsViewTab.java @@ -1,22 +1,4 @@ /******************************************************************************* - * Copyright (C) 2007 The University of Manchester - * - * Modifications to the initial code base are copyright of their - * respective authors, or their employers as appropriate. - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public License - * as published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This program 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ******************************************************************************/ package org.apache.taverna.workbench.views.results.processor; http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench/blob/86c69d1a/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/processor/ProcessorResultCellRenderer.java ---------------------------------------------------------------------- diff --git a/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/processor/ProcessorResultCellRenderer.java b/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/processor/ProcessorResultCellRenderer.java index 16cf141..5ab65c8 100644 --- a/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/processor/ProcessorResultCellRenderer.java +++ b/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/processor/ProcessorResultCellRenderer.java @@ -1,22 +1,4 @@ /******************************************************************************* - * Copyright (C) 2007 The University of Manchester - * - * Modifications to the initial code base are copyright of their - * respective authors, or their employers as appropriate. - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public License - * as published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This program 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ******************************************************************************/ package org.apache.taverna.workbench.views.results.processor; http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench/blob/86c69d1a/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/processor/ProcessorResultTreeNode.java ---------------------------------------------------------------------- diff --git a/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/processor/ProcessorResultTreeNode.java b/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/processor/ProcessorResultTreeNode.java index 1b428d1..60ef3c8 100644 --- a/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/processor/ProcessorResultTreeNode.java +++ b/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/processor/ProcessorResultTreeNode.java @@ -1,22 +1,4 @@ /******************************************************************************* - * Copyright (C) 2007 The University of Manchester - * - * Modifications to the initial code base are copyright of their - * respective authors, or their employers as appropriate. - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public License - * as published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This program 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ******************************************************************************/ package org.apache.taverna.workbench.views.results.processor; http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench/blob/86c69d1a/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/processor/ProcessorResultsComponent.java ---------------------------------------------------------------------- diff --git a/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/processor/ProcessorResultsComponent.java b/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/processor/ProcessorResultsComponent.java index 2e0c2fb..f39c51c 100644 --- a/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/processor/ProcessorResultsComponent.java +++ b/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/processor/ProcessorResultsComponent.java @@ -1,22 +1,4 @@ /******************************************************************************* - * Copyright (C) 2007 The University of Manchester - * - * Modifications to the initial code base are copyright of their - * respective authors, or their employers as appropriate. - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public License - * as published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This program 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ******************************************************************************/ package org.apache.taverna.workbench.views.results.processor; http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench/blob/86c69d1a/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/processor/ProcessorResultsTreeModel.java ---------------------------------------------------------------------- diff --git a/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/processor/ProcessorResultsTreeModel.java b/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/processor/ProcessorResultsTreeModel.java index 6538ca9..5980879 100644 --- a/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/processor/ProcessorResultsTreeModel.java +++ b/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/processor/ProcessorResultsTreeModel.java @@ -1,22 +1,4 @@ /******************************************************************************* - * Copyright (C) 2009 The University of Manchester - * - * Modifications to the initial code base are copyright of their - * respective authors, or their employers as appropriate. - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public License - * as published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This program 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ******************************************************************************/ package org.apache.taverna.workbench.views.results.processor; http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench/blob/86c69d1a/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/processor/RenderedProcessorResultComponent.java ---------------------------------------------------------------------- diff --git a/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/processor/RenderedProcessorResultComponent.java b/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/processor/RenderedProcessorResultComponent.java index 4e376b1..807bce9 100644 --- a/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/processor/RenderedProcessorResultComponent.java +++ b/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/processor/RenderedProcessorResultComponent.java @@ -1,22 +1,4 @@ /******************************************************************************* - * Copyright (C) 2007 The University of Manchester - * - * Modifications to the initial code base are copyright of their - * respective authors, or their employers as appropriate. - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public License - * as published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This program 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ******************************************************************************/ package org.apache.taverna.workbench.views.results.processor; http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench/blob/86c69d1a/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/saveactions/SaveAllResultsAsExcel.java ---------------------------------------------------------------------- diff --git a/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/saveactions/SaveAllResultsAsExcel.java b/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/saveactions/SaveAllResultsAsExcel.java index 842b1e8..7361340 100644 --- a/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/saveactions/SaveAllResultsAsExcel.java +++ b/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/saveactions/SaveAllResultsAsExcel.java @@ -1,22 +1,4 @@ /******************************************************************************* - * Copyright (C) 2007 The University of Manchester - * - * Modifications to the initial code base are copyright of their - * respective authors, or their employers as appropriate. - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public License - * as published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This program 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ******************************************************************************/ package org.apache.taverna.workbench.views.results.saveactions; http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench/blob/86c69d1a/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/saveactions/SaveAllResultsAsXML.java ---------------------------------------------------------------------- diff --git a/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/saveactions/SaveAllResultsAsXML.java b/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/saveactions/SaveAllResultsAsXML.java index 1d01de6..2a46d6f 100644 --- a/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/saveactions/SaveAllResultsAsXML.java +++ b/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/saveactions/SaveAllResultsAsXML.java @@ -1,22 +1,4 @@ /******************************************************************************* - * Copyright (C) 2007 The University of Manchester - * - * Modifications to the initial code base are copyright of their - * respective authors, or their employers as appropriate. - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public License - * as published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This program 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ******************************************************************************/ package org.apache.taverna.workbench.views.results.saveactions; http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench/blob/86c69d1a/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/saveactions/SaveAllResultsSPI.java ---------------------------------------------------------------------- diff --git a/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/saveactions/SaveAllResultsSPI.java b/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/saveactions/SaveAllResultsSPI.java index daeb205..c7df759 100644 --- a/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/saveactions/SaveAllResultsSPI.java +++ b/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/saveactions/SaveAllResultsSPI.java @@ -1,22 +1,4 @@ /******************************************************************************* - * Copyright (C) 2007 The University of Manchester - * - * Modifications to the initial code base are copyright of their - * respective authors, or their employers as appropriate. - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public License - * as published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This program 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ******************************************************************************/ package org.apache.taverna.workbench.views.results.saveactions; http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench/blob/86c69d1a/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/saveactions/SaveAllResultsToFileSystem.java ---------------------------------------------------------------------- diff --git a/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/saveactions/SaveAllResultsToFileSystem.java b/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/saveactions/SaveAllResultsToFileSystem.java index 16bddd6..0fb22a4 100644 --- a/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/saveactions/SaveAllResultsToFileSystem.java +++ b/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/saveactions/SaveAllResultsToFileSystem.java @@ -1,22 +1,4 @@ /******************************************************************************* - * Copyright (C) 2007 The University of Manchester - * - * Modifications to the initial code base are copyright of their - * respective authors, or their employers as appropriate. - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public License - * as published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This program 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ******************************************************************************/ package org.apache.taverna.workbench.views.results.saveactions; http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench/blob/86c69d1a/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/saveactions/SaveIndividualResult.java ---------------------------------------------------------------------- diff --git a/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/saveactions/SaveIndividualResult.java b/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/saveactions/SaveIndividualResult.java index 36900d5..0e63906 100644 --- a/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/saveactions/SaveIndividualResult.java +++ b/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/saveactions/SaveIndividualResult.java @@ -1,22 +1,4 @@ /******************************************************************************* - * Copyright (C) 2007 The University of Manchester - * - * Modifications to the initial code base are copyright of their - * respective authors, or their employers as appropriate. - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public License - * as published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This program 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ******************************************************************************/ package org.apache.taverna.workbench.views.results.saveactions; http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench/blob/86c69d1a/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/saveactions/SaveIndividualResultSPI.java ---------------------------------------------------------------------- diff --git a/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/saveactions/SaveIndividualResultSPI.java b/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/saveactions/SaveIndividualResultSPI.java index 596d7a2..70b0f19 100644 --- a/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/saveactions/SaveIndividualResultSPI.java +++ b/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/saveactions/SaveIndividualResultSPI.java @@ -1,22 +1,4 @@ /******************************************************************************* - * Copyright (C) 2007 The University of Manchester - * - * Modifications to the initial code base are copyright of their - * respective authors, or their employers as appropriate. - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public License - * as published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This program 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ******************************************************************************/ package org.apache.taverna.workbench.views.results.saveactions; http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench/blob/86c69d1a/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/workflow/DataBundleTreeModel.java ---------------------------------------------------------------------- diff --git a/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/workflow/DataBundleTreeModel.java b/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/workflow/DataBundleTreeModel.java index 9bdf810..f4c8e47 100644 --- a/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/workflow/DataBundleTreeModel.java +++ b/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/workflow/DataBundleTreeModel.java @@ -1,22 +1,4 @@ /******************************************************************************* - * Copyright (C) 2013 The University of Manchester - * - * Modifications to the initial code base are copyright of their - * respective authors, or their employers as appropriate. - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public License - * as published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This program 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ******************************************************************************/ package org.apache.taverna.workbench.views.results.workflow; http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench/blob/86c69d1a/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/workflow/FilteredDataBundleTreeModel.java ---------------------------------------------------------------------- diff --git a/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/workflow/FilteredDataBundleTreeModel.java b/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/workflow/FilteredDataBundleTreeModel.java index e225a4e..cfde35c 100644 --- a/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/workflow/FilteredDataBundleTreeModel.java +++ b/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/workflow/FilteredDataBundleTreeModel.java @@ -1,22 +1,4 @@ /******************************************************************************* - * Copyright (C) 2013 The University of Manchester - * - * Modifications to the initial code base are copyright of their - * respective authors, or their employers as appropriate. - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public License - * as published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This program 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ******************************************************************************/ package org.apache.taverna.workbench.views.results.workflow; http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench/blob/86c69d1a/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/workflow/PortResultsViewTab.java ---------------------------------------------------------------------- diff --git a/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/workflow/PortResultsViewTab.java b/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/workflow/PortResultsViewTab.java index 42b3db4..de1c800 100644 --- a/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/workflow/PortResultsViewTab.java +++ b/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/workflow/PortResultsViewTab.java @@ -1,22 +1,4 @@ /******************************************************************************* - * Copyright (C) 2007 The University of Manchester - * - * Modifications to the initial code base are copyright of their - * respective authors, or their employers as appropriate. - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public License - * as published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This program 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ******************************************************************************/ package org.apache.taverna.workbench.views.results.workflow; http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench/blob/86c69d1a/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/workflow/RenderedResultComponent.java ---------------------------------------------------------------------- diff --git a/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/workflow/RenderedResultComponent.java b/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/workflow/RenderedResultComponent.java index 4b6e314..3fc32f8 100644 --- a/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/workflow/RenderedResultComponent.java +++ b/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/workflow/RenderedResultComponent.java @@ -1,22 +1,4 @@ /******************************************************************************* - * Copyright (C) 2007 The University of Manchester - * - * Modifications to the initial code base are copyright of their - * respective authors, or their employers as appropriate. - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public License - * as published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This program 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ******************************************************************************/ package org.apache.taverna.workbench.views.results.workflow; http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench/blob/86c69d1a/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/workflow/WorkflowResultTreeModel.java ---------------------------------------------------------------------- diff --git a/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/workflow/WorkflowResultTreeModel.java b/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/workflow/WorkflowResultTreeModel.java index 8b6bf40..9d8a179 100644 --- a/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/workflow/WorkflowResultTreeModel.java +++ b/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/workflow/WorkflowResultTreeModel.java @@ -1,22 +1,4 @@ /******************************************************************************* - * Copyright (C) 2007 The University of Manchester - * - * Modifications to the initial code base are copyright of their - * respective authors, or their employers as appropriate. - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public License - * as published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This program 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ******************************************************************************/ package org.apache.taverna.workbench.views.results.workflow; http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench/blob/86c69d1a/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/workflow/WorkflowResultTreeNode.java ---------------------------------------------------------------------- diff --git a/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/workflow/WorkflowResultTreeNode.java b/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/workflow/WorkflowResultTreeNode.java index d438e7d..9bbd738 100644 --- a/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/workflow/WorkflowResultTreeNode.java +++ b/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/workflow/WorkflowResultTreeNode.java @@ -1,22 +1,4 @@ /******************************************************************************* - * Copyright (C) 2007 The University of Manchester - * - * Modifications to the initial code base are copyright of their - * respective authors, or their employers as appropriate. - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public License - * as published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This program 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ******************************************************************************/ package org.apache.taverna.workbench.views.results.workflow; http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench/blob/86c69d1a/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/workflow/WorkflowResultsComponent.java ---------------------------------------------------------------------- diff --git a/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/workflow/WorkflowResultsComponent.java b/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/workflow/WorkflowResultsComponent.java index a7d45ff..ec7c9b6 100644 --- a/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/workflow/WorkflowResultsComponent.java +++ b/taverna-results-view/src/main/java/org/apache/taverna/workbench/views/results/workflow/WorkflowResultsComponent.java @@ -1,22 +1,4 @@ /******************************************************************************* - * Copyright (C) 2007 The University of Manchester - * - * Modifications to the initial code base are copyright of their - * respective authors, or their employers as appropriate. - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public License - * as published by the Free Software Foundation; either version 2.1 of - * the License, or (at your option) any later version. - * - * This program 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ******************************************************************************/ package org.apache.taverna.workbench.views.results.workflow;
