Merge branch '8784-dir-listings'
[arvados.git] / sdk / python / bin / arv-put
index cdb831ba91b4eae8a8f1d22f94af421e773abdc9..eaeecfb2f1492a76dcd4d6c438bb3e4e65bf68e2 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.put import main
 main()