diff --git a/setup.py b/setup.py index a38b456..594f754 100644 --- a/setup.py +++ b/setup.py @@ -16,15 +16,7 @@ PACKAGE_DESCRIPTION = """ Python library for parsing and processing URLs of Social Media Sites. Used by one-page-internet. - - -# License - -``` -Copyright (c) 2022-2024 Jon Michael Aanes - -All rights reserved. -```""".strip() +""".strip() PACKAGE_DESCRIPTION_SHORT = """ Python library for parsing and processing URLs of Social Media Sites.""".strip()