Adapt preamble for newly created ssl_msg.c

This commit is contained in:
Hanno Becker 2020-02-05 16:14:29 +00:00
parent af752d4bd6
commit f1a3828ad8

View File

@ -1,7 +1,8 @@
/*
* SSLv3/TLSv1 shared functions
* Generic SSL/TLS messaging layer functions
* (record layer + retransmission state machine)
*
* Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
* Copyright (C) 2006-2020, ARM Limited, All Rights Reserved
* SPDX-License-Identifier: Apache-2.0
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may