aboutsummaryrefslogtreecommitdiffstats
path: root/libbe/storage/vcs/bzr.py
diff options
context:
space:
mode:
authorW. Trevor King <wking@drexel.edu>2010-01-01 08:11:08 -0500
committerW. Trevor King <wking@drexel.edu>2010-01-01 08:11:08 -0500
commit4d4283ecd654f1efb058cd7f7dba6be88b70ee92 (patch)
tree37cf65f1c6bf7987371c8b4a96dadc11b8973c8b /libbe/storage/vcs/bzr.py
parentb0b5341c4045dd27cfbb3e2585cb2614ed9ad903 (diff)
downloadbugseverywhere-4d4283ecd654f1efb058cd7f7dba6be88b70ee92.tar.gz
Updated copyright information
Diffstat (limited to 'libbe/storage/vcs/bzr.py')
-rw-r--r--libbe/storage/vcs/bzr.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/libbe/storage/vcs/bzr.py b/libbe/storage/vcs/bzr.py
index 7335861..4d72fd0 100644
--- a/libbe/storage/vcs/bzr.py
+++ b/libbe/storage/vcs/bzr.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2005-2009 Aaron Bentley and Panometrics, Inc.
+# Copyright (C) 2005-2010 Aaron Bentley and Panometrics, Inc.
# Ben Finney <benf@cybersource.com.au>
# Gianluca Montecchi <gian@grys.it>
# Marien Zwart <marienz@gentoo.org>