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 814dff5  Add ASF license header to travis yaml file.
814dff5 is described below

commit 814dff584892dc424e2d9943f59a036c21055049
Author: Matt Rutkowski <mrutk...@us.ibm.com>
AuthorDate: Thu May 17 12:08:35 2018 -0500

    Add ASF license header to travis yaml file.
---
 .gitignore  | 5 ++++-
 .travis.yml | 3 +++
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index b3c6415..ca8397f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,6 @@
+# Licensed to the Apache Software Foundation (ASF) under one or more 
contributor
+# license agreements; and to You under the Apache License, Version 2.0.
+
 # Gradle
 .gradle
 build/
@@ -14,4 +17,4 @@ node_modules/
 
 # IntelliJ
 .idea
-out/
\ No newline at end of file
+out/
diff --git a/.travis.yml b/.travis.yml
index e690d65..69931a7 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,3 +1,6 @@
+# Licensed to the Apache Software Foundation (ASF) under one or more 
contributor
+# license agreements; and to You under the Apache License, Version 2.0.
+
 # A Travis CI configuration file.
 
 sudo: required

-- 
To stop receiving notification emails like this one, please contact
houshen...@apache.org.

Reply via email to