1
0
mirror of https://github.com/ilri/dspace-statistics-api.git synced 2025-05-13 00:17:47 +02:00

Add GPLv3 license

This commit is contained in:
2018-09-18 14:16:07 +03:00
parent fe43423256
commit 182e13efca
2 changed files with 676 additions and 0 deletions

View File

@ -11,3 +11,5 @@ Create a virtual environment and run it:
$ pip install falcon gunicorn SolrClient
$ gunicorn app:api
## License
This work is licensed under the [GPLv3](https://www.gnu.org/licenses/gpl-3.0.en.html).