about summary refs log tree commit diff
path: root/devscripts/gh-pages/update-copyright.py
diff options
context:
space:
mode:
Diffstat (limited to 'devscripts/gh-pages/update-copyright.py')
-rwxr-xr-xdevscripts/gh-pages/update-copyright.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/devscripts/gh-pages/update-copyright.py b/devscripts/gh-pages/update-copyright.py
index 12c2a9194..5bc5c6514 100755
--- a/devscripts/gh-pages/update-copyright.py
+++ b/devscripts/gh-pages/update-copyright.py
@@ -5,7 +5,7 @@ from __future__ import with_statement
 
 import datetime
 import glob
-import io # For Python 2 compatibilty
+import io  # For Python 2 compatibilty
 import os
 import re