summaryrefslogtreecommitdiff
path: root/lorry.zip-importer
diff options
context:
space:
mode:
authorBen Hutchings <ben.hutchings@codethink.co.uk>2020-07-15 16:12:52 +0100
committerBen Hutchings <ben.hutchings@codethink.co.uk>2020-07-15 16:18:27 +0100
commitf89016a47f8ba7f9a3b5e359ed62a474c744b0d5 (patch)
tree318ca0f5a64d36501fe967c95d5809def8be921c /lorry.zip-importer
parentd474a2db1c90ec6bd593f5bdaff0b6ca8a7eecdb (diff)
downloadlorry-f89016a47f8ba7f9a3b5e359ed62a474c744b0d5.tar.gz
Move references to original git scripts from LICENSE to derived scripts
This seems like a more obvious to look for such information, and it's also where the GPL says we should mention changes.
Diffstat (limited to 'lorry.zip-importer')
-rwxr-xr-xlorry.zip-importer2
1 files changed, 1 insertions, 1 deletions
diff --git a/lorry.zip-importer b/lorry.zip-importer
index da0b34f..5e035ce 100755
--- a/lorry.zip-importer
+++ b/lorry.zip-importer
@@ -3,7 +3,7 @@
## Copyright 2005-2015 Linus Torvalds and others
## Copyright 2015, 2019, 2020 Codethink Limited
##
-## Note: Modified for Baserock lorry.
+## Based on git's contrib/fast-import/import-zips.py; modified for Lorry.
## zip archive frontend for git-fast-import
##