You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by sh...@apache.org on 2017/05/10 23:04:44 UTC

cordova-coho git commit: audit-license-headers check -- fixed affected files

Repository: cordova-coho
Updated Branches:
  refs/heads/master 3e125177f -> f7c5a7264


audit-license-headers check -- fixed affected files


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

Branch: refs/heads/master
Commit: f7c5a7264ec08303a75a55a97ebcfb78d718524a
Parents: 3e12517
Author: Shazron Abdullah <sh...@gmail.com>
Authored: Wed May 10 16:04:32 2017 -0700
Committer: Shazron Abdullah <sh...@gmail.com>
Committed: Wed May 10 16:04:32 2017 -0700

----------------------------------------------------------------------
 .ratignore             |  8 ++++++++
 docs/index.md          | 21 +++++++++++++++++++++
 docs/jenkins-access.md | 21 +++++++++++++++++++++
 docs/jira-triage.md    | 21 +++++++++++++++++++++
 test/flagutil.test.js  | 19 +++++++++++++++++++
 test/test.js           | 19 +++++++++++++++++++
 6 files changed, 109 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-coho/blob/f7c5a726/.ratignore
----------------------------------------------------------------------
diff --git a/.ratignore b/.ratignore
new file mode 100644
index 0000000..0239058
--- /dev/null
+++ b/.ratignore
@@ -0,0 +1,8 @@
+# yes, not .gitignore
+gitignore
+
+knownIssues.json
+validLicenses.json
+jasmine.json
+appveyor.yml
+apache-rat-0.12

http://git-wip-us.apache.org/repos/asf/cordova-coho/blob/f7c5a726/docs/index.md
----------------------------------------------------------------------
diff --git a/docs/index.md b/docs/index.md
index b17502a..67dc815 100644
--- a/docs/index.md
+++ b/docs/index.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.
+#
+-->
+
 # Table of Contents
 ## Release Process
 

http://git-wip-us.apache.org/repos/asf/cordova-coho/blob/f7c5a726/docs/jenkins-access.md
----------------------------------------------------------------------
diff --git a/docs/jenkins-access.md b/docs/jenkins-access.md
index d0c83ab..d2bb8eb 100644
--- a/docs/jenkins-access.md
+++ b/docs/jenkins-access.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.
+#
+-->
+
 ## Access to Apache's jenkins CI setup
 
 To get Jenkins access, the chair of Apache Cordova PMC must give a committer access by running a script, and adding their Apache ID. 

http://git-wip-us.apache.org/repos/asf/cordova-coho/blob/f7c5a726/docs/jira-triage.md
----------------------------------------------------------------------
diff --git a/docs/jira-triage.md b/docs/jira-triage.md
index 5c99276..494d8a8 100644
--- a/docs/jira-triage.md
+++ b/docs/jira-triage.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.
+#
+-->
+
 #JIRA Issue Triage Process
 
 ##Goal

http://git-wip-us.apache.org/repos/asf/cordova-coho/blob/f7c5a726/test/flagutil.test.js
----------------------------------------------------------------------
diff --git a/test/flagutil.test.js b/test/flagutil.test.js
index 5239a6e..27599f8 100644
--- a/test/flagutil.test.js
+++ b/test/flagutil.test.js
@@ -1,3 +1,22 @@
+/*
+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.
+*/
+
 var test = require('tape');
 var flagutil = require('../src/flagutil');
 

http://git-wip-us.apache.org/repos/asf/cordova-coho/blob/f7c5a726/test/test.js
----------------------------------------------------------------------
diff --git a/test/test.js b/test/test.js
index f543f00..e4c3ffb 100644
--- a/test/test.js
+++ b/test/test.js
@@ -1,3 +1,22 @@
+/*
+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.
+*/
+
 try {
     eval('(function*(){})');
 } catch (e) {


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