Author: keith
Date: Wed Feb 11 01:43:56 2009
New Revision: 30654
URL: http://wso2.org/svn/browse/wso2?view=rev&revision=30654

Log:
Fixing MASHUP-1121


Modified:
   branches/mashup/java/1.5/java/modules/www/editor.jsp

Modified: branches/mashup/java/1.5/java/modules/www/editor.jsp
URL: 
http://wso2.org/svn/browse/wso2/branches/mashup/java/1.5/java/modules/www/editor.jsp?rev=30654&r1=30653&r2=30654&view=diff
==============================================================================
--- branches/mashup/java/1.5/java/modules/www/editor.jsp        (original)
+++ branches/mashup/java/1.5/java/modules/www/editor.jsp        Wed Feb 11 
01:43:56 2009
@@ -339,8 +339,6 @@
         if (action.equalsIgnoreCase("new")) {
             //Inserting the initial mashup skeleton
             serviceSource = "/*\n" +
-                    "* Copyright 2005-2007 WSO2, Inc. http://www.wso2.org\n"; +
-                    "*\n" +
                     "* Licensed under the Apache License, Version 2.0 (the 
\"License\");\n" +
                     "* you may not use this file except in compliance with the 
License.\n" +
                     "* You may obtain a copy of the License at\n" +

_______________________________________________
Mashup-dev mailing list
[email protected]
https://wso2.org/cgi-bin/mailman/listinfo/mashup-dev

Reply via email to