2411: Add copyright notices to everything.
[arvados.git] / sdk / python / arvados / commands / arv_copy.py
index 8242e10a088a43a7d941c70f700dea65abab2ca2..8850d0bfd5a82c10633a3b39d0d5958961ead940 100755 (executable)
@@ -1,3 +1,7 @@
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: Apache-2.0
+
 # arv-copy [--recursive] [--no-recursive] object-uuid src dst
 #
 # Copies an object from Arvados instance src to instance dst.