From fd26ad18227090cbbe89e175a2dedaaef3d1878b Mon Sep 17 00:00:00 2001 From: takunomi-build-bot Date: Fri, 2 Aug 2024 17:15:18 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96=20Repository=20layout=20updated=20?= =?UTF-8?q?to=20latest=20version?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This commit was automatically generated by a script: https://gitfub.space/Jmaa/python-omni --- setup.py | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) 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()