Change VCS from Mercurial to Git in update_copyright.py.
[hooke.git] / update_copyright.py
index a2dd25204578dab620923154a7a71cfddc5981c0..d6d02d02290aeb3d8fe2f5215e334dd229f75e12 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/python
 #
-# Copyright (C) 2010 W. Trevor King <wking@drexel.edu>
+# Copyright (C) 2010-2011 W. Trevor King <wking@drexel.edu>
 #
 # This file is part of Hooke.
 #
@@ -36,7 +36,7 @@ import time
 
 PROJECT_INFO = {
     'project': 'Hooke',
-    'vcs': 'Mercurial', 
+    'vcs': 'Git', 
     }
 
 # Break "copyright" into "copy" and "right" to avoid matching the