Skip to content

Commit 5b4e1c9

Browse files
author
Lucas McDonald
committed
fix: add license header to integration-test-vectors.sh
1 parent 910a429 commit 5b4e1c9

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

util/integration-test-vectors.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# Copyright Amazon.com Inc. or its affiliates. All Rights Reserved.
2+
# SPDX-License-Identifier: Apache-2.0
3+
14
# Single source of truth for integration test vector locations.
25
# Sourced by the integration-* and verdaccio-* npm scripts.
36
export LOCAL_TEST_VECTORS="aws-encryption-sdk-test-vectors/vectors/awses-decrypt/python-2.3.0.zip"

0 commit comments

Comments
 (0)