Merge branch '8784-dir-listings'
[arvados.git] / sdk / python / bin / arv-copy
index 4ee08dee3b6ea984b4cce00ec24779d8f59cd093..ad020d706881604ddc662106cdf2330853c01ebc 100755 (executable)
@@ -1,4 +1,7 @@
 #!/usr/bin/env python
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: Apache-2.0
 
 from arvados.commands.arv_copy import main
 main()