X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=devscripts%2Fgh-pages%2Fupdate-copyright.py;h=e6c3abc8d8c716db6adbb62598a9d9179fcaa2da;hb=89924f8230987f9d6405d6487a7914197d42b12e;hp=3663c8afef278f132518ed9c0286bdfe34d028a7;hpb=dcddc10a5032996474e157946b00b8df039eebda;p=youtube-dl diff --git a/devscripts/gh-pages/update-copyright.py b/devscripts/gh-pages/update-copyright.py index 3663c8afe..e6c3abc8d 100755 --- a/devscripts/gh-pages/update-copyright.py +++ b/devscripts/gh-pages/update-copyright.py @@ -5,7 +5,7 @@ from __future__ import with_statement, unicode_literals import datetime import glob -import io # For Python 2 compatibilty +import io # For Python 2 compatibility import os import re