X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/f4ca9ad94a6bb006d1f3c7ba207837f1736d1247..08123387faf00b0af64ea01f7196d8c5ca3fae1e:/sdk/pam/tests/integration_test.pl diff --git a/sdk/pam/tests/integration_test.pl b/sdk/pam/tests/integration_test.pl index e5dff1ea2e..cbe9b0a599 100755 --- a/sdk/pam/tests/integration_test.pl +++ b/sdk/pam/tests/integration_test.pl @@ -1,4 +1,7 @@ #!/usr/bin/env perl +# Copyright (C) The Arvados Authors. All rights reserved. +# +# SPDX-License-Identifier: Apache-2.0 $ENV{ARVADOS_API_HOST_INSECURE} = 1; use Authen::PAM qw(:constants);