Skip to content
This repository has been archived by the owner on Apr 18, 2019. It is now read-only.

Commit

Permalink
updating apache licences with apache rat
Browse files Browse the repository at this point in the history
  • Loading branch information
imhotep committed May 6, 2012
1 parent 92674d9 commit 679ad67
Show file tree
Hide file tree
Showing 3 changed files with 64 additions and 1 deletion.
21 changes: 21 additions & 0 deletions Res/index.html
Original file line number Original file line Diff line number Diff line change
@@ -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> <!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en"> <html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en">
<head> <head>
Expand Down
21 changes: 21 additions & 0 deletions application.xml
Original file line number Original file line Diff line number Diff line change
@@ -1,4 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <?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> <Application>
<Entry>cordova-bada-wac</Entry> <Entry>cordova-bada-wac</Entry>
<Name> <Name>
Expand Down
23 changes: 22 additions & 1 deletion manifest.xml
Original file line number Original file line Diff line number Diff line change
@@ -1,4 +1,25 @@
<?xml version='1.0' ?> <?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> <Manifest>
<Id>texp59v0qj</Id> <Id>texp59v0qj</Id>
<Secret>BC1078A6ABEBA3A60AA9DBDBA9A68869</Secret> <Secret>BC1078A6ABEBA3A60AA9DBDBA9A68869</Secret>
Expand Down Expand Up @@ -34,4 +55,4 @@
<DeviceProfile> <DeviceProfile>
<APIVersion>2.0</APIVersion> <APIVersion>2.0</APIVersion>
</DeviceProfile> </DeviceProfile>
</Manifest> </Manifest>

0 comments on commit 679ad67

Please sign in to comment.