Skip to content

Commit

Permalink
add missing copyright
Browse files Browse the repository at this point in the history
  • Loading branch information
Bill Yang committed Jun 13, 2024
1 parent a51d6d8 commit 570d200
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions crypto/fips_hashing/fips_hashing.c
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
// SPDX-License-Identifier: Apache-2.0 OR ISC

#include "../fipsmodule/delocate.h"

#include "../fipsmodule/evp/p_hmac.c"
Expand Down

0 comments on commit 570d200

Please sign in to comment.