1
0
Fork 0
mirror of https://github.com/deltachat/deltachat-core.git synced 2025-10-03 17:59:19 +02:00

add license file to subdirs and to rootdir pointing to the various

involved licenses. see https://github.com/deltachat/deltachat-core/issues/403
for the contributor discussions on this change.
This commit is contained in:
holger krekel 2018-11-01 19:44:17 +02:00
parent 6a1323a251
commit eee711159e
10 changed files with 1523 additions and 625 deletions

View file

@ -19,7 +19,7 @@ def main():
classifiers=[
'Development Status :: 4 - Beta',
'Intended Audience :: Developers',
'License :: OSI Approved :: GNU General Public License (GPL)',
'License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)',
'Programming Language :: Python :: 3',
'Topic :: Communications :: Email',
'Topic :: Software Development :: Libraries',