You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by st...@apache.org on 2015/03/25 20:43:42 UTC

cordova-plugin-whitelist git commit: CB-8739 added missing license headers

Repository: cordova-plugin-whitelist
Updated Branches:
  refs/heads/master d6f6648c0 -> c7e522a86


CB-8739 added missing license headers


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-whitelist/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-whitelist/commit/c7e522a8
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-whitelist/tree/c7e522a8
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-whitelist/diff/c7e522a8

Branch: refs/heads/master
Commit: c7e522a8620b5215582e638b793540cbfef4cf56
Parents: d6f6648
Author: Steve Gill <st...@gmail.com>
Authored: Wed Mar 25 12:43:38 2015 -0700
Committer: Steve Gill <st...@gmail.com>
Committed: Wed Mar 25 12:43:38 2015 -0700

----------------------------------------------------------------------
 CONTRIBUTING.md | 21 +++++++++++++++++++++
 README.md       | 19 +++++++++++++++++++
 2 files changed, 40 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-whitelist/blob/c7e522a8/CONTRIBUTING.md
----------------------------------------------------------------------
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index f9805df..e4a178f 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -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.
+#
+-->
+
 # Contributing to Apache Cordova
 
 Anyone can contribute to Cordova. And we need your contributions.

http://git-wip-us.apache.org/repos/asf/cordova-plugin-whitelist/blob/c7e522a8/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 61949af..def1004 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,22 @@
+<!---
+ license: 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.
+-->
+
 # cordova-plugin-whitelist
 
 This plugin implements a whitelist policy for navigating the application webview on Cordova 4.0


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org