You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oozie.apache.org by ka...@apache.org on 2011/09/14 03:32:54 UTC

svn commit: r1170409 - in /incubator/oozie/trunk: builds/runHudsonCIBuild.sh distro/src/main/tomcat/ROOT/index.html

Author: kamrul
Date: Wed Sep 14 01:32:54 2011
New Revision: 1170409

URL: http://svn.apache.org/viewvc?rev=1170409&view=rev
Log:
Adding Apache License 2.0 missing files 1

Modified:
    incubator/oozie/trunk/builds/runHudsonCIBuild.sh
    incubator/oozie/trunk/distro/src/main/tomcat/ROOT/index.html

Modified: incubator/oozie/trunk/builds/runHudsonCIBuild.sh
URL: http://svn.apache.org/viewvc/incubator/oozie/trunk/builds/runHudsonCIBuild.sh?rev=1170409&r1=1170408&r2=1170409&view=diff
==============================================================================
--- incubator/oozie/trunk/builds/runHudsonCIBuild.sh (original)
+++ incubator/oozie/trunk/builds/runHudsonCIBuild.sh Wed Sep 14 01:32:54 2011
@@ -1,4 +1,21 @@
 #!/bin/sh
+#
+# 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.
+#
 
 # To run build in hudson, the default env variables should be defined in the environment. If not, please do the exports before
 # invoking this script.

Modified: incubator/oozie/trunk/distro/src/main/tomcat/ROOT/index.html
URL: http://svn.apache.org/viewvc/incubator/oozie/trunk/distro/src/main/tomcat/ROOT/index.html?rev=1170409&r1=1170408&r2=1170409&view=diff
==============================================================================
--- incubator/oozie/trunk/distro/src/main/tomcat/ROOT/index.html (original)
+++ incubator/oozie/trunk/distro/src/main/tomcat/ROOT/index.html Wed Sep 14 01:32:54 2011
@@ -1,3 +1,20 @@
+<!--
+  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.
+-->
 <html>
     <head>
         <meta http-equiv="refresh" content="0;url=./oozie">