Fix the organization name across the project

Sadly `devine` was not available.
This commit is contained in:
rlaphoenix
2023-02-06 02:55:22 +00:00
parent 7fd87b8aa2
commit 8b9247bfc5
3 changed files with 8 additions and 8 deletions

View File

@@ -20,7 +20,7 @@ def main(version: bool, debug: bool) -> None:
log.info(f"Devine version {__version__} Copyright (c) 2019-{datetime.now().year} rlaphoenix")
log.info("Convenient Widevine-DRM Downloader and Decrypter.")
log.info("https://github.com/devine/devine")
log.info("https://github.com/devine-dl/devine")
if version:
return