X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/3dc08cb9e6222486dcaadd50e61cad26d3200289..5756eb031199c2ab015463292e7d24f3357c1852:/sdk/pam/integration_tests/test_pam.py diff --git a/sdk/pam/integration_tests/test_pam.py b/sdk/pam/integration_tests/test_pam.py index cfc915c890..32ae38de08 100644 --- a/sdk/pam/integration_tests/test_pam.py +++ b/sdk/pam/integration_tests/test_pam.py @@ -1,3 +1,7 @@ +# Copyright (C) The Arvados Authors. All rights reserved. +# +# SPDX-License-Identifier: Apache-2.0 + """These tests assume we are running (in a docker container) with arvados_pam configured and a test API server running. """