diff options
author | W. Trevor King <wking@drexel.edu> | 2009-11-19 17:00:02 -0500 |
---|---|---|
committer | W. Trevor King <wking@drexel.edu> | 2009-11-19 17:00:02 -0500 |
commit | 4c6a1e6439293c7e584aef4fda0da1a3968fe7c9 (patch) | |
tree | 9254f2e5612feeaab742a0cda02e5505aa9c168e /libbe/vcs.py | |
parent | 839c2146e6ac9ee3a3bb90faba0e8be2bf4bbeb5 (diff) | |
download | bugseverywhere-4c6a1e6439293c7e584aef4fda0da1a3968fe7c9.tar.gz |
Ran the new update_copyright.py
Diffstat (limited to 'libbe/vcs.py')
-rw-r--r-- | libbe/vcs.py | 3 |
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 |