X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/8c66c387ddeb1fe5cc19f31fc0e4f24ed778b1f8..66088cabf30c5291ad8894e7009d9c9af466c158:/services/api/test/functional/arvados/v1/job_tasks_controller_test.rb diff --git a/services/api/test/functional/arvados/v1/job_tasks_controller_test.rb b/services/api/test/functional/arvados/v1/job_tasks_controller_test.rb index 44a4c07ced..d6f4347b87 100644 --- a/services/api/test/functional/arvados/v1/job_tasks_controller_test.rb +++ b/services/api/test/functional/arvados/v1/job_tasks_controller_test.rb @@ -1,3 +1,7 @@ +# Copyright (C) The Arvados Authors. All rights reserved. +# +# SPDX-License-Identifier: AGPL-3.0 + require 'test_helper' class Arvados::V1::JobTasksControllerTest < ActionController::TestCase