diff options
Diffstat (limited to 'devscripts/gh-pages/update-copyright.py')
| -rwxr-xr-x | devscripts/gh-pages/update-copyright.py | 2 | 
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 | 
