You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by an...@apache.org on 2012/05/06 14:41:59 UTC

bada-wac commit: updating apache licences with apache rat

Updated Branches:
  refs/heads/master 92674d93f -> 679ad67f0


updating apache licences with apache rat


Project: http://git-wip-us.apache.org/repos/asf/incubator-cordova-bada-wac/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-cordova-bada-wac/commit/679ad67f
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cordova-bada-wac/tree/679ad67f
Diff: http://git-wip-us.apache.org/repos/asf/incubator-cordova-bada-wac/diff/679ad67f

Branch: refs/heads/master
Commit: 679ad67f0b2485c370097fab0193f8a5999a968a
Parents: 92674d9
Author: Anis Kadri <an...@gmail.com>
Authored: Sun May 6 05:41:51 2012 -0700
Committer: Anis Kadri <an...@gmail.com>
Committed: Sun May 6 05:41:51 2012 -0700

----------------------------------------------------------------------
 Res/index.html  |   21 +++++++++++++++++++++
 application.xml |   21 +++++++++++++++++++++
 manifest.xml    |   23 ++++++++++++++++++++++-
 3 files changed, 64 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cordova-bada-wac/blob/679ad67f/Res/index.html
----------------------------------------------------------------------
diff --git a/Res/index.html b/Res/index.html
index 4a63984..5dacb68 100644
--- a/Res/index.html
+++ b/Res/index.html
@@ -1,3 +1,24 @@
+<!--
+
+ 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.
+
+-->
+
 <!DOCTYPE html>
 <html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en">
 <head>

http://git-wip-us.apache.org/repos/asf/incubator-cordova-bada-wac/blob/679ad67f/application.xml
----------------------------------------------------------------------
diff --git a/application.xml b/application.xml
index 3448176..d096903 100644
--- a/application.xml
+++ b/application.xml
@@ -1,4 +1,25 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!--
+
+ 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.
+
+-->
+
 <Application>
     <Entry>cordova-bada-wac</Entry>
     <Name>

http://git-wip-us.apache.org/repos/asf/incubator-cordova-bada-wac/blob/679ad67f/manifest.xml
----------------------------------------------------------------------
diff --git a/manifest.xml b/manifest.xml
index 76a674c..c1d5e85 100644
--- a/manifest.xml
+++ b/manifest.xml
@@ -1,4 +1,25 @@
 <?xml version='1.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.
+
+-->
+
 <Manifest>
     <Id>texp59v0qj</Id>
     <Secret>BC1078A6ABEBA3A60AA9DBDBA9A68869</Secret>
@@ -34,4 +55,4 @@
     <DeviceProfile>
         <APIVersion>2.0</APIVersion>
     </DeviceProfile>
-</Manifest>
\ No newline at end of file
+</Manifest>