2411: Add copyright notices to everything.
[arvados.git] / sdk / cwl / arvados_cwl / __init__.py
index f7da563cd4aca1bd650bb19d35dcd28cdab08757..b79c453cfbeb115eae736f5fbd621453950d1a05 100644 (file)
@@ -1,4 +1,7 @@
 #!/usr/bin/env python
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: Apache-2.0
 
 # Implement cwl-runner interface for submitting and running work on Arvados, using
 # either the Crunch jobs API or Crunch containers API.