summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--LICENSE1
-rwxr-xr-xlorry.tar-importer3
-rwxr-xr-xlorry.zip-importer3
3 files changed, 7 insertions, 0 deletions
diff --git a/LICENSE b/LICENSE
index c415e54..bdce0ea 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,3 +1,4 @@
+Copyright 2005-2015 Linus Torvalds and others
Copyright (C) 2013-2020 Codethink Limited
This program is free software; you can redistribute it and/or modify
diff --git a/lorry.tar-importer b/lorry.tar-importer
index 2a7c746..581ecc1 100755
--- a/lorry.tar-importer
+++ b/lorry.tar-importer
@@ -1,5 +1,8 @@
#!/usr/bin/perl
+## Copyright 2005-2012 Linus Torvalds and others
+## Copyright 2012, 2015, 2018 Codethink Limited
+##
## Note: Modified for Baserock lorry.
diff --git a/lorry.zip-importer b/lorry.zip-importer
index dfb73eb..da0b34f 100755
--- a/lorry.zip-importer
+++ b/lorry.zip-importer
@@ -1,5 +1,8 @@
#!/usr/bin/env python3
+## Copyright 2005-2015 Linus Torvalds and others
+## Copyright 2015, 2019, 2020 Codethink Limited
+##
## Note: Modified for Baserock lorry.
## zip archive frontend for git-fast-import