-
- Downloads
Merge pull request #877 from duniter/license_agpl
[mod] #745: change project's license from GNU GPLv3 to AGPLv3.
No related branches found
No related tags found
... | ... | @@ -29,7 +29,7 @@ |
"crypto-currency" | ||
], | ||
"author": "Cedric Moreau <cem.moreau@gmail.com>", | ||
"license": "GPL-3.0", | ||
"license": "AGPL-3.0", | ||
"readmeFilename": "README.md", | ||
"bugs": { | ||
"url": "https://github.com/duniter/duniter/issues" | ||
... | ... |
Please register or sign in to comment