projects
/
arvados.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
15370: Merge branch 'main' into 15370-loopback-dispatchcloud
[arvados.git]
/
sdk
/
python
/
arvados
/
commands
/
ls.py
diff --git
a/sdk/python/arvados/commands/ls.py
b/sdk/python/arvados/commands/ls.py
index 3e3f67142b579de674089de49563ea8f243ec5a4..86e728ed4978cb6dcbc55dc167d074af31000aed 100644
(file)
--- a/
sdk/python/arvados/commands/ls.py
+++ b/
sdk/python/arvados/commands/ls.py
@@
-1,3
+1,7
@@
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: Apache-2.0
+
from __future__ import print_function
from __future__ import division