aboutsummaryrefslogtreecommitdiffstats
path: root/libbe/vcs.py
diff options
context:
space:
mode:
authorW. Trevor King <wking@drexel.edu>2009-11-19 17:00:02 -0500
committerW. Trevor King <wking@drexel.edu>2009-11-19 17:00:02 -0500
commit4c6a1e6439293c7e584aef4fda0da1a3968fe7c9 (patch)
tree9254f2e5612feeaab742a0cda02e5505aa9c168e /libbe/vcs.py
parent839c2146e6ac9ee3a3bb90faba0e8be2bf4bbeb5 (diff)
downloadbugseverywhere-4c6a1e6439293c7e584aef4fda0da1a3968fe7c9.tar.gz
Ran the new update_copyright.py
Diffstat (limited to 'libbe/vcs.py')
-rw-r--r--libbe/vcs.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/libbe/vcs.py b/libbe/vcs.py
index ba23858..1ac5dd9 100644
--- a/libbe/vcs.py
+++ b/libbe/vcs.py
@@ -1,7 +1,8 @@
# Copyright (C) 2005-2009 Aaron Bentley and Panometrics, Inc.
# Alexander Belchenko <bialix@ukr.net>
-# Ben Finney <ben+python@benfinney.id.au>
+# Ben Finney <benf@cybersource.com.au>
# Chris Ball <cjb@laptop.org>
+# Gianluca Montecchi <gian@grys.it>
# W. Trevor King <wking@drexel.edu>
#
# This program is free software; you can redistribute it and/or modify