diff options
author | Chris Ball <cjb@laptop.org> | 2011-01-08 20:40:32 -0500 |
---|---|---|
committer | Chris Ball <cjb@laptop.org> | 2011-01-08 20:40:32 -0500 |
commit | 0b33ffd2515cbc5d7f5998839338b84b72660386 (patch) | |
tree | 3b93e24abfafcda838d7256d09f4f3a6d3fc452d /libbe/storage/vcs/git.py | |
parent | 81373db51acdd5639500569668c9333bf1f098cd (diff) | |
download | bugseverywhere-1.0.0.tar.gz |
Bumped to version 1.0.01.0.0
Diffstat (limited to 'libbe/storage/vcs/git.py')
-rw-r--r-- | libbe/storage/vcs/git.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libbe/storage/vcs/git.py b/libbe/storage/vcs/git.py index a442c30..ba98fa8 100644 --- a/libbe/storage/vcs/git.py +++ b/libbe/storage/vcs/git.py @@ -1,4 +1,4 @@ -# Copyright (C) 2008-2010 Ben Finney <benf@cybersource.com.au> +# Copyright (C) 2008-2011 Ben Finney <benf@cybersource.com.au> # Chris Ball <cjb@laptop.org> # Gianluca Montecchi <gian@grys.it> # W. Trevor King <wking@drexel.edu> |