aboutsummaryrefslogtreecommitdiffstats
path: root/examples/using_cpp_libc.py
diff options
context:
space:
mode:
Diffstat (limited to 'examples/using_cpp_libc.py')
-rw-r--r--examples/using_cpp_libc.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/using_cpp_libc.py b/examples/using_cpp_libc.py
index 0c70c88..e930f5b 100644
--- a/examples/using_cpp_libc.py
+++ b/examples/using_cpp_libc.py
@@ -5,7 +5,7 @@
# the 'real' cpp if you're on Linux/Unix) and "fake" libc includes
# to parse a file that includes standard C headers.
#
-# Eli Bendersky [http://eli.thegreenplace.net]
+# Eli Bendersky [https://eli.thegreenplace.net/]
# License: BSD
#-----------------------------------------------------------------
import sys