diff options
| author | jsing <> | 2025-08-12 10:01:37 +0000 |
|---|---|---|
| committer | jsing <> | 2025-08-12 10:01:37 +0000 |
| commit | f111c1e299493f0bdf21f9ff08f046d429764e75 (patch) | |
| tree | 791a48e132b4e28dac99a2a3977914f1ca88e765 /src | |
| parent | a33b5fdaa6df6faaf1a3fabbd6a4937e8249ee69 (diff) | |
| download | openbsd-f111c1e299493f0bdf21f9ff08f046d429764e75.tar.gz openbsd-f111c1e299493f0bdf21f9ff08f046d429764e75.tar.bz2 openbsd-f111c1e299493f0bdf21f9ff08f046d429764e75.zip | |
Add RCS tags.
Diffstat (limited to 'src')
| -rw-r--r-- | src/lib/libcrypto/bn/s2n_bignum.h | 2 | ||||
| -rw-r--r-- | src/lib/libcrypto/bn/s2n_bignum_internal.h | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/src/lib/libcrypto/bn/s2n_bignum.h b/src/lib/libcrypto/bn/s2n_bignum.h index 992dcb417f..7d77894cdc 100644 --- a/src/lib/libcrypto/bn/s2n_bignum.h +++ b/src/lib/libcrypto/bn/s2n_bignum.h | |||
| @@ -1,3 +1,5 @@ | |||
| 1 | // $OpenBSD: s2n_bignum.h,v 1.4 2025/08/12 10:01:37 jsing Exp $ | ||
| 2 | // | ||
| 1 | // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. | 3 | // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. |
| 2 | // | 4 | // |
| 3 | // Permission to use, copy, modify, and/or distribute this software for any | 5 | // Permission to use, copy, modify, and/or distribute this software for any |
diff --git a/src/lib/libcrypto/bn/s2n_bignum_internal.h b/src/lib/libcrypto/bn/s2n_bignum_internal.h index 4217ca95af..37eebb4fd6 100644 --- a/src/lib/libcrypto/bn/s2n_bignum_internal.h +++ b/src/lib/libcrypto/bn/s2n_bignum_internal.h | |||
| @@ -1,3 +1,5 @@ | |||
| 1 | // $OpenBSD: s2n_bignum_internal.h,v 1.5 2025/08/12 10:01:37 jsing Exp $ | ||
| 2 | // | ||
| 1 | // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. | 3 | // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. |
| 2 | // | 4 | // |
| 3 | // Permission to use, copy, modify, and/or distribute this software for any | 5 | // Permission to use, copy, modify, and/or distribute this software for any |
