summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorjsing <>2022-07-30 17:09:45 +0000
committerjsing <>2022-07-30 17:09:45 +0000
commitf6c1f53bbc39f55509c203484905804f4bb81678 (patch)
treee3f2a638356ed8f4df09471c017defda432c615a /src
parent4710067f9a3d0e682c3b99801d3ce3b1b0813926 (diff)
downloadopenbsd-f6c1f53bbc39f55509c203484905804f4bb81678.tar.gz
openbsd-f6c1f53bbc39f55509c203484905804f4bb81678.tar.bz2
openbsd-f6c1f53bbc39f55509c203484905804f4bb81678.zip
Update copyright for additional/new code.
Diffstat (limited to 'src')
-rw-r--r--src/regress/lib/libcrypto/aead/aeadtest.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/regress/lib/libcrypto/aead/aeadtest.c b/src/regress/lib/libcrypto/aead/aeadtest.c
index 1301a19487..567b49a095 100644
--- a/src/regress/lib/libcrypto/aead/aeadtest.c
+++ b/src/regress/lib/libcrypto/aead/aeadtest.c
@@ -1,5 +1,6 @@
1/* $OpenBSD: aeadtest.c,v 1.21 2022/07/30 16:31:41 jsing Exp $ */ 1/* $OpenBSD: aeadtest.c,v 1.22 2022/07/30 17:09:45 jsing Exp $ */
2/* 2/*
3 * Copyright (c) 2022 Joel Sing <jsing@openbsd.org>
3 * Copyright (c) 2014, Google Inc. 4 * Copyright (c) 2014, Google Inc.
4 * 5 *
5 * Permission to use, copy, modify, and/or distribute this software for any 6 * Permission to use, copy, modify, and/or distribute this software for any