X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/f4ca9ad94a6bb006d1f3c7ba207837f1736d1247..0e2a467a923bd490f3e1dc4d8c00a9e2f29e59d4:/services/api/test/functional/arvados/v1/pipeline_templates_controller_test.rb diff --git a/services/api/test/functional/arvados/v1/pipeline_templates_controller_test.rb b/services/api/test/functional/arvados/v1/pipeline_templates_controller_test.rb index 104c3c9cea..992749c6f1 100644 --- a/services/api/test/functional/arvados/v1/pipeline_templates_controller_test.rb +++ b/services/api/test/functional/arvados/v1/pipeline_templates_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::PipelineTemplatesControllerTest < ActionController::TestCase