You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwhisk.apache.org by cs...@apache.org on 2017/06/27 14:27:21 UTC

[incubator-openwhisk-utilities] branch master updated: Support Bash script ASF headers. (#17)

This is an automated email from the ASF dual-hosted git repository.

csantanapr pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk-utilities.git


The following commit(s) were added to refs/heads/master by this push:
     new 050b84d  Support Bash script ASF headers. (#17)
050b84d is described below

commit 050b84d4da7ef763254c28f5bcc8916d9bcd3925
Author: Matt Rutkowski <mr...@us.ibm.com>
AuthorDate: Tue Jun 27 09:27:19 2017 -0500

    Support Bash script ASF headers. (#17)
---
 scancode/ASFLicenseHeaderBash.txt | 16 ++++++++++++++++
 scancode/scanCode.cfg             |  3 ++-
 2 files changed, 18 insertions(+), 1 deletion(-)

diff --git a/scancode/ASFLicenseHeaderBash.txt b/scancode/ASFLicenseHeaderBash.txt
new file mode 100644
index 0000000..a9fd83f
--- /dev/null
+++ b/scancode/ASFLicenseHeaderBash.txt
@@ -0,0 +1,16 @@
+#
+# 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.
+#
\ No newline at end of file
diff --git a/scancode/scanCode.cfg b/scancode/scanCode.cfg
index 97edd81..ca1ad2b 100644
--- a/scancode/scanCode.cfg
+++ b/scancode/scanCode.cfg
@@ -7,6 +7,7 @@
 ASFLicenseHeader.txt
 ASFMinifiedLicenseHeader.txt
 ASFLicenseHeaderLua.txt
+ASFLicenseHeaderBash.txt
 ApacheIBMLicenseHeader.txt
 
 # Filters (path/filename) with wildcards and associated scan checks
@@ -41,7 +42,7 @@ tests/dat
 # openwhisk-catalog exclusions (Python samples)
 packages/samples/hello
 
-# CLI, autogenerated Go files
+# incubator-openwhisk-client-go, autogenerated Go files
 wski18n
 
 # The following repos. have so far been identified as having scanning errors

-- 
To stop receiving notification emails like this one, please contact
['"commits@openwhisk.apache.org" <co...@openwhisk.apache.org>'].