X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/19ae770973482257117fe8ded5619c3018c4b60f..2e12c325de2f875cca6f0564c3ac4048ff9aa436:/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);