Author: heshan
Date: Fri Jun 29 19:05:49 2012
New Revision: 1355515
URL: http://svn.apache.org/viewvc?rev=1355515&view=rev
Log:
Adding missing license.
Modified:
incubator/airavata/trunk/modules/xbaya-gui/src/test/resources/xbaya.properties
Modified: incubator/airavata/trunk/modules/xbaya-gui/src/test/resources/xbaya.properties
URL: http://svn.apache.org/viewvc/incubator/airavata/trunk/modules/xbaya-gui/src/test/resources/xbaya.properties?rev=1355515&r1=1355514&r2=1355515&view=diff
==============================================================================
--- incubator/airavata/trunk/modules/xbaya-gui/src/test/resources/xbaya.properties (original)
+++ incubator/airavata/trunk/modules/xbaya-gui/src/test/resources/xbaya.properties Fri Jun
29 19:05:49 2012
@@ -1,3 +1,22 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License. You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied. See the License for the
+# specific language governing permissions and limitations
+# under the License.
+#
+
gfac.url=http://156.56.179.104:8080/axis2/services/GFacService
myproxy.url=myproxy.teragrid.org
messagebox.url=http://156.56.179.104:8080/axis2/services/MsgBoxService
|