Run update-copyright on itself.
authorW. Trevor King <wking@drexel.edu>
Thu, 16 Feb 2012 02:17:05 +0000 (21:17 -0500)
committerW. Trevor King <wking@drexel.edu>
Thu, 16 Feb 2012 02:17:05 +0000 (21:17 -0500)
commit368d5040fedc7bbfe9e793dfb56aed1a067b2f18
tree1f2ac079aaa1e1f23bc853e3f3574f0587fd7c05
parent024fce0e1e386ac861e72f7ae4e331bcc8813793
Run update-copyright on itself.
.update-copyright.conf [new file with mode: 0644]
bin/update-copyright.py
update_copyright/__init__.py
update_copyright/log.py
update_copyright/project.py
update_copyright/utils.py
update_copyright/vcs/__init__.py
update_copyright/vcs/bazaar.py
update_copyright/vcs/git.py
update_copyright/vcs/mercurial.py
update_copyright/vcs/utils.py