You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by sm...@apache.org on 2011/07/31 07:26:43 UTC

svn commit: r1152548 [1/3] - in /incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya: ./ amazonEC2/gui/ appwrapper/ component/ graph/ graph/dynamic/gui/ gridftp/ gui/ mylead/gui/ util/ wf/ wf/gui/ workflow/ workflow/proxy/ xregis...

Author: smarru
Date: Sun Jul 31 05:26:35 2011
New Revision: 1152548

URL: http://svn.apache.org/viewvc?rev=1152548&view=rev
Log:
removing old license and left over author tags

Modified:
    incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/XBaya.java
    incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/amazonEC2/gui/EC2InstancesManagementWindow.java
    incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/amazonEC2/gui/EC2LaunchWindow.java
    incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/amazonEC2/gui/InstancesLoader.java
    incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/amazonEC2/gui/S3Downloader.java
    incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/amazonEC2/gui/S3Tree.java
    incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/amazonEC2/gui/S3TreeModel.java
    incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/amazonEC2/gui/S3Uploader.java
    incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/appwrapper/ArgumentsConfigWindow.java
    incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/component/ComponentDataPort.java
    incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/component/ComponentException.java
    incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/graph/DataPort.java
    incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/graph/Graph.java
    incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/graph/dynamic/gui/XmlBeansFiler.java
    incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/gridftp/GridFtpClient.java
    incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/gui/TableRenderable.java
    incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/gui/WaitDialog.java
    incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/gui/XBayaComboBox.java
    incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/gui/XBayaComponent.java
    incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/gui/XBayaGUI.java
    incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/mylead/gui/MyLeadConfigurationWindow.java
    incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/mylead/gui/MyLeadLoadWindow.java
    incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/mylead/gui/MyLeadLoader.java
    incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/mylead/gui/MyLeadMenu.java
    incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/mylead/gui/MyLeadSaveWindow.java
    incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/mylead/gui/MyLeadSaver.java
    incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/util/AmazonUtil.java
    incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/util/BrowserLauncher.java
    incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/util/IOUtil.java
    incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/util/MyLEADUtil.java
    incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/util/NameValidator.java
    incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/util/Pair.java
    incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/util/StringUtil.java
    incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/util/SwingUtil.java
    incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/util/WSConstants.java
    incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/util/WSDLUtil.java
    incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/util/XMLUtil.java
    incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/util/XmlFormatter.java
    incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/wf/TridentTransformer.java
    incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/wf/Workflow.java
    incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/wf/gui/ParameterListModel.java
    incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/wf/gui/ParameterPropertyPanel.java
    incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/wf/gui/ParameterPropertyWindow.java
    incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/wf/gui/WorkflowMenu.java
    incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/wf/gui/WorkflowPropertyWindow.java
    incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/workflow/WorkflowClient.java
    incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/workflow/WorkflowEngineException.java
    incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/workflow/WorkflowEngineManager.java
    incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/workflow/WorkflowInvoker.java
    incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/workflow/proxy/GPELWorkflowClient.java
    incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/workflow/proxy/GPELWorkflowContext.java
    incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/workflow/proxy/ProxyWSDL.java
    incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/workflow/proxy/WorkflowClient.java
    incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/workflow/proxy/WorkflowContext.java
    incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/workflow/proxy/WorkflowProxyClient.java
    incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/workflow/proxy/WorkflowProxyException.java
    incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/xregistry/XRSearchResult.java
    incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/xregistry/XRegistryAccesser.java
    incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/xregistry/XRegistryComponent.java
    incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/xregistry/XRegistryComponentReference.java
    incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/xregistry/XRegistryLoaderWindow.java
    incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/xregistry/XRegistryUtils.java
    incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/xregistry/XRegistryWorkflowPublisherWindow.java
    incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/xregistry/gui/XRegistryWindow.java
    incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/xsd/GFacSimpleTypesXSD.java
    incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/xsd/LeadContextHeaderXSD.java
    incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/xsd/LeadCrosscutXSD.java

Modified: incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/XBaya.java
URL: http://svn.apache.org/viewvc/incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/XBaya.java?rev=1152548&r1=1152547&r2=1152548&view=diff
==============================================================================
--- incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/XBaya.java (original)
+++ incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/XBaya.java Sun Jul 31 05:26:35 2011
@@ -29,9 +29,6 @@ import org.apache.airavata.xbaya.gui.Err
 
 import xsul5.MLogger;
 
-/**
- * @author Satoshi Shirasuna
- */
 public class XBaya {
 
     private static MLogger logger = MLogger.getLogger();

Modified: incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/amazonEC2/gui/EC2InstancesManagementWindow.java
URL: http://svn.apache.org/viewvc/incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/amazonEC2/gui/EC2InstancesManagementWindow.java?rev=1152548&r1=1152547&r2=1152548&view=diff
==============================================================================
--- incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/amazonEC2/gui/EC2InstancesManagementWindow.java (original)
+++ incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/amazonEC2/gui/EC2InstancesManagementWindow.java Sun Jul 31 05:26:35 2011
@@ -1,13 +1,4 @@
 /*
- * Copyright (c) 2011 Extreme! Lab, Indiana University. All rights reserved.
- *
- * This software is open source. See the bottom of this file for the license.
- *
- * $Id: $
- */
-package org.apache.airavata.xbaya.amazonEC2.gui;
-
-/*
  *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
@@ -28,6 +19,8 @@ package org.apache.airavata.xbaya.amazon
  *
  */
 
+package org.apache.airavata.xbaya.amazonEC2.gui;
+
 import java.awt.Dimension;
 import java.awt.event.ActionEvent;
 import java.util.ArrayList;
@@ -46,9 +39,6 @@ import org.apache.airavata.xbaya.gui.XBa
 import org.apache.airavata.xbaya.gui.XbayaEnhancedList;
 import org.apache.airavata.xbaya.util.AmazonUtil;
 
-/**
- * @author Patanachai Tangchaisin
- */
 public class EC2InstancesManagementWindow {
 
     private static int WIDTH = 800;
@@ -213,45 +203,4 @@ public class EC2InstancesManagementWindo
         }
         return true;
     }
-}
-
-/*
- * Indiana University Extreme! Lab Software License, Version 1.2
- * 
- * Copyright (c) 2011 The Trustees of Indiana University. All rights reserved.
- * 
- * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the
- * following conditions are met:
- * 
- * 1) All redistributions of source code must retain the above copyright notice, the list of authors in the original
- * source code, this list of conditions and the disclaimer listed in this license;
- * 
- * 2) All redistributions in binary form must reproduce the above copyright notice, this list of conditions and the
- * disclaimer listed in this license in the documentation and/or other materials provided with the distribution;
- * 
- * 3) Any documentation included with all redistributions must include the following acknowledgement:
- * 
- * "This product includes software developed by the Indiana University Extreme! Lab. For further information please
- * visit http://www.extreme.indiana.edu/"
- * 
- * Alternatively, this acknowledgment may appear in the software itself, and wherever such third-party acknowledgments
- * normally appear.
- * 
- * 4) The name "Indiana University" or "Indiana University Extreme! Lab" shall not be used to endorse or promote
- * products derived from this software without prior written permission from Indiana University. For written permission,
- * please contact http://www.extreme.indiana.edu/.
- * 
- * 5) Products derived from this software may not use "Indiana University" name nor may "Indiana University" appear in
- * their name, without prior written permission of the Indiana University.
- * 
- * Indiana University provides no reassurances that the source code provided does not infringe the patent or any other
- * intellectual property rights of any other entity. Indiana University disclaims any liability to any recipient for
- * claims brought by any other entity based on infringement of intellectual property rights or otherwise.
- * 
- * LICENSEE UNDERSTANDS THAT SOFTWARE IS PROVIDED "AS IS" FOR WHICH NO WARRANTIES AS TO CAPABILITIES OR ACCURACY ARE
- * MADE. INDIANA UNIVERSITY GIVES NO WARRANTIES AND MAKES NO REPRESENTATION THAT SOFTWARE IS FREE OF INFRINGEMENT OF
- * THIRD PARTY PATENT, COPYRIGHT, OR OTHER PROPRIETARY RIGHTS. INDIANA UNIVERSITY MAKES NO WARRANTIES THAT SOFTWARE IS
- * FREE FROM "BUGS", "VIRUSES", "TROJAN HORSES", "TRAP DOORS", "WORMS", OR OTHER HARMFUL CODE. LICENSEE ASSUMES THE
- * ENTIRE RISK AS TO THE PERFORMANCE OF SOFTWARE AND/OR ASSOCIATED MATERIALS, AND TO THE PERFORMANCE AND VALIDITY OF
- * INFORMATION GENERATED USING SOFTWARE.
- */
+}
\ No newline at end of file

Modified: incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/amazonEC2/gui/EC2LaunchWindow.java
URL: http://svn.apache.org/viewvc/incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/amazonEC2/gui/EC2LaunchWindow.java?rev=1152548&r1=1152547&r2=1152548&view=diff
==============================================================================
--- incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/amazonEC2/gui/EC2LaunchWindow.java (original)
+++ incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/amazonEC2/gui/EC2LaunchWindow.java Sun Jul 31 05:26:35 2011
@@ -1,13 +1,4 @@
 /*
- * Copyright (c) 2011 Extreme! Lab, Indiana University. All rights reserved.
- *
- * This software is open source. See the bottom of this file for the license.
- *
- * $Id: $
- */
-package org.apache.airavata.xbaya.amazonEC2.gui;
-
-/*
  *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
@@ -28,6 +19,8 @@ package org.apache.airavata.xbaya.amazon
  *
  */
 
+package org.apache.airavata.xbaya.amazonEC2.gui;
+
 import java.awt.event.ActionEvent;
 import java.awt.event.ActionListener;
 
@@ -49,9 +42,6 @@ import org.apache.airavata.xbaya.gui.XBa
 import org.apache.airavata.xbaya.gui.XBayaTextField;
 import org.apache.airavata.xbaya.util.AmazonUtil;
 
-/**
- * @author Patanachai Tangchaisin
- */
 public class EC2LaunchWindow {
 
     private XBayaEngine engine;
@@ -214,45 +204,4 @@ public class EC2LaunchWindow {
     public void show() {
         this.dialog.show();
     }
-}
-
-/*
- * Indiana University Extreme! Lab Software License, Version 1.2
- * 
- * Copyright (c) 2011 The Trustees of Indiana University. All rights reserved.
- * 
- * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the
- * following conditions are met:
- * 
- * 1) All redistributions of source code must retain the above copyright notice, the list of authors in the original
- * source code, this list of conditions and the disclaimer listed in this license;
- * 
- * 2) All redistributions in binary form must reproduce the above copyright notice, this list of conditions and the
- * disclaimer listed in this license in the documentation and/or other materials provided with the distribution;
- * 
- * 3) Any documentation included with all redistributions must include the following acknowledgement:
- * 
- * "This product includes software developed by the Indiana University Extreme! Lab. For further information please
- * visit http://www.extreme.indiana.edu/"
- * 
- * Alternatively, this acknowledgment may appear in the software itself, and wherever such third-party acknowledgments
- * normally appear.
- * 
- * 4) The name "Indiana University" or "Indiana University Extreme! Lab" shall not be used to endorse or promote
- * products derived from this software without prior written permission from Indiana University. For written permission,
- * please contact http://www.extreme.indiana.edu/.
- * 
- * 5) Products derived from this software may not use "Indiana University" name nor may "Indiana University" appear in
- * their name, without prior written permission of the Indiana University.
- * 
- * Indiana University provides no reassurances that the source code provided does not infringe the patent or any other
- * intellectual property rights of any other entity. Indiana University disclaims any liability to any recipient for
- * claims brought by any other entity based on infringement of intellectual property rights or otherwise.
- * 
- * LICENSEE UNDERSTANDS THAT SOFTWARE IS PROVIDED "AS IS" FOR WHICH NO WARRANTIES AS TO CAPABILITIES OR ACCURACY ARE
- * MADE. INDIANA UNIVERSITY GIVES NO WARRANTIES AND MAKES NO REPRESENTATION THAT SOFTWARE IS FREE OF INFRINGEMENT OF
- * THIRD PARTY PATENT, COPYRIGHT, OR OTHER PROPRIETARY RIGHTS. INDIANA UNIVERSITY MAKES NO WARRANTIES THAT SOFTWARE IS
- * FREE FROM "BUGS", "VIRUSES", "TROJAN HORSES", "TRAP DOORS", "WORMS", OR OTHER HARMFUL CODE. LICENSEE ASSUMES THE
- * ENTIRE RISK AS TO THE PERFORMANCE OF SOFTWARE AND/OR ASSOCIATED MATERIALS, AND TO THE PERFORMANCE AND VALIDITY OF
- * INFORMATION GENERATED USING SOFTWARE.
- */
+}
\ No newline at end of file

Modified: incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/amazonEC2/gui/InstancesLoader.java
URL: http://svn.apache.org/viewvc/incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/amazonEC2/gui/InstancesLoader.java?rev=1152548&r1=1152547&r2=1152548&view=diff
==============================================================================
--- incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/amazonEC2/gui/InstancesLoader.java (original)
+++ incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/amazonEC2/gui/InstancesLoader.java Sun Jul 31 05:26:35 2011
@@ -1,13 +1,4 @@
 /*
- * Copyright (c) 2011 Extreme! Lab, Indiana University. All rights reserved.
- *
- * This software is open source. See the bottom of this file for the license.
- *
- * $Id: $
- */
-package org.apache.airavata.xbaya.amazonEC2.gui;
-
-/*
  *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
@@ -28,6 +19,8 @@ package org.apache.airavata.xbaya.amazon
  *
  */
 
+package org.apache.airavata.xbaya.amazonEC2.gui;
+
 import java.util.ArrayList;
 import java.util.List;
 
@@ -43,9 +36,6 @@ import com.amazonaws.AmazonClientExcepti
 import com.amazonaws.AmazonServiceException;
 import com.amazonaws.services.ec2.model.Instance;
 
-/**
- * @author Patanachai Tangchaisin
- */
 public class InstancesLoader implements Cancelable {
 
     private XBayaEngine engine;
@@ -114,45 +104,4 @@ public class InstancesLoader implements 
 
         this.loadingDialog.show();
     }
-}
-
-/*
- * Indiana University Extreme! Lab Software License, Version 1.2
- * 
- * Copyright (c) 2011 The Trustees of Indiana University. All rights reserved.
- * 
- * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the
- * following conditions are met:
- * 
- * 1) All redistributions of source code must retain the above copyright notice, the list of authors in the original
- * source code, this list of conditions and the disclaimer listed in this license;
- * 
- * 2) All redistributions in binary form must reproduce the above copyright notice, this list of conditions and the
- * disclaimer listed in this license in the documentation and/or other materials provided with the distribution;
- * 
- * 3) Any documentation included with all redistributions must include the following acknowledgement:
- * 
- * "This product includes software developed by the Indiana University Extreme! Lab. For further information please
- * visit http://www.extreme.indiana.edu/"
- * 
- * Alternatively, this acknowledgment may appear in the software itself, and wherever such third-party acknowledgments
- * normally appear.
- * 
- * 4) The name "Indiana University" or "Indiana University Extreme! Lab" shall not be used to endorse or promote
- * products derived from this software without prior written permission from Indiana University. For written permission,
- * please contact http://www.extreme.indiana.edu/.
- * 
- * 5) Products derived from this software may not use "Indiana University" name nor may "Indiana University" appear in
- * their name, without prior written permission of the Indiana University.
- * 
- * Indiana University provides no reassurances that the source code provided does not infringe the patent or any other
- * intellectual property rights of any other entity. Indiana University disclaims any liability to any recipient for
- * claims brought by any other entity based on infringement of intellectual property rights or otherwise.
- * 
- * LICENSEE UNDERSTANDS THAT SOFTWARE IS PROVIDED "AS IS" FOR WHICH NO WARRANTIES AS TO CAPABILITIES OR ACCURACY ARE
- * MADE. INDIANA UNIVERSITY GIVES NO WARRANTIES AND MAKES NO REPRESENTATION THAT SOFTWARE IS FREE OF INFRINGEMENT OF
- * THIRD PARTY PATENT, COPYRIGHT, OR OTHER PROPRIETARY RIGHTS. INDIANA UNIVERSITY MAKES NO WARRANTIES THAT SOFTWARE IS
- * FREE FROM "BUGS", "VIRUSES", "TROJAN HORSES", "TRAP DOORS", "WORMS", OR OTHER HARMFUL CODE. LICENSEE ASSUMES THE
- * ENTIRE RISK AS TO THE PERFORMANCE OF SOFTWARE AND/OR ASSOCIATED MATERIALS, AND TO THE PERFORMANCE AND VALIDITY OF
- * INFORMATION GENERATED USING SOFTWARE.
- */
+}
\ No newline at end of file

Modified: incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/amazonEC2/gui/S3Downloader.java
URL: http://svn.apache.org/viewvc/incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/amazonEC2/gui/S3Downloader.java?rev=1152548&r1=1152547&r2=1152548&view=diff
==============================================================================
--- incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/amazonEC2/gui/S3Downloader.java (original)
+++ incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/amazonEC2/gui/S3Downloader.java Sun Jul 31 05:26:35 2011
@@ -1,13 +1,4 @@
 /*
- * Copyright (c) 2011 Extreme! Lab, Indiana University. All rights reserved.
- *
- * This software is open source. See the bottom of this file for the license.
- *
- * $Id: $
- */
-package org.apache.airavata.xbaya.amazonEC2.gui;
-
-/*
  *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
@@ -28,6 +19,8 @@ package org.apache.airavata.xbaya.amazon
  *
  */
 
+package org.apache.airavata.xbaya.amazonEC2.gui;
+
 import java.io.BufferedReader;
 import java.io.BufferedWriter;
 import java.io.File;
@@ -43,9 +36,6 @@ import org.apache.airavata.xbaya.gui.Wai
 import org.jets3t.service.S3Service;
 import org.jets3t.service.model.S3Object;
 
-/**
- * @author Patanachai Tangchaisin
- */
 public class S3Downloader implements Cancelable {
 
     private XBayaEngine engine;
@@ -147,45 +137,4 @@ public class S3Downloader implements Can
 
         this.loadingDialog.show();
     }
-}
-
-/*
- * Indiana University Extreme! Lab Software License, Version 1.2
- * 
- * Copyright (c) 2011 The Trustees of Indiana University. All rights reserved.
- * 
- * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the
- * following conditions are met:
- * 
- * 1) All redistributions of source code must retain the above copyright notice, the list of authors in the original
- * source code, this list of conditions and the disclaimer listed in this license;
- * 
- * 2) All redistributions in binary form must reproduce the above copyright notice, this list of conditions and the
- * disclaimer listed in this license in the documentation and/or other materials provided with the distribution;
- * 
- * 3) Any documentation included with all redistributions must include the following acknowledgement:
- * 
- * "This product includes software developed by the Indiana University Extreme! Lab. For further information please
- * visit http://www.extreme.indiana.edu/"
- * 
- * Alternatively, this acknowledgment may appear in the software itself, and wherever such third-party acknowledgments
- * normally appear.
- * 
- * 4) The name "Indiana University" or "Indiana University Extreme! Lab" shall not be used to endorse or promote
- * products derived from this software without prior written permission from Indiana University. For written permission,
- * please contact http://www.extreme.indiana.edu/.
- * 
- * 5) Products derived from this software may not use "Indiana University" name nor may "Indiana University" appear in
- * their name, without prior written permission of the Indiana University.
- * 
- * Indiana University provides no reassurances that the source code provided does not infringe the patent or any other
- * intellectual property rights of any other entity. Indiana University disclaims any liability to any recipient for
- * claims brought by any other entity based on infringement of intellectual property rights or otherwise.
- * 
- * LICENSEE UNDERSTANDS THAT SOFTWARE IS PROVIDED "AS IS" FOR WHICH NO WARRANTIES AS TO CAPABILITIES OR ACCURACY ARE
- * MADE. INDIANA UNIVERSITY GIVES NO WARRANTIES AND MAKES NO REPRESENTATION THAT SOFTWARE IS FREE OF INFRINGEMENT OF
- * THIRD PARTY PATENT, COPYRIGHT, OR OTHER PROPRIETARY RIGHTS. INDIANA UNIVERSITY MAKES NO WARRANTIES THAT SOFTWARE IS
- * FREE FROM "BUGS", "VIRUSES", "TROJAN HORSES", "TRAP DOORS", "WORMS", OR OTHER HARMFUL CODE. LICENSEE ASSUMES THE
- * ENTIRE RISK AS TO THE PERFORMANCE OF SOFTWARE AND/OR ASSOCIATED MATERIALS, AND TO THE PERFORMANCE AND VALIDITY OF
- * INFORMATION GENERATED USING SOFTWARE.
- */
+}
\ No newline at end of file

Modified: incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/amazonEC2/gui/S3Tree.java
URL: http://svn.apache.org/viewvc/incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/amazonEC2/gui/S3Tree.java?rev=1152548&r1=1152547&r2=1152548&view=diff
==============================================================================
--- incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/amazonEC2/gui/S3Tree.java (original)
+++ incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/amazonEC2/gui/S3Tree.java Sun Jul 31 05:26:35 2011
@@ -1,13 +1,4 @@
 /*
- * Copyright (c) 2010 Extreme! Lab, Indiana University. All rights reserved.
- *
- * This software is open source. See the bottom of this file for the license.
- *
- * $Id: $
- */
-package org.apache.airavata.xbaya.amazonEC2.gui;
-
-/*
  *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
@@ -28,14 +19,13 @@ package org.apache.airavata.xbaya.amazon
  *
  */
 
+package org.apache.airavata.xbaya.amazonEC2.gui;
+
 import javax.swing.JTree;
 import javax.swing.tree.DefaultMutableTreeNode;
 import javax.swing.tree.TreePath;
 import javax.swing.tree.TreeSelectionModel;
 
-/**
- * @author Ye Fan
- */
 public class S3Tree extends JTree {
 
     /**
@@ -140,45 +130,4 @@ public class S3Tree extends JTree {
     public DefaultMutableTreeNode getSelectedNode() {
         return (DefaultMutableTreeNode) this.getLastSelectedPathComponent();
     }
-}
-
-/*
- * Indiana University Extreme! Lab Software License, Version 1.2
- * 
- * Copyright (c) 2010 The Trustees of Indiana University. All rights reserved.
- * 
- * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the
- * following conditions are met:
- * 
- * 1) All redistributions of source code must retain the above copyright notice, the list of authors in the original
- * source code, this list of conditions and the disclaimer listed in this license;
- * 
- * 2) All redistributions in binary form must reproduce the above copyright notice, this list of conditions and the
- * disclaimer listed in this license in the documentation and/or other materials provided with the distribution;
- * 
- * 3) Any documentation included with all redistributions must include the following acknowledgement:
- * 
- * "This product includes software developed by the Indiana University Extreme! Lab. For further information please
- * visit http://www.extreme.indiana.edu/"
- * 
- * Alternatively, this acknowledgment may appear in the software itself, and wherever such third-party acknowledgments
- * normally appear.
- * 
- * 4) The name "Indiana University" or "Indiana University Extreme! Lab" shall not be used to endorse or promote
- * products derived from this software without prior written permission from Indiana University. For written permission,
- * please contact http://www.extreme.indiana.edu/.
- * 
- * 5) Products derived from this software may not use "Indiana University" name nor may "Indiana University" appear in
- * their name, without prior written permission of the Indiana University.
- * 
- * Indiana University provides no reassurances that the source code provided does not infringe the patent or any other
- * intellectual property rights of any other entity. Indiana University disclaims any liability to any recipient for
- * claims brought by any other entity based on infringement of intellectual property rights or otherwise.
- * 
- * LICENSEE UNDERSTANDS THAT SOFTWARE IS PROVIDED "AS IS" FOR WHICH NO WARRANTIES AS TO CAPABILITIES OR ACCURACY ARE
- * MADE. INDIANA UNIVERSITY GIVES NO WARRANTIES AND MAKES NO REPRESENTATION THAT SOFTWARE IS FREE OF INFRINGEMENT OF
- * THIRD PARTY PATENT, COPYRIGHT, OR OTHER PROPRIETARY RIGHTS. INDIANA UNIVERSITY MAKES NO WARRANTIES THAT SOFTWARE IS
- * FREE FROM "BUGS", "VIRUSES", "TROJAN HORSES", "TRAP DOORS", "WORMS", OR OTHER HARMFUL CODE. LICENSEE ASSUMES THE
- * ENTIRE RISK AS TO THE PERFORMANCE OF SOFTWARE AND/OR ASSOCIATED MATERIALS, AND TO THE PERFORMANCE AND VALIDITY OF
- * INFORMATION GENERATED USING SOFTWARE.
- */
+}
\ No newline at end of file

Modified: incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/amazonEC2/gui/S3TreeModel.java
URL: http://svn.apache.org/viewvc/incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/amazonEC2/gui/S3TreeModel.java?rev=1152548&r1=1152547&r2=1152548&view=diff
==============================================================================
--- incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/amazonEC2/gui/S3TreeModel.java (original)
+++ incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/amazonEC2/gui/S3TreeModel.java Sun Jul 31 05:26:35 2011
@@ -1,13 +1,4 @@
 /*
- * Copyright (c) 2011 Extreme! Lab, Indiana University. All rights reserved.
- *
- * This software is open source. See the bottom of this file for the license.
- *
- * $Id: $
- */
-package org.apache.airavata.xbaya.amazonEC2.gui;
-
-/*
  *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
@@ -28,12 +19,11 @@ package org.apache.airavata.xbaya.amazon
  *
  */
 
+package org.apache.airavata.xbaya.amazonEC2.gui;
+
 import javax.swing.tree.DefaultMutableTreeNode;
 import javax.swing.tree.DefaultTreeModel;
 
-/**
- * @author Patanachai Tangchaisin
- */
 public class S3TreeModel extends DefaultTreeModel {
 
     private static S3TreeModel instance;
@@ -72,45 +62,4 @@ public class S3TreeModel extends Default
         return this.connected;
     }
 
-}
-
-/*
- * Indiana University Extreme! Lab Software License, Version 1.2
- * 
- * Copyright (c) 2011 The Trustees of Indiana University. All rights reserved.
- * 
- * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the
- * following conditions are met:
- * 
- * 1) All redistributions of source code must retain the above copyright notice, the list of authors in the original
- * source code, this list of conditions and the disclaimer listed in this license;
- * 
- * 2) All redistributions in binary form must reproduce the above copyright notice, this list of conditions and the
- * disclaimer listed in this license in the documentation and/or other materials provided with the distribution;
- * 
- * 3) Any documentation included with all redistributions must include the following acknowledgement:
- * 
- * "This product includes software developed by the Indiana University Extreme! Lab. For further information please
- * visit http://www.extreme.indiana.edu/"
- * 
- * Alternatively, this acknowledgment may appear in the software itself, and wherever such third-party acknowledgments
- * normally appear.
- * 
- * 4) The name "Indiana University" or "Indiana University Extreme! Lab" shall not be used to endorse or promote
- * products derived from this software without prior written permission from Indiana University. For written permission,
- * please contact http://www.extreme.indiana.edu/.
- * 
- * 5) Products derived from this software may not use "Indiana University" name nor may "Indiana University" appear in
- * their name, without prior written permission of the Indiana University.
- * 
- * Indiana University provides no reassurances that the source code provided does not infringe the patent or any other
- * intellectual property rights of any other entity. Indiana University disclaims any liability to any recipient for
- * claims brought by any other entity based on infringement of intellectual property rights or otherwise.
- * 
- * LICENSEE UNDERSTANDS THAT SOFTWARE IS PROVIDED "AS IS" FOR WHICH NO WARRANTIES AS TO CAPABILITIES OR ACCURACY ARE
- * MADE. INDIANA UNIVERSITY GIVES NO WARRANTIES AND MAKES NO REPRESENTATION THAT SOFTWARE IS FREE OF INFRINGEMENT OF
- * THIRD PARTY PATENT, COPYRIGHT, OR OTHER PROPRIETARY RIGHTS. INDIANA UNIVERSITY MAKES NO WARRANTIES THAT SOFTWARE IS
- * FREE FROM "BUGS", "VIRUSES", "TROJAN HORSES", "TRAP DOORS", "WORMS", OR OTHER HARMFUL CODE. LICENSEE ASSUMES THE
- * ENTIRE RISK AS TO THE PERFORMANCE OF SOFTWARE AND/OR ASSOCIATED MATERIALS, AND TO THE PERFORMANCE AND VALIDITY OF
- * INFORMATION GENERATED USING SOFTWARE.
- */
+}
\ No newline at end of file

Modified: incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/amazonEC2/gui/S3Uploader.java
URL: http://svn.apache.org/viewvc/incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/amazonEC2/gui/S3Uploader.java?rev=1152548&r1=1152547&r2=1152548&view=diff
==============================================================================
--- incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/amazonEC2/gui/S3Uploader.java (original)
+++ incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/amazonEC2/gui/S3Uploader.java Sun Jul 31 05:26:35 2011
@@ -1,13 +1,4 @@
 /*
- * Copyright (c) 2011 Extreme! Lab, Indiana University. All rights reserved.
- *
- * This software is open source. See the bottom of this file for the license.
- *
- * $Id: $
- */
-package org.apache.airavata.xbaya.amazonEC2.gui;
-
-/*
  *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
@@ -28,6 +19,8 @@ package org.apache.airavata.xbaya.amazon
  *
  */
 
+package org.apache.airavata.xbaya.amazonEC2.gui;
+
 import java.io.File;
 
 import javax.swing.JDialog;
@@ -38,9 +31,6 @@ import org.apache.airavata.xbaya.gui.Wai
 import org.jets3t.service.S3Service;
 import org.jets3t.service.model.S3Object;
 
-/**
- * @author Patanachai Tangchaisin
- */
 public class S3Uploader implements Cancelable {
     private XBayaEngine engine;
     private JDialog parent;
@@ -135,45 +125,4 @@ public class S3Uploader implements Cance
         this.loadingDialog.show();
     }
 
-}
-
-/*
- * Indiana University Extreme! Lab Software License, Version 1.2
- * 
- * Copyright (c) 2011 The Trustees of Indiana University. All rights reserved.
- * 
- * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the
- * following conditions are met:
- * 
- * 1) All redistributions of source code must retain the above copyright notice, the list of authors in the original
- * source code, this list of conditions and the disclaimer listed in this license;
- * 
- * 2) All redistributions in binary form must reproduce the above copyright notice, this list of conditions and the
- * disclaimer listed in this license in the documentation and/or other materials provided with the distribution;
- * 
- * 3) Any documentation included with all redistributions must include the following acknowledgement:
- * 
- * "This product includes software developed by the Indiana University Extreme! Lab. For further information please
- * visit http://www.extreme.indiana.edu/"
- * 
- * Alternatively, this acknowledgment may appear in the software itself, and wherever such third-party acknowledgments
- * normally appear.
- * 
- * 4) The name "Indiana University" or "Indiana University Extreme! Lab" shall not be used to endorse or promote
- * products derived from this software without prior written permission from Indiana University. For written permission,
- * please contact http://www.extreme.indiana.edu/.
- * 
- * 5) Products derived from this software may not use "Indiana University" name nor may "Indiana University" appear in
- * their name, without prior written permission of the Indiana University.
- * 
- * Indiana University provides no reassurances that the source code provided does not infringe the patent or any other
- * intellectual property rights of any other entity. Indiana University disclaims any liability to any recipient for
- * claims brought by any other entity based on infringement of intellectual property rights or otherwise.
- * 
- * LICENSEE UNDERSTANDS THAT SOFTWARE IS PROVIDED "AS IS" FOR WHICH NO WARRANTIES AS TO CAPABILITIES OR ACCURACY ARE
- * MADE. INDIANA UNIVERSITY GIVES NO WARRANTIES AND MAKES NO REPRESENTATION THAT SOFTWARE IS FREE OF INFRINGEMENT OF
- * THIRD PARTY PATENT, COPYRIGHT, OR OTHER PROPRIETARY RIGHTS. INDIANA UNIVERSITY MAKES NO WARRANTIES THAT SOFTWARE IS
- * FREE FROM "BUGS", "VIRUSES", "TROJAN HORSES", "TRAP DOORS", "WORMS", OR OTHER HARMFUL CODE. LICENSEE ASSUMES THE
- * ENTIRE RISK AS TO THE PERFORMANCE OF SOFTWARE AND/OR ASSOCIATED MATERIALS, AND TO THE PERFORMANCE AND VALIDITY OF
- * INFORMATION GENERATED USING SOFTWARE.
- */
+}
\ No newline at end of file

Modified: incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/appwrapper/ArgumentsConfigWindow.java
URL: http://svn.apache.org/viewvc/incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/appwrapper/ArgumentsConfigWindow.java?rev=1152548&r1=1152547&r2=1152548&view=diff
==============================================================================
--- incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/appwrapper/ArgumentsConfigWindow.java (original)
+++ incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/appwrapper/ArgumentsConfigWindow.java Sun Jul 31 05:26:35 2011
@@ -37,9 +37,6 @@ import org.apache.airavata.xbaya.gui.XBa
 import org.apache.airavata.xbaya.util.StringUtil;
 import org.ogce.schemas.gfac.beans.utils.ParamObject;
 
-/**
- * @author Ye Fan
- */
 public class ArgumentsConfigWindow {
     private XBayaDialog dialog;
 

Modified: incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/component/ComponentDataPort.java
URL: http://svn.apache.org/viewvc/incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/component/ComponentDataPort.java?rev=1152548&r1=1152547&r2=1152548&view=diff
==============================================================================
--- incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/component/ComponentDataPort.java (original)
+++ incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/component/ComponentDataPort.java Sun Jul 31 05:26:35 2011
@@ -1,13 +1,4 @@
 /*
- * Copyright (c) 2007 Extreme! Lab, Indiana University. All rights reserved.
- *
- * This software is open source. See the bottom of this file for the license.
- *
- * $Id: ComponentDataPort.java,v 1.2 2008/04/01 21:44:36 echintha Exp $
- */
-package org.apache.airavata.xbaya.component;
-
-/*
  *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
@@ -28,13 +19,12 @@ package org.apache.airavata.xbaya.compon
  *
  */
 
+package org.apache.airavata.xbaya.component;
+
 import javax.xml.namespace.QName;
 
 import org.apache.airavata.xbaya.graph.DataPort;
 
-/**
- * @author Satoshi Shirasuna
- */
 public abstract class ComponentDataPort extends ComponentPort {
 
     protected QName type;
@@ -71,45 +61,4 @@ public abstract class ComponentDataPort 
     @Override
     public abstract DataPort createPort();
 
-}
-
-/*
- * Indiana University Extreme! Lab Software License, Version 1.2
- * 
- * Copyright (c) 2007 The Trustees of Indiana University. All rights reserved.
- * 
- * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the
- * following conditions are met:
- * 
- * 1) All redistributions of source code must retain the above copyright notice, the list of authors in the original
- * source code, this list of conditions and the disclaimer listed in this license;
- * 
- * 2) All redistributions in binary form must reproduce the above copyright notice, this list of conditions and the
- * disclaimer listed in this license in the documentation and/or other materials provided with the distribution;
- * 
- * 3) Any documentation included with all redistributions must include the following acknowledgement:
- * 
- * "This product includes software developed by the Indiana University Extreme! Lab. For further information please
- * visit http://www.extreme.indiana.edu/"
- * 
- * Alternatively, this acknowledgment may appear in the software itself, and wherever such third-party acknowledgments
- * normally appear.
- * 
- * 4) The name "Indiana University" or "Indiana University Extreme! Lab" shall not be used to endorse or promote
- * products derived from this software without prior written permission from Indiana University. For written permission,
- * please contact http://www.extreme.indiana.edu/.
- * 
- * 5) Products derived from this software may not use "Indiana University" name nor may "Indiana University" appear in
- * their name, without prior written permission of the Indiana University.
- * 
- * Indiana University provides no reassurances that the source code provided does not infringe the patent or any other
- * intellectual property rights of any other entity. Indiana University disclaims any liability to any recipient for
- * claims brought by any other entity based on infringement of intellectual property rights or otherwise.
- * 
- * LICENSEE UNDERSTANDS THAT SOFTWARE IS PROVIDED "AS IS" FOR WHICH NO WARRANTIES AS TO CAPABILITIES OR ACCURACY ARE
- * MADE. INDIANA UNIVERSITY GIVES NO WARRANTIES AND MAKES NO REPRESENTATION THAT SOFTWARE IS FREE OF INFRINGEMENT OF
- * THIRD PARTY PATENT, COPYRIGHT, OR OTHER PROPRIETARY RIGHTS. INDIANA UNIVERSITY MAKES NO WARRANTIES THAT SOFTWARE IS
- * FREE FROM "BUGS", "VIRUSES", "TROJAN HORSES", "TRAP DOORS", "WORMS", OR OTHER HARMFUL CODE. LICENSEE ASSUMES THE
- * ENTIRE RISK AS TO THE PERFORMANCE OF SOFTWARE AND/OR ASSOCIATED MATERIALS, AND TO THE PERFORMANCE AND VALIDITY OF
- * INFORMATION GENERATED USING SOFTWARE.
- */
+}
\ No newline at end of file

Modified: incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/component/ComponentException.java
URL: http://svn.apache.org/viewvc/incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/component/ComponentException.java?rev=1152548&r1=1152547&r2=1152548&view=diff
==============================================================================
--- incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/component/ComponentException.java (original)
+++ incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/component/ComponentException.java Sun Jul 31 05:26:35 2011
@@ -27,7 +27,6 @@ import org.apache.airavata.xbaya.XBayaEx
  * The ComponentException class represents an Exception related to Components. Mostly, it is thrown when parsing a
  * Component XML.
  * 
- * @author Satoshi Shirasuna
  */
 public class ComponentException extends XBayaException {
 

Modified: incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/graph/DataPort.java
URL: http://svn.apache.org/viewvc/incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/graph/DataPort.java?rev=1152548&r1=1152547&r2=1152548&view=diff
==============================================================================
--- incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/graph/DataPort.java (original)
+++ incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/graph/DataPort.java Sun Jul 31 05:26:35 2011
@@ -1,13 +1,4 @@
 /*
- * Copyright (c) 2007 Extreme! Lab, Indiana University. All rights reserved.
- *
- * This software is open source. See the bottom of this file for the license.
- *
- * $Id: DataPort.java,v 1.4 2008/04/01 21:44:29 echintha Exp $
- */
-package org.apache.airavata.xbaya.graph;
-
-/*
  *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
@@ -28,6 +19,8 @@ package org.apache.airavata.xbaya.graph;
  *
  */
 
+package org.apache.airavata.xbaya.graph;
+
 import java.util.List;
 
 import javax.xml.namespace.QName;
@@ -35,9 +28,6 @@ import javax.xml.namespace.QName;
 import org.apache.airavata.xbaya.graph.impl.PortImpl;
 import org.xmlpull.infoset.XmlElement;
 
-/**
- * @author Satoshi Shirasuna
- */
 public abstract class DataPort extends PortImpl {
 
     /**
@@ -77,45 +67,4 @@ public abstract class DataPort extends P
      * @throws GraphException
      */
     public abstract void copyType(DataPort port) throws GraphException;
-}
-
-/*
- * Indiana University Extreme! Lab Software License, Version 1.2
- * 
- * Copyright (c) 2007 The Trustees of Indiana University. All rights reserved.
- * 
- * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the
- * following conditions are met:
- * 
- * 1) All redistributions of source code must retain the above copyright notice, the list of authors in the original
- * source code, this list of conditions and the disclaimer listed in this license;
- * 
- * 2) All redistributions in binary form must reproduce the above copyright notice, this list of conditions and the
- * disclaimer listed in this license in the documentation and/or other materials provided with the distribution;
- * 
- * 3) Any documentation included with all redistributions must include the following acknowledgement:
- * 
- * "This product includes software developed by the Indiana University Extreme! Lab. For further information please
- * visit http://www.extreme.indiana.edu/"
- * 
- * Alternatively, this acknowledgment may appear in the software itself, and wherever such third-party acknowledgments
- * normally appear.
- * 
- * 4) The name "Indiana University" or "Indiana University Extreme! Lab" shall not be used to endorse or promote
- * products derived from this software without prior written permission from Indiana University. For written permission,
- * please contact http://www.extreme.indiana.edu/.
- * 
- * 5) Products derived from this software may not use "Indiana University" name nor may "Indiana University" appear in
- * their name, without prior written permission of the Indiana University.
- * 
- * Indiana University provides no reassurances that the source code provided does not infringe the patent or any other
- * intellectual property rights of any other entity. Indiana University disclaims any liability to any recipient for
- * claims brought by any other entity based on infringement of intellectual property rights or otherwise.
- * 
- * LICENSEE UNDERSTANDS THAT SOFTWARE IS PROVIDED "AS IS" FOR WHICH NO WARRANTIES AS TO CAPABILITIES OR ACCURACY ARE
- * MADE. INDIANA UNIVERSITY GIVES NO WARRANTIES AND MAKES NO REPRESENTATION THAT SOFTWARE IS FREE OF INFRINGEMENT OF
- * THIRD PARTY PATENT, COPYRIGHT, OR OTHER PROPRIETARY RIGHTS. INDIANA UNIVERSITY MAKES NO WARRANTIES THAT SOFTWARE IS
- * FREE FROM "BUGS", "VIRUSES", "TROJAN HORSES", "TRAP DOORS", "WORMS", OR OTHER HARMFUL CODE. LICENSEE ASSUMES THE
- * ENTIRE RISK AS TO THE PERFORMANCE OF SOFTWARE AND/OR ASSOCIATED MATERIALS, AND TO THE PERFORMANCE AND VALIDITY OF
- * INFORMATION GENERATED USING SOFTWARE.
- */
+}
\ No newline at end of file

Modified: incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/graph/Graph.java
URL: http://svn.apache.org/viewvc/incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/graph/Graph.java?rev=1152548&r1=1152547&r2=1152548&view=diff
==============================================================================
--- incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/graph/Graph.java (original)
+++ incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/graph/Graph.java Sun Jul 31 05:26:35 2011
@@ -27,9 +27,6 @@ import java.util.List;
 import org.apache.airavata.xbaya.graph.gui.GraphGUI;
 import org.xmlpull.infoset.XmlElement;
 
-/**
- * @author Satoshi Shirasuna
- */
 public interface Graph extends GraphPiece {
 
     /**

Modified: incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/graph/dynamic/gui/XmlBeansFiler.java
URL: http://svn.apache.org/viewvc/incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/graph/dynamic/gui/XmlBeansFiler.java?rev=1152548&r1=1152547&r2=1152548&view=diff
==============================================================================
--- incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/graph/dynamic/gui/XmlBeansFiler.java (original)
+++ incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/graph/dynamic/gui/XmlBeansFiler.java Sun Jul 31 05:26:35 2011
@@ -30,23 +30,6 @@ import java.io.Writer;
 import java.util.LinkedList;
 import java.util.List;
 
-//import org.apache.tools.ant.Project;
-//import org.apache.tools.ant.Target;
-//import org.apache.tools.ant.launch.Launcher;
-//import org.apache.tools.ant.taskdefs.Ant;
-//import org.apache.tools.ant.taskdefs.Javac;
-//import org.apache.tools.ant.types.Path;
-//import org.apache.xmlbeans.Filer;
-//import org.apache.xmlbeans.impl.common.JarHelper;
-//import org.apache.xmlbeans.impl.tool.CodeGenUtil;
-//
-//import sun.tools.java.ClassPath;
-//
-//import com.sun.tools.javac.Main;
-
-/**
- * @author Chathura Herath
- */
 public class XmlBeansFiler /* implements Filer */{
 
     private String path;

Modified: incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/gridftp/GridFtpClient.java
URL: http://svn.apache.org/viewvc/incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/gridftp/GridFtpClient.java?rev=1152548&r1=1152547&r2=1152548&view=diff
==============================================================================
--- incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/gridftp/GridFtpClient.java (original)
+++ incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/gridftp/GridFtpClient.java Sun Jul 31 05:26:35 2011
@@ -87,45 +87,4 @@ public class GridFtpClient implements Ma
 
     }
 
-}
-
-/*
- * Indiana University Extreme! Lab Software License, Version 1.2
- * 
- * Copyright (c) 2009 The Trustees of Indiana University. All rights reserved.
- * 
- * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the
- * following conditions are met:
- * 
- * 1) All redistributions of source code must retain the above copyright notice, the list of authors in the original
- * source code, this list of conditions and the disclaimer listed in this license;
- * 
- * 2) All redistributions in binary form must reproduce the above copyright notice, this list of conditions and the
- * disclaimer listed in this license in the documentation and/or other materials provided with the distribution;
- * 
- * 3) Any documentation included with all redistributions must include the following acknowledgement:
- * 
- * "This product includes software developed by the Indiana University Extreme! Lab. For further information please
- * visit http://www.extreme.indiana.edu/"
- * 
- * Alternatively, this acknowledgment may appear in the software itself, and wherever such third-party acknowledgments
- * normally appear.
- * 
- * 4) The name "Indiana University" or "Indiana University Extreme! Lab" shall not be used to endorse or promote
- * products derived from this software without prior written permission from Indiana University. For written permission,
- * please contact http://www.extreme.indiana.edu/.
- * 
- * 5) Products derived from this software may not use "Indiana University" name nor may "Indiana University" appear in
- * their name, without prior written permission of the Indiana University.
- * 
- * Indiana University provides no reassurances that the source code provided does not infringe the patent or any other
- * intellectual property rights of any other entity. Indiana University disclaims any liability to any recipient for
- * claims brought by any other entity based on infringement of intellectual property rights or otherwise.
- * 
- * LICENSEE UNDERSTANDS THAT SOFTWARE IS PROVIDED "AS IS" FOR WHICH NO WARRANTIES AS TO CAPABILITIES OR ACCURACY ARE
- * MADE. INDIANA UNIVERSITY GIVES NO WARRANTIES AND MAKES NO REPRESENTATION THAT SOFTWARE IS FREE OF INFRINGEMENT OF
- * THIRD PARTY PATENT, COPYRIGHT, OR OTHER PROPRIETARY RIGHTS. INDIANA UNIVERSITY MAKES NO WARRANTIES THAT SOFTWARE IS
- * FREE FROM "BUGS", "VIRUSES", "TROJAN HORSES", "TRAP DOORS", "WORMS", OR OTHER HARMFUL CODE. LICENSEE ASSUMES THE
- * ENTIRE RISK AS TO THE PERFORMANCE OF SOFTWARE AND/OR ASSOCIATED MATERIALS, AND TO THE PERFORMANCE AND VALIDITY OF
- * INFORMATION GENERATED USING SOFTWARE.
- */
+}
\ No newline at end of file

Modified: incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/gui/TableRenderable.java
URL: http://svn.apache.org/viewvc/incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/gui/TableRenderable.java?rev=1152548&r1=1152547&r2=1152548&view=diff
==============================================================================
--- incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/gui/TableRenderable.java (original)
+++ incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/gui/TableRenderable.java Sun Jul 31 05:26:35 2011
@@ -1,13 +1,4 @@
 /*
- * Copyright (c) 2011 Extreme! Lab, Indiana University. All rights reserved.
- *
- * This software is open source. See the bottom of this file for the license.
- *
- * $Id: $
- */
-package org.apache.airavata.xbaya.gui;
-
-/*
  *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
@@ -28,9 +19,8 @@ package org.apache.airavata.xbaya.gui;
  *
  */
 
-/**
- * @author Patanachai Tangchaisin
- */
+package org.apache.airavata.xbaya.gui;
+
 public interface TableRenderable {
     public int getColumnCount();
 
@@ -38,45 +28,4 @@ public interface TableRenderable {
 
     public Object getValue(int index);
 
-}
-
-/*
- * Indiana University Extreme! Lab Software License, Version 1.2
- * 
- * Copyright (c) 2011 The Trustees of Indiana University. All rights reserved.
- * 
- * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the
- * following conditions are met:
- * 
- * 1) All redistributions of source code must retain the above copyright notice, the list of authors in the original
- * source code, this list of conditions and the disclaimer listed in this license;
- * 
- * 2) All redistributions in binary form must reproduce the above copyright notice, this list of conditions and the
- * disclaimer listed in this license in the documentation and/or other materials provided with the distribution;
- * 
- * 3) Any documentation included with all redistributions must include the following acknowledgement:
- * 
- * "This product includes software developed by the Indiana University Extreme! Lab. For further information please
- * visit http://www.extreme.indiana.edu/"
- * 
- * Alternatively, this acknowledgment may appear in the software itself, and wherever such third-party acknowledgments
- * normally appear.
- * 
- * 4) The name "Indiana University" or "Indiana University Extreme! Lab" shall not be used to endorse or promote
- * products derived from this software without prior written permission from Indiana University. For written permission,
- * please contact http://www.extreme.indiana.edu/.
- * 
- * 5) Products derived from this software may not use "Indiana University" name nor may "Indiana University" appear in
- * their name, without prior written permission of the Indiana University.
- * 
- * Indiana University provides no reassurances that the source code provided does not infringe the patent or any other
- * intellectual property rights of any other entity. Indiana University disclaims any liability to any recipient for
- * claims brought by any other entity based on infringement of intellectual property rights or otherwise.
- * 
- * LICENSEE UNDERSTANDS THAT SOFTWARE IS PROVIDED "AS IS" FOR WHICH NO WARRANTIES AS TO CAPABILITIES OR ACCURACY ARE
- * MADE. INDIANA UNIVERSITY GIVES NO WARRANTIES AND MAKES NO REPRESENTATION THAT SOFTWARE IS FREE OF INFRINGEMENT OF
- * THIRD PARTY PATENT, COPYRIGHT, OR OTHER PROPRIETARY RIGHTS. INDIANA UNIVERSITY MAKES NO WARRANTIES THAT SOFTWARE IS
- * FREE FROM "BUGS", "VIRUSES", "TROJAN HORSES", "TRAP DOORS", "WORMS", OR OTHER HARMFUL CODE. LICENSEE ASSUMES THE
- * ENTIRE RISK AS TO THE PERFORMANCE OF SOFTWARE AND/OR ASSOCIATED MATERIALS, AND TO THE PERFORMANCE AND VALIDITY OF
- * INFORMATION GENERATED USING SOFTWARE.
- */
+}
\ No newline at end of file

Modified: incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/gui/WaitDialog.java
URL: http://svn.apache.org/viewvc/incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/gui/WaitDialog.java?rev=1152548&r1=1152547&r2=1152548&view=diff
==============================================================================
--- incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/gui/WaitDialog.java (original)
+++ incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/gui/WaitDialog.java Sun Jul 31 05:26:35 2011
@@ -1,13 +1,4 @@
 /*
- * Copyright (c) 2005-2007 Extreme! Lab, Indiana University. All rights reserved.
- *
- * This software is open source. See the bottom of this file for the license.
- *
- * $Id: WaitDialog.java,v 1.9 2008/04/01 21:44:25 echintha Exp $
- */
-package org.apache.airavata.xbaya.gui;
-
-/*
  *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
@@ -28,6 +19,8 @@ package org.apache.airavata.xbaya.gui;
  *
  */
 
+package org.apache.airavata.xbaya.gui;
+
 import java.awt.event.ActionEvent;
 import java.awt.event.ComponentAdapter;
 import java.awt.event.ComponentEvent;
@@ -44,9 +37,6 @@ import org.apache.airavata.xbaya.util.Sw
 
 import xsul5.MLogger;
 
-/**
- * @author Satoshi Shirasuna
- */
 public class WaitDialog {
 
     private static final MLogger logger = MLogger.getLogger();
@@ -150,45 +140,4 @@ public class WaitDialog {
         logger.entering();
         notifyAll();
     }
-}
-
-/*
- * Indiana University Extreme! Lab Software License, Version 1.2
- * 
- * Copyright (c) 2005-2007 The Trustees of Indiana University. All rights reserved.
- * 
- * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the
- * following conditions are met:
- * 
- * 1) All redistributions of source code must retain the above copyright notice, the list of authors in the original
- * source code, this list of conditions and the disclaimer listed in this license;
- * 
- * 2) All redistributions in binary form must reproduce the above copyright notice, this list of conditions and the
- * disclaimer listed in this license in the documentation and/or other materials provided with the distribution;
- * 
- * 3) Any documentation included with all redistributions must include the following acknowledgement:
- * 
- * "This product includes software developed by the Indiana University Extreme! Lab. For further information please
- * visit http://www.extreme.indiana.edu/"
- * 
- * Alternatively, this acknowledgment may appear in the software itself, and wherever such third-party acknowledgments
- * normally appear.
- * 
- * 4) The name "Indiana University" or "Indiana University Extreme! Lab" shall not be used to endorse or promote
- * products derived from this software without prior written permission from Indiana University. For written permission,
- * please contact http://www.extreme.indiana.edu/.
- * 
- * 5) Products derived from this software may not use "Indiana University" name nor may "Indiana University" appear in
- * their name, without prior written permission of the Indiana University.
- * 
- * Indiana University provides no reassurances that the source code provided does not infringe the patent or any other
- * intellectual property rights of any other entity. Indiana University disclaims any liability to any recipient for
- * claims brought by any other entity based on infringement of intellectual property rights or otherwise.
- * 
- * LICENSEE UNDERSTANDS THAT SOFTWARE IS PROVIDED "AS IS" FOR WHICH NO WARRANTIES AS TO CAPABILITIES OR ACCURACY ARE
- * MADE. INDIANA UNIVERSITY GIVES NO WARRANTIES AND MAKES NO REPRESENTATION THAT SOFTWARE IS FREE OF INFRINGEMENT OF
- * THIRD PARTY PATENT, COPYRIGHT, OR OTHER PROPRIETARY RIGHTS. INDIANA UNIVERSITY MAKES NO WARRANTIES THAT SOFTWARE IS
- * FREE FROM "BUGS", "VIRUSES", "TROJAN HORSES", "TRAP DOORS", "WORMS", OR OTHER HARMFUL CODE. LICENSEE ASSUMES THE
- * ENTIRE RISK AS TO THE PERFORMANCE OF SOFTWARE AND/OR ASSOCIATED MATERIALS, AND TO THE PERFORMANCE AND VALIDITY OF
- * INFORMATION GENERATED USING SOFTWARE.
- */
+}
\ No newline at end of file

Modified: incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/gui/XBayaComboBox.java
URL: http://svn.apache.org/viewvc/incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/gui/XBayaComboBox.java?rev=1152548&r1=1152547&r2=1152548&view=diff
==============================================================================
--- incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/gui/XBayaComboBox.java (original)
+++ incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/gui/XBayaComboBox.java Sun Jul 31 05:26:35 2011
@@ -1,13 +1,4 @@
 /*
- * Copyright (c) 2011 Extreme! Lab, Indiana University. All rights reserved.
- *
- * This software is open source. See the bottom of this file for the license.
- *
- * $Id: $
- */
-package org.apache.airavata.xbaya.gui;
-
-/*
  *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
@@ -28,14 +19,13 @@ package org.apache.airavata.xbaya.gui;
  *
  */
 
+package org.apache.airavata.xbaya.gui;
+
 import java.awt.event.ItemListener;
 
 import javax.swing.ComboBoxModel;
 import javax.swing.JComboBox;
 
-/**
- * @author Ye Fan
- */
 public class XBayaComboBox implements XBayaComponent {
 
     /**
@@ -107,45 +97,4 @@ public class XBayaComboBox implements XB
     public void addItemListener(ItemListener listener) {
         this.comboBox.addItemListener(listener);
     }
-}
-
-/*
- * Indiana University Extreme! Lab Software License, Version 1.2
- * 
- * Copyright (c) 2011 The Trustees of Indiana University. All rights reserved.
- * 
- * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the
- * following conditions are met:
- * 
- * 1) All redistributions of source code must retain the above copyright notice, the list of authors in the original
- * source code, this list of conditions and the disclaimer listed in this license;
- * 
- * 2) All redistributions in binary form must reproduce the above copyright notice, this list of conditions and the
- * disclaimer listed in this license in the documentation and/or other materials provided with the distribution;
- * 
- * 3) Any documentation included with all redistributions must include the following acknowledgement:
- * 
- * "This product includes software developed by the Indiana University Extreme! Lab. For further information please
- * visit http://www.extreme.indiana.edu/"
- * 
- * Alternatively, this acknowledgment may appear in the software itself, and wherever such third-party acknowledgments
- * normally appear.
- * 
- * 4) The name "Indiana University" or "Indiana University Extreme! Lab" shall not be used to endorse or promote
- * products derived from this software without prior written permission from Indiana University. For written permission,
- * please contact http://www.extreme.indiana.edu/.
- * 
- * 5) Products derived from this software may not use "Indiana University" name nor may "Indiana University" appear in
- * their name, without prior written permission of the Indiana University.
- * 
- * Indiana University provides no reassurances that the source code provided does not infringe the patent or any other
- * intellectual property rights of any other entity. Indiana University disclaims any liability to any recipient for
- * claims brought by any other entity based on infringement of intellectual property rights or otherwise.
- * 
- * LICENSEE UNDERSTANDS THAT SOFTWARE IS PROVIDED "AS IS" FOR WHICH NO WARRANTIES AS TO CAPABILITIES OR ACCURACY ARE
- * MADE. INDIANA UNIVERSITY GIVES NO WARRANTIES AND MAKES NO REPRESENTATION THAT SOFTWARE IS FREE OF INFRINGEMENT OF
- * THIRD PARTY PATENT, COPYRIGHT, OR OTHER PROPRIETARY RIGHTS. INDIANA UNIVERSITY MAKES NO WARRANTIES THAT SOFTWARE IS
- * FREE FROM "BUGS", "VIRUSES", "TROJAN HORSES", "TRAP DOORS", "WORMS", OR OTHER HARMFUL CODE. LICENSEE ASSUMES THE
- * ENTIRE RISK AS TO THE PERFORMANCE OF SOFTWARE AND/OR ASSOCIATED MATERIALS, AND TO THE PERFORMANCE AND VALIDITY OF
- * INFORMATION GENERATED USING SOFTWARE.
- */
+}
\ No newline at end of file

Modified: incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/gui/XBayaComponent.java
URL: http://svn.apache.org/viewvc/incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/gui/XBayaComponent.java?rev=1152548&r1=1152547&r2=1152548&view=diff
==============================================================================
--- incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/gui/XBayaComponent.java (original)
+++ incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/gui/XBayaComponent.java Sun Jul 31 05:26:35 2011
@@ -1,13 +1,4 @@
 /*
- * Copyright (c) 2006 Extreme! Lab, Indiana University. All rights reserved.
- *
- * This software is open source. See the bottom of this file for the license.
- *
- * $Id: XBayaComponent.java,v 1.3 2008/04/01 21:44:26 echintha Exp $
- */
-package org.apache.airavata.xbaya.gui;
-
-/*
  *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
@@ -28,11 +19,10 @@ package org.apache.airavata.xbaya.gui;
  *
  */
 
+package org.apache.airavata.xbaya.gui;
+
 import javax.swing.JComponent;
 
-/**
- * @author Satoshi Shirasuna
- */
 public interface XBayaComponent {
 
     /**
@@ -42,45 +32,4 @@ public interface XBayaComponent {
      */
     public JComponent getSwingComponent();
 
-}
-
-/*
- * Indiana University Extreme! Lab Software License, Version 1.2
- * 
- * Copyright (c) 2006 The Trustees of Indiana University. All rights reserved.
- * 
- * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the
- * following conditions are met:
- * 
- * 1) All redistributions of source code must retain the above copyright notice, the list of authors in the original
- * source code, this list of conditions and the disclaimer listed in this license;
- * 
- * 2) All redistributions in binary form must reproduce the above copyright notice, this list of conditions and the
- * disclaimer listed in this license in the documentation and/or other materials provided with the distribution;
- * 
- * 3) Any documentation included with all redistributions must include the following acknowledgement:
- * 
- * "This product includes software developed by the Indiana University Extreme! Lab. For further information please
- * visit http://www.extreme.indiana.edu/"
- * 
- * Alternatively, this acknowledgment may appear in the software itself, and wherever such third-party acknowledgments
- * normally appear.
- * 
- * 4) The name "Indiana University" or "Indiana University Extreme! Lab" shall not be used to endorse or promote
- * products derived from this software without prior written permission from Indiana University. For written permission,
- * please contact http://www.extreme.indiana.edu/.
- * 
- * 5) Products derived from this software may not use "Indiana University" name nor may "Indiana University" appear in
- * their name, without prior written permission of the Indiana University.
- * 
- * Indiana University provides no reassurances that the source code provided does not infringe the patent or any other
- * intellectual property rights of any other entity. Indiana University disclaims any liability to any recipient for
- * claims brought by any other entity based on infringement of intellectual property rights or otherwise.
- * 
- * LICENSEE UNDERSTANDS THAT SOFTWARE IS PROVIDED "AS IS" FOR WHICH NO WARRANTIES AS TO CAPABILITIES OR ACCURACY ARE
- * MADE. INDIANA UNIVERSITY GIVES NO WARRANTIES AND MAKES NO REPRESENTATION THAT SOFTWARE IS FREE OF INFRINGEMENT OF
- * THIRD PARTY PATENT, COPYRIGHT, OR OTHER PROPRIETARY RIGHTS. INDIANA UNIVERSITY MAKES NO WARRANTIES THAT SOFTWARE IS
- * FREE FROM "BUGS", "VIRUSES", "TROJAN HORSES", "TRAP DOORS", "WORMS", OR OTHER HARMFUL CODE. LICENSEE ASSUMES THE
- * ENTIRE RISK AS TO THE PERFORMANCE OF SOFTWARE AND/OR ASSOCIATED MATERIALS, AND TO THE PERFORMANCE AND VALIDITY OF
- * INFORMATION GENERATED USING SOFTWARE.
- */
+}
\ No newline at end of file

Modified: incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/gui/XBayaGUI.java
URL: http://svn.apache.org/viewvc/incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/gui/XBayaGUI.java?rev=1152548&r1=1152547&r2=1152548&view=diff
==============================================================================
--- incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/gui/XBayaGUI.java (original)
+++ incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/gui/XBayaGUI.java Sun Jul 31 05:26:35 2011
@@ -721,45 +721,4 @@ public class XBayaGUI implements EventLi
         return this.streamModel;
     }
 
-}
-
-/*
- * Indiana University Extreme! Lab Software License, Version 1.2
- * 
- * Copyright (c) 2004-2007 The Trustees of Indiana University. All rights reserved.
- * 
- * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the
- * following conditions are met:
- * 
- * 1) All redistributions of source code must retain the above copyright notice, the list of authors in the original
- * source code, this list of conditions and the disclaimer listed in this license;
- * 
- * 2) All redistributions in binary form must reproduce the above copyright notice, this list of conditions and the
- * disclaimer listed in this license in the documentation and/or other materials provided with the distribution;
- * 
- * 3) Any documentation included with all redistributions must include the following acknowledgement:
- * 
- * "This product includes software developed by the Indiana University Extreme! Lab. For further information please
- * visit http://www.extreme.indiana.edu/"
- * 
- * Alternatively, this acknowledgment may appear in the software itself, and wherever such third-party acknowledgments
- * normally appear.
- * 
- * 4) The name "Indiana University" or "Indiana University Extreme! Lab" shall not be used to endorse or promote
- * products derived from this software without prior written permission from Indiana University. For written permission,
- * please contact http://www.extreme.indiana.edu/.
- * 
- * 5) Products derived from this software may not use "Indiana University" name nor may "Indiana University" appear in
- * their name, without prior written permission of the Indiana University.
- * 
- * Indiana University provides no reassurances that the source code provided does not infringe the patent or any other
- * intellectual property rights of any other entity. Indiana University disclaims any liability to any recipient for
- * claims brought by any other entity based on infringement of intellectual property rights or otherwise.
- * 
- * LICENSEE UNDERSTANDS THAT SOFTWARE IS PROVIDED "AS IS" FOR WHICH NO WARRANTIES AS TO CAPABILITIES OR ACCURACY ARE
- * MADE. INDIANA UNIVERSITY GIVES NO WARRANTIES AND MAKES NO REPRESENTATION THAT SOFTWARE IS FREE OF INFRINGEMENT OF
- * THIRD PARTY PATENT, COPYRIGHT, OR OTHER PROPRIETARY RIGHTS. INDIANA UNIVERSITY MAKES NO WARRANTIES THAT SOFTWARE IS
- * FREE FROM "BUGS", "VIRUSES", "TROJAN HORSES", "TRAP DOORS", "WORMS", OR OTHER HARMFUL CODE. LICENSEE ASSUMES THE
- * ENTIRE RISK AS TO THE PERFORMANCE OF SOFTWARE AND/OR ASSOCIATED MATERIALS, AND TO THE PERFORMANCE AND VALIDITY OF
- * INFORMATION GENERATED USING SOFTWARE.
- */
+}
\ No newline at end of file

Modified: incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/mylead/gui/MyLeadConfigurationWindow.java
URL: http://svn.apache.org/viewvc/incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/mylead/gui/MyLeadConfigurationWindow.java?rev=1152548&r1=1152547&r2=1152548&view=diff
==============================================================================
--- incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/mylead/gui/MyLeadConfigurationWindow.java (original)
+++ incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/mylead/gui/MyLeadConfigurationWindow.java Sun Jul 31 05:26:35 2011
@@ -1,14 +1,4 @@
 /*
- * Copyright (c) 2004-2007 Extreme! Lab, Indiana University. All rights reserved.
- *
- * This software is open source. See the bottom of this file for the license.
- *
- * $Id: MyLeadConfigurationWindow.java,v 1.10 2008/11/13 16:06:38 cherath Exp $
- */
-
-package org.apache.airavata.xbaya.mylead.gui;
-
-/*
  *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
@@ -29,6 +19,8 @@ package org.apache.airavata.xbaya.mylead
  *
  */
 
+package org.apache.airavata.xbaya.mylead.gui;
+
 import java.awt.event.ActionEvent;
 import java.net.URI;
 import java.net.URISyntaxException;
@@ -48,9 +40,6 @@ import org.apache.airavata.xbaya.myproxy
 import org.ietf.jgss.GSSCredential;
 import org.ietf.jgss.GSSException;
 
-/**
- * @author Satoshi Shirasuna
- */
 public class MyLeadConfigurationWindow {
 
     private XBayaEngine engine;
@@ -211,45 +200,4 @@ public class MyLeadConfigurationWindow {
         this.dialog = new XBayaDialog(this.engine, "MyLead Configuration", infoPanel, buttonPanel);
         this.dialog.setDefaultButton(okButton);
     }
-}
-
-/*
- * Indiana University Extreme! Lab Software License, Version 1.2
- * 
- * Copyright (c) 2004-2007 The Trustees of Indiana University. All rights reserved.
- * 
- * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the
- * following conditions are met:
- * 
- * 1) All redistributions of source code must retain the above copyright notice, the list of authors in the original
- * source code, this list of conditions and the disclaimer listed in this license;
- * 
- * 2) All redistributions in binary form must reproduce the above copyright notice, this list of conditions and the
- * disclaimer listed in this license in the documentation and/or other materials provided with the distribution;
- * 
- * 3) Any documentation included with all redistributions must include the following acknowledgement:
- * 
- * "This product includes software developed by the Indiana University Extreme! Lab. For further information please
- * visit http://www.extreme.indiana.edu/"
- * 
- * Alternatively, this acknowledgment may appear in the software itself, and wherever such third-party acknowledgments
- * normally appear.
- * 
- * 4) The name "Indiana University" or "Indiana University Extreme! Lab" shall not be used to endorse or promote
- * products derived from this software without prior written permission from Indiana University. For written permission,
- * please contact http://www.extreme.indiana.edu/.
- * 
- * 5) Products derived from this software may not use "Indiana University" name nor may "Indiana University" appear in
- * their name, without prior written permission of the Indiana University.
- * 
- * Indiana University provides no reassurances that the source code provided does not infringe the patent or any other
- * intellectual property rights of any other entity. Indiana University disclaims any liability to any recipient for
- * claims brought by any other entity based on infringement of intellectual property rights or otherwise.
- * 
- * LICENSEE UNDERSTANDS THAT SOFTWARE IS PROVIDED "AS IS" FOR WHICH NO WARRANTIES AS TO CAPABILITIES OR ACCURACY ARE
- * MADE. INDIANA UNIVERSITY GIVES NO WARRANTIES AND MAKES NO REPRESENTATION THAT SOFTWARE IS FREE OF INFRINGEMENT OF
- * THIRD PARTY PATENT, COPYRIGHT, OR OTHER PROPRIETARY RIGHTS. INDIANA UNIVERSITY MAKES NO WARRANTIES THAT SOFTWARE IS
- * FREE FROM "BUGS", "VIRUSES", "TROJAN HORSES", "TRAP DOORS", "WORMS", OR OTHER HARMFUL CODE. LICENSEE ASSUMES THE
- * ENTIRE RISK AS TO THE PERFORMANCE OF SOFTWARE AND/OR ASSOCIATED MATERIALS, AND TO THE PERFORMANCE AND VALIDITY OF
- * INFORMATION GENERATED USING SOFTWARE.
- */
+}
\ No newline at end of file

Modified: incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/mylead/gui/MyLeadLoadWindow.java
URL: http://svn.apache.org/viewvc/incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/mylead/gui/MyLeadLoadWindow.java?rev=1152548&r1=1152547&r2=1152548&view=diff
==============================================================================
--- incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/mylead/gui/MyLeadLoadWindow.java (original)
+++ incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/mylead/gui/MyLeadLoadWindow.java Sun Jul 31 05:26:35 2011
@@ -1,14 +1,4 @@
 /*
- * Copyright (c) 2004-2007 Extreme! Lab, Indiana University. All rights reserved.
- *
- * This software is open source. See the bottom of this file for the license.
- *
- * $Id: MyLeadLoadWindow.java,v 1.17 2008/11/26 21:41:24 cherath Exp $
- */
-
-package org.apache.airavata.xbaya.mylead.gui;
-
-/*
  *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
@@ -29,6 +19,8 @@ package org.apache.airavata.xbaya.mylead
  *
  */
 
+package org.apache.airavata.xbaya.mylead.gui;
+
 import java.awt.event.ActionEvent;
 import java.awt.event.MouseAdapter;
 import java.awt.event.MouseEvent;
@@ -60,9 +52,6 @@ import org.ietf.jgss.GSSCredential;
 
 import xsul5.MLogger;
 
-/**
- * @author Satoshi Shirasuna
- */
 public class MyLeadLoadWindow {
 
     private static final MLogger logger = MLogger.getLogger();
@@ -257,45 +246,4 @@ public class MyLeadLoadWindow {
         this.dialog = new XBayaDialog(this.engine, "Load Workflow from MyLead", listPanel, buttonPanel);
         this.dialog.setDefaultButton(this.okButton);
     }
-}
-
-/*
- * Indiana University Extreme! Lab Software License, Version 1.2
- * 
- * Copyright (c) 2004-2007 The Trustees of Indiana University. All rights reserved.
- * 
- * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the
- * following conditions are met:
- * 
- * 1) All redistributions of source code must retain the above copyright notice, the list of authors in the original
- * source code, this list of conditions and the disclaimer listed in this license;
- * 
- * 2) All redistributions in binary form must reproduce the above copyright notice, this list of conditions and the
- * disclaimer listed in this license in the documentation and/or other materials provided with the distribution;
- * 
- * 3) Any documentation included with all redistributions must include the following acknowledgement:
- * 
- * "This product includes software developed by the Indiana University Extreme! Lab. For further information please
- * visit http://www.extreme.indiana.edu/"
- * 
- * Alternatively, this acknowledgment may appear in the software itself, and wherever such third-party acknowledgments
- * normally appear.
- * 
- * 4) The name "Indiana University" or "Indiana University Extreme! Lab" shall not be used to endorse or promote
- * products derived from this software without prior written permission from Indiana University. For written permission,
- * please contact http://www.extreme.indiana.edu/.
- * 
- * 5) Products derived from this software may not use "Indiana University" name nor may "Indiana University" appear in
- * their name, without prior written permission of the Indiana University.
- * 
- * Indiana University provides no reassurances that the source code provided does not infringe the patent or any other
- * intellectual property rights of any other entity. Indiana University disclaims any liability to any recipient for
- * claims brought by any other entity based on infringement of intellectual property rights or otherwise.
- * 
- * LICENSEE UNDERSTANDS THAT SOFTWARE IS PROVIDED "AS IS" FOR WHICH NO WARRANTIES AS TO CAPABILITIES OR ACCURACY ARE
- * MADE. INDIANA UNIVERSITY GIVES NO WARRANTIES AND MAKES NO REPRESENTATION THAT SOFTWARE IS FREE OF INFRINGEMENT OF
- * THIRD PARTY PATENT, COPYRIGHT, OR OTHER PROPRIETARY RIGHTS. INDIANA UNIVERSITY MAKES NO WARRANTIES THAT SOFTWARE IS
- * FREE FROM "BUGS", "VIRUSES", "TROJAN HORSES", "TRAP DOORS", "WORMS", OR OTHER HARMFUL CODE. LICENSEE ASSUMES THE
- * ENTIRE RISK AS TO THE PERFORMANCE OF SOFTWARE AND/OR ASSOCIATED MATERIALS, AND TO THE PERFORMANCE AND VALIDITY OF
- * INFORMATION GENERATED USING SOFTWARE.
- */
+}
\ No newline at end of file

Modified: incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/mylead/gui/MyLeadLoader.java
URL: http://svn.apache.org/viewvc/incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/mylead/gui/MyLeadLoader.java?rev=1152548&r1=1152547&r2=1152548&view=diff
==============================================================================
--- incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/mylead/gui/MyLeadLoader.java (original)
+++ incubator/airavata/trunk/xbaya-gui/src/main/java/org/apache/airavata/xbaya/mylead/gui/MyLeadLoader.java Sun Jul 31 05:26:35 2011
@@ -1,13 +1,4 @@
 /*
- * Copyright (c) 2005-2007 Extreme! Lab, Indiana University. All rights reserved.
- *
- * This software is open source. See the bottom of this file for the license.
- *
- * $Id: MyLeadLoader.java,v 1.16 2009/02/02 07:05:14 cherath Exp $
- */
-package org.apache.airavata.xbaya.mylead.gui;
-
-/*
  *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
@@ -28,6 +19,8 @@ package org.apache.airavata.xbaya.mylead
  *
  */
 
+package org.apache.airavata.xbaya.mylead.gui;
+
 import javax.xml.namespace.QName;
 
 import org.apache.airavata.xbaya.XBayaConstants;
@@ -41,9 +34,6 @@ import org.apache.airavata.xbaya.xregist
 
 import xsul5.MLogger;
 
-/**
- * @author Satoshi Shirasuna
- */
 public class MyLeadLoader implements Cancelable {
 
     private static final MLogger logger = MLogger.getLogger();
@@ -147,45 +137,4 @@ public class MyLeadLoader implements Can
         }
     }
 
-}
-
-/*
- * Indiana University Extreme! Lab Software License, Version 1.2
- * 
- * Copyright (c) 2005-2007 The Trustees of Indiana University. All rights reserved.
- * 
- * Redistribution and use in source and binary forms, with or without modification, are permitted provided that the
- * following conditions are met:
- * 
- * 1) All redistributions of source code must retain the above copyright notice, the list of authors in the original
- * source code, this list of conditions and the disclaimer listed in this license;
- * 
- * 2) All redistributions in binary form must reproduce the above copyright notice, this list of conditions and the
- * disclaimer listed in this license in the documentation and/or other materials provided with the distribution;
- * 
- * 3) Any documentation included with all redistributions must include the following acknowledgement:
- * 
- * "This product includes software developed by the Indiana University Extreme! Lab. For further information please
- * visit http://www.extreme.indiana.edu/"
- * 
- * Alternatively, this acknowledgment may appear in the software itself, and wherever such third-party acknowledgments
- * normally appear.
- * 
- * 4) The name "Indiana University" or "Indiana University Extreme! Lab" shall not be used to endorse or promote
- * products derived from this software without prior written permission from Indiana University. For written permission,
- * please contact http://www.extreme.indiana.edu/.
- * 
- * 5) Products derived from this software may not use "Indiana University" name nor may "Indiana University" appear in
- * their name, without prior written permission of the Indiana University.
- * 
- * Indiana University provides no reassurances that the source code provided does not infringe the patent or any other
- * intellectual property rights of any other entity. Indiana University disclaims any liability to any recipient for
- * claims brought by any other entity based on infringement of intellectual property rights or otherwise.
- * 
- * LICENSEE UNDERSTANDS THAT SOFTWARE IS PROVIDED "AS IS" FOR WHICH NO WARRANTIES AS TO CAPABILITIES OR ACCURACY ARE
- * MADE. INDIANA UNIVERSITY GIVES NO WARRANTIES AND MAKES NO REPRESENTATION THAT SOFTWARE IS FREE OF INFRINGEMENT OF
- * THIRD PARTY PATENT, COPYRIGHT, OR OTHER PROPRIETARY RIGHTS. INDIANA UNIVERSITY MAKES NO WARRANTIES THAT SOFTWARE IS
- * FREE FROM "BUGS", "VIRUSES", "TROJAN HORSES", "TRAP DOORS", "WORMS", OR OTHER HARMFUL CODE. LICENSEE ASSUMES THE
- * ENTIRE RISK AS TO THE PERFORMANCE OF SOFTWARE AND/OR ASSOCIATED MATERIALS, AND TO THE PERFORMANCE AND VALIDITY OF
- * INFORMATION GENERATED USING SOFTWARE.
- */
+}
\ No newline at end of file