diff options
author | W. Trevor King <wking@drexel.edu> | 2009-11-19 16:45:53 -0500 |
---|---|---|
committer | W. Trevor King <wking@drexel.edu> | 2009-11-19 16:45:53 -0500 |
commit | 71c4ee9f5220f3e683da583f8a4657b9ebb741ee (patch) | |
tree | 5e071e58b84f11006d8345592a3a4dce8a6ba330 /libbe/vcs.py | |
parent | 8a2c80bbaa02fd29ac192135f1ec095b0a048e20 (diff) | |
parent | 4c6a1e6439293c7e584aef4fda0da1a3968fe7c9 (diff) | |
download | bugseverywhere-71c4ee9f5220f3e683da583f8a4657b9ebb741ee.tar.gz |
Merged updated READMEs and new update_copyright.py (and its results).
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 |