You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ag...@apache.org on 2013/07/17 23:28:46 UTC

[2/3] spec commit: Add missing license header to config.xml

Add missing license header to config.xml


Project: http://git-wip-us.apache.org/repos/asf/cordova-mobile-spec/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-mobile-spec/commit/e064f503
Tree: http://git-wip-us.apache.org/repos/asf/cordova-mobile-spec/tree/e064f503
Diff: http://git-wip-us.apache.org/repos/asf/cordova-mobile-spec/diff/e064f503

Branch: refs/heads/master
Commit: e064f5037af0d36e03739fb74b9ea3910f931cb5
Parents: 270bfe7
Author: Andrew Grieve <ag...@chromium.org>
Authored: Wed Jul 17 14:57:20 2013 -0400
Committer: Andrew Grieve <ag...@chromium.org>
Committed: Wed Jul 17 17:28:36 2013 -0400

----------------------------------------------------------------------
 config.xml | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-mobile-spec/blob/e064f503/config.xml
----------------------------------------------------------------------
diff --git a/config.xml b/config.xml
index d7cc3ee..5902196 100644
--- a/config.xml
+++ b/config.xml
@@ -1,4 +1,22 @@
 <?xml version='1.0' encoding='utf-8'?>
+<!--
+  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.
+-->
 <widget id="org.apache.mobilespec" version="0.0.1" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
     <name>mobilespec</name>
     <description>