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

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


The following commit(s) were added to refs/heads/master by this push:
     new baabfa8  Add ASF license headers to all Scala .conf files.
baabfa8 is described below

commit baabfa852d51d600d98ce988846281a20a4ca147
Author: Matt Rutkowski <[email protected]>
AuthorDate: Tue May 8 12:28:11 2018 -0500

    Add ASF license headers to all Scala .conf files.
---
 .scalafmt.conf | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/.scalafmt.conf b/.scalafmt.conf
index 0dc41ec..7084efe 100644
--- a/.scalafmt.conf
+++ b/.scalafmt.conf
@@ -1,6 +1,9 @@
+# Licensed to the Apache Software Foundation (ASF) under one or more 
contributor
+# license agreements; and to You under the Apache License, Version 2.0.
+
 style = intellij
 danglingParentheses = false
 maxColumn = 120
 docstrings = JavaDoc
 rewrite.rules = [SortImports]
-project.git = true
\ No newline at end of file
+project.git = true

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to