diff options
| author | tb <> | 2018-08-24 17:37:25 +0000 |
|---|---|---|
| committer | tb <> | 2018-08-24 17:37:25 +0000 |
| commit | 71fedcf0dbe3d9c3df5380bf926a5147e46ddf48 (patch) | |
| tree | d6922d6beadeefe45bcfecf900ef92e669d23e28 | |
| parent | 05fb7e3108c6be079f51d92db06b222fd780ae5e (diff) | |
| download | openbsd-71fedcf0dbe3d9c3df5380bf926a5147e46ddf48.tar.gz openbsd-71fedcf0dbe3d9c3df5380bf926a5147e46ddf48.tar.bz2 openbsd-71fedcf0dbe3d9c3df5380bf926a5147e46ddf48.zip | |
Add my copyright.
Discussed with jsing
Diffstat (limited to '')
| -rw-r--r-- | src/regress/lib/libcrypto/wycheproof/wycheproof.go | 3 |
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 |
