Remove "template=template0" from db connection params.
[arvados.git] / sdk / python / bin / arv-ws
index 4e663cef1bc2bd705ed7651c3185aa743637b4b7..4e84918068cb35207f3164031bb236eeea00f9f8 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.ws import main
 main()