Add proper license and notices

This commit is contained in:
Don Brown
2014-01-24 16:31:36 -07:00
parent ae154dbc72
commit bfb0d046ab
2 changed files with 188 additions and 0 deletions

14
NOTICE.txt Normal file
View File

@@ -0,0 +1,14 @@
Asyncio Mongo
Copyright (c) 2014 Atlassian Software Systems Pty Ltd - Apache 2.0 License: http://www.apache.org/licenses/LICENSE-2.0
Based On:
TxMongo - Apache 2.0 License: http://www.apache.org/licenses/LICENSE-2.0
https://github.com/fiorix/mongo-async-python-driver
Makes use of:
asyncio_redis - https://github.com/jonathanslenders/asyncio-redis/blob/master/LICENSE.txt
https://github.com/jonathanslenders/asyncio-redis
PyMongo - http://www.apache.org/licenses/LICENSE-2.0
http://github.com/mongodb/mongo-python-driver