13108: Add copyright notice to task_queue.py
[arvados.git] / sdk / cwl / arvados_cwl / task_queue.py
index cc3e86e63633b0041399defc86070998d7e32f25..7efb08aec28a3796f185db4cc2e351a8b6c8f48b 100644 (file)
@@ -1,3 +1,7 @@
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: Apache-2.0
+
 import Queue
 import threading
 import logging