summaryrefslogtreecommitdiff
path: root/test/git/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/git/__init__.py')
-rw-r--r--test/git/__init__.py5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/git/__init__.py b/test/git/__init__.py
index e69de29b..9255d20b 100644
--- a/test/git/__init__.py
+++ b/test/git/__init__.py
@@ -0,0 +1,5 @@
+# __init__.py
+# Copyright (C) 2008 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