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 /update_copyright.py | |
parent | 81373db51acdd5639500569668c9333bf1f098cd (diff) | |
download | bugseverywhere-0b33ffd2515cbc5d7f5998839338b84b72660386.tar.gz |
Bumped to version 1.0.01.0.0
Diffstat (limited to 'update_copyright.py')
-rwxr-xr-x | update_copyright.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/update_copyright.py b/update_copyright.py index 86b26b2..9e57c6e 100755 --- a/update_copyright.py +++ b/update_copyright.py @@ -1,6 +1,6 @@ #!/usr/bin/python # -# Copyright (C) 2009-2010 W. Trevor King <wking@drexel.edu> +# Copyright (C) 2009-2011 W. Trevor King <wking@drexel.edu> # # This file is part of Bugs Everywhere. # |