Skip to content

Commit 1a19199

Browse files
committed
Add copyright
1 parent 0b05fad commit 1a19199

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

aws-lc-rs/src/cipher/padded.rs

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 OR ISC
13
use crate::cipher;
24
use crate::cipher::key::SymmetricCipherKey;
35
use crate::cipher::{

0 commit comments

Comments
 (0)