You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwhisk.apache.org by ho...@apache.org on 2018/08/21 16:40:26 UTC

[incubator-openwhisk-apigateway] branch master updated: Revert the copyright to the content in the template (#320)

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-apigateway.git


The following commit(s) were added to refs/heads/master by this push:
     new eb22ac6  Revert the copyright to the content in the template (#320)
eb22ac6 is described below

commit eb22ac6258ea8561551aeb02982215ded167ea70
Author: Vincent <sh...@us.ibm.com>
AuthorDate: Tue Aug 21 12:40:23 2018 -0400

    Revert the copyright to the content in the template (#320)
---
 LICENSE.txt           | 2 +-
 tools/travis/build.sh | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/LICENSE.txt b/LICENSE.txt
index 0040af4..d645695 100644
--- a/LICENSE.txt
+++ b/LICENSE.txt
@@ -187,7 +187,7 @@
       same "printed page" as the copyright notice for easier
       identification within third-party archives.
 
-   Copyright 2015-2018 The Apache Software Foundation
+   Copyright [yyyy] [name of copyright owner]
 
    Licensed under the Apache License, Version 2.0 (the "License");
    you may not use this file except in compliance with the License.
diff --git a/tools/travis/build.sh b/tools/travis/build.sh
index a17d372..91c5908 100755
--- a/tools/travis/build.sh
+++ b/tools/travis/build.sh
@@ -56,6 +56,7 @@ $ANSIBLE_CMD apigateway.yml -e apigateway_local_build=true
 #Use dockerhub
 #$ANSIBLE_CMD apigateway.yml
 
+$ANSIBLE_CMD properties.yml
 $ANSIBLE_CMD routemgmt.yml
 
 # Tests