GitHub user PepperJo opened a pull request:
https://github.com/apache/incubator-crail/pull/24
copyright & disclaimer
This pull request moves the IBM copyright from the NOTICE file to the
CREDITS file and adds the Apache incubator disclaimer.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/PepperJo/incubator-crail copyright
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-crail/pull/24.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #24
----
commit fc5eaa3530979eb2f616fbb7a0dcfd3f6389221f
Author: Jonas Pfefferle <pepperjo@...>
Date: 2018-05-14T10:59:28Z
Move IBM copyright NOTICE to CREDITS file
Move the IBM copyright notice from the NOTICE file to the CREDITS file.
https://issues.apache.org/jira/browse/CRAIL-33
Signed-off-by: Jonas Pfefferle <[email protected]>
commit 3a5ff2e84a2d3f788ed10d1f2f33c33e76ddda0c
Author: Jonas Pfefferle <pepperjo@...>
Date: 2018-05-14T11:02:57Z
Apache incubator disclaimer
Add Aapache incubator disclaimer.
https://issues.apache.org/jira/browse/CRAIL-33
Signed-off-by: Jonas Pfefferle <[email protected]>
----
---