Added license information to all files.
[jelmer/gitpython.git] / test / git / test_actor.py
index 7468c3fffeba123835555c7d24f61e8aa944a086..3bb92a09c93423a8f40e02a27211d2920dc731d9 100644 (file)
@@ -1,3 +1,9 @@
+# test_actor.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
+
 import os
 from test.testlib import *
 from git import *