aboutsummaryrefslogtreecommitdiff
path: root/pycparser/_build_tables.py
diff options
context:
space:
mode:
Diffstat (limited to 'pycparser/_build_tables.py')
-rw-r--r--pycparser/_build_tables.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pycparser/_build_tables.py b/pycparser/_build_tables.py
index a8a9dcf..94a3891 100644
--- a/pycparser/_build_tables.py
+++ b/pycparser/_build_tables.py
@@ -6,7 +6,7 @@
# Also generates AST code from the configuration file.
# Should be called from the pycparser directory.
#
-# Eli Bendersky [http://eli.thegreenplace.net]
+# Eli Bendersky [https://eli.thegreenplace.net/]
# License: BSD
#-----------------------------------------------------------------