summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Sing <jsing@cvs.openbsd.org>2022-07-30 17:09:46 +0000
committerJoel Sing <jsing@cvs.openbsd.org>2022-07-30 17:09:46 +0000
commitd1103005cbd97e8bc9b935a9eec4c48f8bb8e845 (patch)
tree6fe6c5589c03ce64e044038d449d5729d5c26b98
parent6d27afc72bef8585ffb8b45006086575082a9c81 (diff)
Update copyright for additional/new code.
-rw-r--r--regress/lib/libcrypto/aead/aeadtest.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/regress/lib/libcrypto/aead/aeadtest.c b/regress/lib/libcrypto/aead/aeadtest.c
index 1301a194875..567b49a0958 100644
--- a/regress/lib/libcrypto/aead/aeadtest.c
+++ b/regress/lib/libcrypto/aead/aeadtest.c
@@ -1,5 +1,6 @@
-/* $OpenBSD: aeadtest.c,v 1.21 2022/07/30 16:31:41 jsing Exp $ */
+/* $OpenBSD: aeadtest.c,v 1.22 2022/07/30 17:09:45 jsing Exp $ */
/*
+ * Copyright (c) 2022 Joel Sing <jsing@openbsd.org>
* Copyright (c) 2014, Google Inc.
*
* Permission to use, copy, modify, and/or distribute this software for any