X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/f4ca9ad94a6bb006d1f3c7ba207837f1736d1247..f248b7a50b38ed288e39a72dfb8e94f475cda76e:/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. """