Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/setup.py b/setup.py
index 941ff4e..de67e5b 100755
--- a/setup.py
+++ b/setup.py
@@ -2,7 +2,7 @@
# setup.py - python-stdnum installation script
#
-# Copyright (C) 2010-2016 Arthur de Jong
+# Copyright (C) 2010-2017 Arthur de Jong
#
# This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public
@@ -38,7 +38,7 @@ setup(name='python-stdnum',
long_description=stdnum.__doc__,
author='Arthur de Jong',
author_email='arthur@arthurdejong.org',
- url='http://arthurdejong.org/python-stdnum/',
+ url='https://arthurdejong.org/python-stdnum/',
license='LGPL',
classifiers=[
'Development Status :: 5 - Production/Stable',