aboutsummaryrefslogtreecommitdiffstats
path: root/libbe/version.py
diff options
context:
space:
mode:
Diffstat (limited to 'libbe/version.py')
-rw-r--r--libbe/version.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/libbe/version.py b/libbe/version.py
index b695b13..29f4eed 100644
--- a/libbe/version.py
+++ b/libbe/version.py
@@ -1,5 +1,6 @@
#!/usr/bin/env python
-# Copyright (C) 2009-2011 Gianluca Montecchi <gian@grys.it>
+# Copyright (C) 2009-2011 Chris Ball <cjb@laptop.org>
+# Gianluca Montecchi <gian@grys.it>
# W. Trevor King <wking@drexel.edu>
#
# This file is part of Bugs Everywhere.