Modify Sun copyright to follow OpenSSL style
authorRich Salz <rsalz@openssl.org>
Thu, 15 Jun 2017 14:16:46 +0000 (10:16 -0400)
committerRich Salz <rsalz@openssl.org>
Tue, 20 Jun 2017 15:13:45 +0000 (11:13 -0400)
commitaa8f3d76fcf1502586435631be16faa1bef3cdf7
treeace71b2ca5b2c1c438e98a716ab55e77d36d0ec9
parent0c9d6818c85ad185ac7a8904c70486724473420b
Modify Sun copyright to follow OpenSSL style

Approved by Oracle.

Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de>
(Merged from https://github.com/openssl/openssl/pull/3585)
44 files changed:
apps/ecparam.c
apps/s_server.c
apps/speed.c
crypto/bn/bn_gf2m.c
crypto/cryptlib.c
crypto/ec/ec2_mult.c
crypto/ec/ec2_oct.c
crypto/ec/ec2_smpl.c
crypto/ec/ec_curve.c
crypto/ec/ec_cvt.c
crypto/ec/ec_key.c
crypto/ec/ec_lcl.h
crypto/ec/ec_lib.c
crypto/ec/ec_mult.c
crypto/ec/ec_oct.c
crypto/ec/ecdh_ossl.c
crypto/ec/eck_prn.c
crypto/ec/ecp_mont.c
crypto/ec/ecp_nist.c
crypto/ec/ecp_oct.c
crypto/ec/ecp_smpl.c
crypto/engine/eng_fat.c
crypto/engine/eng_int.h
crypto/engine/eng_list.c
crypto/engine/eng_openssl.c
include/openssl/bn.h
include/openssl/crypto.h
include/openssl/ec.h
include/openssl/engine.h
include/openssl/ssl.h
include/openssl/ssl3.h
include/openssl/tls1.h
include/openssl/x509.h
ssl/s3_lib.c
ssl/ssl_cert.c
ssl/ssl_ciph.c
ssl/ssl_lib.c
ssl/ssl_locl.h
ssl/statem/statem_clnt.c
ssl/statem/statem_lib.c
ssl/statem/statem_srvr.c
test/ecdsatest.c
test/ectest.c
test/ssltest_old.c