diff --git a/setup.py b/setup.py index 531cfb2..0ea04bf 100644 --- a/setup.py +++ b/setup.py @@ -14,15 +14,7 @@ PACKAGE_DESCRIPTION = """ # Datagraph Library. Utility for working with scheme+ld and other data-graph and semantic web formats. - - -# License - -``` -Copyright (c) 2022-2024 Jon Michael Aanes - -All rights reserved. -```""".strip() +""".strip() PACKAGE_DESCRIPTION_SHORT = """ Utility for working with scheme+ld and other data-graph and semantic web formats.""".strip()