Change VCS from Mercurial to Git in update_copyright.py.
[hooke.git] / update_copyright.py
index 631adeef6f5bc0719f7c35627311405da41f60d2..d6d02d02290aeb3d8fe2f5215e334dd229f75e12 100755 (executable)
@@ -1,18 +1,18 @@
 #!/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.
 #
-# Hooke is free software: you can redistribute it and/or
-# modify it under the terms of the GNU Lesser General Public
-# License as published by the Free Software Foundation, either
-# version 3 of the License, or (at your option) any later version.
+# Hooke is free software: you can redistribute it and/or modify it
+# under the terms of the GNU Lesser General Public License as
+# published by the Free Software Foundation, either version 3 of the
+# License, or (at your option) any later version.
 #
-# Hooke is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-# GNU Lesser General Public License for more details.
+# Hooke is distributed in the hope that it will be useful, but WITHOUT
+# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+# or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Lesser General
+# Public License for more details.
 #
 # You should have received a copy of the GNU Lesser General Public
 # License along with Hooke.  If not, see
@@ -36,7 +36,7 @@ import time
 
 PROJECT_INFO = {
     'project': 'Hooke',
-    'vcs': 'Mercurial', 
+    'vcs': 'Git', 
     }
 
 # Break "copyright" into "copy" and "right" to avoid matching the