houshengbo closed pull request #23: Add support for a minified ASF license that 
uses # hash prefix.
URL: https://github.com/apache/incubator-openwhisk-utilities/pull/23
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/scancode/ASFMinifiedLicenseHashHeader.txt 
b/scancode/ASFMinifiedLicenseHashHeader.txt
new file mode 100644
index 0000000..978b333
--- /dev/null
+++ b/scancode/ASFMinifiedLicenseHashHeader.txt
@@ -0,0 +1,2 @@
+# Licensed to the Apache Software Foundation (ASF) under one or more 
contributor
+# license agreements; and to You under the Apache License, Version 2.0.
\ No newline at end of file
diff --git a/scancode/scanCode.cfg b/scancode/scanCode.cfg
index c37f3d5..960863a 100644
--- a/scancode/scanCode.cfg
+++ b/scancode/scanCode.cfg
@@ -6,6 +6,7 @@
 [Licenses]
 ASFLicenseHeader.txt
 ASFMinifiedLicenseHeader.txt
+ASFMinifiedLicenseHashHeader.txt
 ASFLicenseHeaderLua.txt
 ASFLicenseHeaderBash.txt
 ApacheIBMLicenseHeader.txt
diff --git a/scancode/travis.cfg b/scancode/travis.cfg
index f27103d..719ce23 100644
--- a/scancode/travis.cfg
+++ b/scancode/travis.cfg
@@ -6,6 +6,7 @@
 [Licenses]
 ASFLicenseHeader.txt
 ASFMinifiedLicenseHeader.txt
+ASFMinifiedLicenseHashHeader.txt
 ASFLicenseHeaderLua.txt
 ApacheIBMLicenseHeader.txt
 


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to