Skip to content

Commit 9fc726f

Browse files
committedMar 27, 2024
Add copyright and license in the comments
1 parent 6e6fd6b commit 9fc726f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎DynamoDbEncryption/dafny/DynamoDbEncryption/test/DynamoDbGetEncryptedDataKeyDescriptionTest.dfy

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// Copyright Amazon.com Inc. or its affiliates. All Rights Reserved.
2+
// SPDX-License-Identifier: Apache-2.0
13
include "../src/Index.dfy"
24

35
module DynamoDbGetEncryptedDataKeyDescriptionTest {

0 commit comments

Comments
 (0)
Please sign in to comment.