14539: Persists empty directories by adding a '\056' empty file.
[arvados.git] / sdk / python / bin / arv-migrate-docker19
index 8d928a1c69ab41f350a2dfab1a8c34c2c83cf880..6995c01c1480fcfff912f23936489e8798c44aa7 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.migrate19 import main
 main()