diff options
Diffstat (limited to 'libbe/storage/vcs/hg.py')
-rw-r--r-- | libbe/storage/vcs/hg.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libbe/storage/vcs/hg.py b/libbe/storage/vcs/hg.py index 11494a9..824f687 100644 --- a/libbe/storage/vcs/hg.py +++ b/libbe/storage/vcs/hg.py @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2009 Aaron Bentley and Panometrics, Inc. +# Copyright (C) 2007-2010 Aaron Bentley and Panometrics, Inc. # Ben Finney <benf@cybersource.com.au> # Gianluca Montecchi <gian@grys.it> # W. Trevor King <wking@drexel.edu> |