aboutsummaryrefslogtreecommitdiffstats
path: root/libbe/storage/vcs/darcs.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/darcs.py
parentb0b5341c4045dd27cfbb3e2585cb2614ed9ad903 (diff)
downloadbugseverywhere-4d4283ecd654f1efb058cd7f7dba6be88b70ee92.tar.gz
Updated copyright information
Diffstat (limited to 'libbe/storage/vcs/darcs.py')
-rw-r--r--libbe/storage/vcs/darcs.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/libbe/storage/vcs/darcs.py b/libbe/storage/vcs/darcs.py
index 6d47ea5..92dc1a7 100644
--- a/libbe/storage/vcs/darcs.py
+++ b/libbe/storage/vcs/darcs.py
@@ -1,5 +1,5 @@
-# Copyright (C) 2009 Gianluca Montecchi <gian@grys.it>
-# W. Trevor King <wking@drexel.edu>
+# Copyright (C) 2009-2010 Gianluca Montecchi <gian@grys.it>
+# W. Trevor King <wking@drexel.edu>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by