summaryrefslogtreecommitdiff
path: root/lib/git/blob.py
diff options
context:
space:
mode:
Diffstat (limited to 'lib/git/blob.py')
-rw-r--r--lib/git/blob.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/git/blob.py b/lib/git/blob.py
index a79cd81c..82f92ce3 100644
--- a/lib/git/blob.py
+++ b/lib/git/blob.py
@@ -1,5 +1,5 @@
# blob.py
-# Copyright (C) 2008 Michael Trier (mtrier@gmail.com) and contributors
+# Copyright (C) 2008, 2009 Michael Trier (mtrier@gmail.com) and contributors
#
# This module is part of GitPython and is released under
# the BSD License: http://www.opensource.org/licenses/bsd-license.php