[ARVADOS] updated: 1.1.3-346-gfa64593

Git user git at public.curoverse.com
Fri Apr 6 13:49:27 EDT 2018


Summary of changes:
 sdk/cwl/arvados_cwl/task_queue.py | 4 ++++
 1 file changed, 4 insertions(+)

       via  fa645932e008bc03bd4906b4e4b795f22ed78fd3 (commit)
      from  091c2bc58ff1a8d1c43abf0e334837d8872b914d (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit fa645932e008bc03bd4906b4e4b795f22ed78fd3
Author: Peter Amstutz <pamstutz at veritasgenetics.com>
Date:   Fri Apr 6 13:49:11 2018 -0400

    13108: Add copyright notice to task_queue.py
    
    Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <pamstutz at veritasgenetics.com>

diff --git a/sdk/cwl/arvados_cwl/task_queue.py b/sdk/cwl/arvados_cwl/task_queue.py
index cc3e86e..7efb08a 100644
--- a/sdk/cwl/arvados_cwl/task_queue.py
+++ b/sdk/cwl/arvados_cwl/task_queue.py
@@ -1,3 +1,7 @@
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: Apache-2.0
+
 import Queue
 import threading
 import logging

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list