Add missing $OpenBSD$ markers.
authortb <tb@openbsd.org>
Tue, 17 Jul 2018 17:06:49 +0000 (17:06 +0000)
committertb <tb@openbsd.org>
Tue, 17 Jul 2018 17:06:49 +0000 (17:06 +0000)
commit657b055c4f2d15cc79398afc5793a57a63e700c8
treeba825a6e650eaeb66303cbc79e42b3f1e4bb29c4
parent9b91e8ac1fbe5f6bd161f096d5a670bcfcfffe9d
Add missing $OpenBSD$ markers.
41 files changed:
regress/lib/libcrypto/CA/doit.sh
regress/lib/libcrypto/CA/intermediate.cnf
regress/lib/libcrypto/CA/root.cnf
regress/lib/libcrypto/Makefile.inc
regress/lib/libcrypto/aead/aeadtest.c
regress/lib/libcrypto/aead/aeadtests.txt
regress/lib/libcrypto/aeswrap/aes_wrap.c
regress/lib/libcrypto/base64/base64test.c
regress/lib/libcrypto/bf/bftest.c
regress/lib/libcrypto/bn/general/bntest.c
regress/lib/libcrypto/cast/casttest.c
regress/lib/libcrypto/chacha/chachatest.c
regress/lib/libcrypto/cts128/cts128test.c
regress/lib/libcrypto/curve25519/x25519test.c
regress/lib/libcrypto/des/destest.c
regress/lib/libcrypto/dh/dhtest.c
regress/lib/libcrypto/dsa/dsatest.c
regress/lib/libcrypto/ecdh/ecdhtest.c
regress/lib/libcrypto/engine/enginetest.c
regress/lib/libcrypto/evp/evptest.c
regress/lib/libcrypto/evp/evptests.txt
regress/lib/libcrypto/exp/exptest.c
regress/lib/libcrypto/gcm128/gcm128test.c
regress/lib/libcrypto/hkdf/hkdf_test.c
regress/lib/libcrypto/hmac/hmactest.c
regress/lib/libcrypto/idea/ideatest.c
regress/lib/libcrypto/ige/igetest.c
regress/lib/libcrypto/md4/md4test.c
regress/lib/libcrypto/md5/md5test.c
regress/lib/libcrypto/ocsp/ocsp_test.c
regress/lib/libcrypto/pbkdf2/pbkdf2.c
regress/lib/libcrypto/poly1305/poly1305test.c
regress/lib/libcrypto/rand/randtest.c
regress/lib/libcrypto/rc2/rc2test.c
regress/lib/libcrypto/rc4/rc4test.c
regress/lib/libcrypto/rmd/rmdtest.c
regress/lib/libcrypto/rsa/rsa_test.c
regress/lib/libcrypto/sha1/sha1test.c
regress/lib/libcrypto/sha256/sha256test.c
regress/lib/libcrypto/sha512/sha512test.c
regress/lib/libcrypto/utf8/utf8test.c