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-Url: http://git.tremily.us/?p=hooke.git;a=commitdiff_plain;h=773f3fdd5769d77b2e2cac2d4c8897dd80cb9cb3 Change VCS from Mercurial to Git in update_copyright.py. --- diff --git a/update_copyright.py b/update_copyright.py index 6c452a8..d6d02d0 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