This is an automated email from the ASF dual-hosted git repository.
mrutkowski pushed a change to branch master
in repository
https://gitbox.apache.org/repos/asf/incubator-openwhisk-runtime-python.git.
from 3457d2b Merge pull request #20 from mrutkows/cfg2
add e3dac6b Add the license of dependencies into LICENSE file
new 9dffd89 Merge pull request #15 from
houshengbo/add-license-for-dependencies
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
LICENSE.txt | 137 ++++++++++-
licenses/LICENSE-beautifulsoup4.txt | 26 +++
licenses/LICENSE-dateutil.txt | 54 +++++
licenses/LICENSE-flask.txt | 31 +++
licenses/LICENSE-gevent.txt | 25 ++
licenses/LICENSE-httplib2.txt | 23 ++
LICENSE.txt => licenses/LICENSE-kafkapython.txt | 5 +-
licenses/LICENSE-lxml.txt | 29 +++
.../LICENSE-openwhiskruntimedocker.txt | 3 +-
licenses/LICENSE-python.txt | 256 +++++++++++++++++++++
licenses/LICENSE-requests.txt | 13 ++
licenses/LICENSE-scrapy.txt | 27 +++
licenses/LICENSE-simplejson.txt | 79 +++++++
licenses/LICENSE-twisted.txt | 71 ++++++
licenses/LICENSE-virtualenv.txt | 22 ++
15 files changed, 795 insertions(+), 6 deletions(-)
create mode 100644 licenses/LICENSE-beautifulsoup4.txt
create mode 100644 licenses/LICENSE-dateutil.txt
create mode 100644 licenses/LICENSE-flask.txt
create mode 100644 licenses/LICENSE-gevent.txt
create mode 100644 licenses/LICENSE-httplib2.txt
copy LICENSE.txt => licenses/LICENSE-kafkapython.txt (99%)
create mode 100644 licenses/LICENSE-lxml.txt
copy LICENSE.txt => licenses/LICENSE-openwhiskruntimedocker.txt (99%)
create mode 100644 licenses/LICENSE-python.txt
create mode 100644 licenses/LICENSE-requests.txt
create mode 100644 licenses/LICENSE-scrapy.txt
create mode 100644 licenses/LICENSE-simplejson.txt
create mode 100644 licenses/LICENSE-twisted.txt
create mode 100644 licenses/LICENSE-virtualenv.txt
--
To stop receiving notification emails like this one, please contact
[email protected].