aboutsummaryrefslogtreecommitdiffstats
path: root/libbe/git.py
diff options
context:
space:
mode:
Diffstat (limited to 'libbe/git.py')
-rw-r--r--libbe/git.py4
1 files changed, 3 insertions, 1 deletions
diff --git a/libbe/git.py b/libbe/git.py
index 8c25416..31bbe32 100644
--- a/libbe/git.py
+++ b/libbe/git.py
@@ -1,4 +1,6 @@
-# Copyright (C) 2007 Chris Ball <chris@printf.net>
+# Copyright (C) 2008-2009 Ben Finney <ben+python@benfinney.id.au>
+# Chris Ball <cjb@laptop.org>
+# 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