Add missing copyright header
authorPauli <pauli@openssl.org>
Wed, 8 Mar 2023 22:59:25 +0000 (09:59 +1100)
committerPauli <pauli@openssl.org>
Tue, 14 Mar 2023 21:11:53 +0000 (08:11 +1100)
commit93b0a1ea614f9ce3931373fd3d1d1af04795e6d7
treee0ff9f9326fd3f6d846ca57179c8713a257c3699
parentd90bd3468a9a8d2af6b821be50c1034e21d782ca
Add missing copyright header

This file was only recently introduced and the missing header slipped through
the review process.

Fixes #20461

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20470)
crypto/bn/rsa_sup_mul.c