X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/e59c1d365d9b6e1eff9b5cb030a8b1a3aaf14353..0eb72b526bf8bbb011551ecf019f604e17a534f1:/apps/workbench/test/integration/download_test.rb diff --git a/apps/workbench/test/integration/download_test.rb b/apps/workbench/test/integration/download_test.rb index 1098240c96..407458b62b 100644 --- a/apps/workbench/test/integration/download_test.rb +++ b/apps/workbench/test/integration/download_test.rb @@ -1,3 +1,7 @@ +# Copyright (C) The Arvados Authors. All rights reserved. +# +# SPDX-License-Identifier: AGPL-3.0 + require 'integration_helper' require 'helpers/download_helper'