summaryrefslogtreecommitdiff
path: root/lorry.gzip-importer
diff options
context:
space:
mode:
Diffstat (limited to 'lorry.gzip-importer')
-rwxr-xr-xlorry.gzip-importer2
1 files changed, 2 insertions, 0 deletions
diff --git a/lorry.gzip-importer b/lorry.gzip-importer
index d3d78b4..5c0c6d0 100755
--- a/lorry.gzip-importer
+++ b/lorry.gzip-importer
@@ -1,5 +1,7 @@
#!/usr/bin/env python3
+## Copyright 2015, 2019-2020 Codethink Limited
+
# gzip archive frontend for git-fast-import
from gzip import GzipFile