diff --git a/LICENCE b/LICENCE index dc22edf..92decff 100644 --- a/LICENCE +++ b/LICENCE @@ -1,4 +1,4 @@ -Copyright (c) 2017-2023 Hugo Osvaldo Barrera , et al +Copyright (c) 2017-2023 Hugo Osvaldo Barrera , et al Copyright (c) 2010-2013 Thorsten Weimann Permission is hereby granted, free of charge, to any person obtaining a copy of diff --git a/setup.py b/setup.py index ef72f38..6605f21 100755 --- a/setup.py +++ b/setup.py @@ -11,7 +11,7 @@ url="https://github.com/WhyNotHugo/python-barcode", license="MIT", author="Hugo Osvaldo Barrera et al", - author_email="hugo@barrera.io", + author_email="hugo@whynothugo.nl", description=( "Create standard barcodes with Python. No external modules needed. " "(optional Pillow support included)."