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 01:33:58 UTC

svn commit: r1170389 - in /incubator/oozie/trunk/webapp/src/main/webapp: index.html oozie-console.js

Author: kamrul
Date: Tue Sep 13 23:33:57 2011
New Revision: 1170389

URL: http://svn.apache.org/viewvc?rev=1170389&view=rev
Log:
Adding Apache License 2.0 js/html files

Modified:
    incubator/oozie/trunk/webapp/src/main/webapp/index.html
    incubator/oozie/trunk/webapp/src/main/webapp/oozie-console.js

Modified: incubator/oozie/trunk/webapp/src/main/webapp/index.html
URL: http://svn.apache.org/viewvc/incubator/oozie/trunk/webapp/src/main/webapp/index.html?rev=1170389&r1=1170388&r2=1170389&view=diff
==============================================================================
--- incubator/oozie/trunk/webapp/src/main/webapp/index.html (original)
+++ incubator/oozie/trunk/webapp/src/main/webapp/index.html Tue Sep 13 23:33:57 2011
@@ -1,17 +1,20 @@
 <html>
 <!--
-  Copyright (c) 2010 Yahoo! Inc. All rights reserved.
-  Licensed 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
-
+  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. See accompanying LICENSE file.
+  limitations under the License.
 -->
 <head>
     <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">

Modified: incubator/oozie/trunk/webapp/src/main/webapp/oozie-console.js
URL: http://svn.apache.org/viewvc/incubator/oozie/trunk/webapp/src/main/webapp/oozie-console.js?rev=1170389&r1=1170388&r2=1170389&view=diff
==============================================================================
--- incubator/oozie/trunk/webapp/src/main/webapp/oozie-console.js (original)
+++ incubator/oozie/trunk/webapp/src/main/webapp/oozie-console.js Tue Sep 13 23:33:57 2011
@@ -1,16 +1,19 @@
 /**
- * Copyright (c) 2010 Yahoo! Inc. All rights reserved.
- * Licensed 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. See accompanying LICENSE file.
+ * 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.
  */
 
 // Warn about dependencies