update legal information

remove andras from contacts since he discontinued openwebrx
This commit is contained in:
Jakob Ketterl
2020-01-09 22:24:39 +01:00
parent 2ea8812fda
commit 44c1edb2dd
7 changed files with 7 additions and 9 deletions

View File

@ -16,8 +16,8 @@ setup(
entry_points={"console_scripts": ["openwebrx=owrx.__main__:main"]},
# use the github page for now
url="https://github.com/jketterl/openwebrx",
author="András Retzler, Jakob Ketterl",
author_email="randras@sdr.hu, jakob.ketterl@gmx.de",
author="Jakob Ketterl",
author_email="jakob.ketterl@gmx.de",
maintainer="Jakob Ketterl",
maintainer_email="jakob.ketterl@gmx.de",
license="GAGPL",