summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authortb <>2018-08-24 17:37:25 +0000
committertb <>2018-08-24 17:37:25 +0000
commita095c2bc9384570737b68a33280c4ebdf412fc79 (patch)
treed6922d6beadeefe45bcfecf900ef92e669d23e28 /src
parent243b73dbae82a5aa97f1e0ed8c78558f95e58a4a (diff)
downloadopenbsd-a095c2bc9384570737b68a33280c4ebdf412fc79.tar.gz
openbsd-a095c2bc9384570737b68a33280c4ebdf412fc79.tar.bz2
openbsd-a095c2bc9384570737b68a33280c4ebdf412fc79.zip
Add my copyright.
Discussed with jsing
Diffstat (limited to 'src')
-rw-r--r--src/regress/lib/libcrypto/wycheproof/wycheproof.go3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/regress/lib/libcrypto/wycheproof/wycheproof.go b/src/regress/lib/libcrypto/wycheproof/wycheproof.go
index 09c7a4aca1..5caee01181 100644
--- a/src/regress/lib/libcrypto/wycheproof/wycheproof.go
+++ b/src/regress/lib/libcrypto/wycheproof/wycheproof.go
@@ -1,6 +1,7 @@
1/* $OpenBSD: wycheproof.go,v 1.18 2018/08/24 17:35:52 tb Exp $ */ 1/* $OpenBSD: wycheproof.go,v 1.19 2018/08/24 17:37:25 tb Exp $ */
2/* 2/*
3 * Copyright (c) 2018 Joel Sing <jsing@openbsd.org> 3 * Copyright (c) 2018 Joel Sing <jsing@openbsd.org>
4 * Copyright (c) 2018 Theo Buehler <tb@openbsd.org>
4 * 5 *
5 * Permission to use, copy, modify, and distribute this software for any 6 * Permission to use, copy, modify, and distribute this software for any
6 * purpose with or without fee is hereby granted, provided that the above 7 * purpose with or without fee is hereby granted, provided that the above