From: W. Trevor King Date: Sun, 8 Jan 2012 15:57:52 +0000 (-0500) Subject: Change VCS from Mercurial to Git in update_copyright.py. X-Git-Tag: v0.2~18^2 X-Git-Url: http://git.tremily.us/?p=update-copyright.git;a=commitdiff_plain;h=0798cb868346a20ff45b89a3ff78eb7193d4e1be Change VCS from Mercurial to Git in update_copyright.py. --- diff --git a/update_copyright.py b/update_copyright.py index 1c905ef..ca7417d 100755 --- a/update_copyright.py +++ b/update_copyright.py @@ -36,7 +36,7 @@ import time PROJECT_INFO = { 'project': 'Hooke', - 'vcs': 'Mercurial', + 'vcs': 'Git', } # Break "copyright" into "copy" and "right" to avoid matching the