X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/4c3860e66b4a4f8108de793ddcfb66b8b5b182aa..7dcebbc2afce3dae3f0ce0302759ba4ccc2afe99:/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);