This is an automated email from the ASF dual-hosted git repository.
dgrove pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/incubator-openwhisk-deploy-kube.git
The following commit(s) were added to refs/heads/master by this push:
new 4fa9d85 Fix the copyright and the disclaimer (#218)
4fa9d85 is described below
commit 4fa9d8536f75aa8a812bdc64527e2f359b277324
Author: Vincent <[email protected]>
AuthorDate: Tue Jun 12 13:01:04 2018 -0400
Fix the copyright and the disclaimer (#218)
This PR changes the copyright from IBM to Apache foundation, and
gives the disclaimer the correct name for this repository.
---
DISCLAIMER.txt | 2 +-
LICENSE.txt | 2 +-
README.md | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/DISCLAIMER.txt b/DISCLAIMER.txt
index f6c0ece..65d2a55 100644
--- a/DISCLAIMER.txt
+++ b/DISCLAIMER.txt
@@ -1 +1 @@
-Apache OpenWhisk is an effort undergoing incubation at The Apache Software
Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of
all newly accepted projects until a further review indicates that the
infrastructure, communications, and decision making process have stabilized in
a manner consistent with other successful ASF projects. While incubation status
is not necessarily a reflection of the completeness or stability of the code,
it does indicate that the proje [...]
+Apache OpenWhisk Deployment on Kubernetes is an effort undergoing incubation
at The Apache Software Foundation (ASF), sponsored by the Apache Incubator.
Incubation is required of all newly accepted projects until a further review
indicates that the infrastructure, communications, and decision making process
have stabilized in a manner consistent with other successful ASF projects.
While incubation status is not necessarily a reflection of the completeness or
stability of the code, it doe [...]
diff --git a/LICENSE.txt b/LICENSE.txt
index a2fe52f..66e4cb7 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-2016 IBM Corporation
+ Copyright 2016-2018 The Apache Software Foundation
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/README.md b/README.md
index f4eea6d..d58703c 100644
--- a/README.md
+++ b/README.md
@@ -201,4 +201,4 @@ You can also join our slack channel and chat with
developers. To get access to o
# Disclaimer
-Apache OpenWhisk is an effort undergoing incubation at The Apache Software
Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of
all newly accepted projects until a further review indicates that the
infrastructure, communications, and decision making process have stabilized in
a manner consistent with other successful ASF projects. While incubation status
is not necessarily a reflection of the completeness or stability of the code,
it does indicate that the proje [...]
+Apache OpenWhisk Deployment on Kubernetes is an effort undergoing incubation
at The Apache Software Foundation (ASF), sponsored by the Apache Incubator.
Incubation is required of all newly accepted projects until a further review
indicates that the infrastructure, communications, and decision making process
have stabilized in a manner consistent with other successful ASF projects.
While incubation status is not necessarily a reflection of the completeness or
stability of the code, it doe [...]
--
To stop receiving notification emails like this one, please contact
[email protected].