2411: Add copyright notices to everything.
[arvados.git] / sdk / cwl / arvados_cwl / arvtool.py
index 987ce8967aef2934d6d0f17bf3316e9eb85d70cf..8ab86c173f42ba16cc28699cba9495ec48e8281b 100644 (file)
@@ -1,3 +1,7 @@
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: Apache-2.0
+
 from cwltool.draft2tool import CommandLineTool
 from .arvjob import ArvadosJob
 from .arvcontainer import ArvadosContainer