mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-07-28 00:21:48 +03:00
Fix copyright lines still mentioning Brainspark
This commit is contained in:
@ -3,7 +3,7 @@
|
|||||||
*
|
*
|
||||||
* \brief DTLS cookie callbacks implementation
|
* \brief DTLS cookie callbacks implementation
|
||||||
*
|
*
|
||||||
* Copyright (C) 2014, Brainspark B.V.
|
* Copyright (C) 2014-2015, ARM Limited, All Rights Reserved
|
||||||
*
|
*
|
||||||
* This file is part of mbed TLS (https://tls.mbed.org)
|
* This file is part of mbed TLS (https://tls.mbed.org)
|
||||||
*
|
*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* DTLS cookie callbacks implementation
|
* DTLS cookie callbacks implementation
|
||||||
*
|
*
|
||||||
* Copyright (C) 2014, Brainspark B.V.
|
* Copyright (C) 2014-2015, ARM Limited, All Rights Reserved
|
||||||
*
|
*
|
||||||
* This file is part of mbed TLS (https://tls.mbed.org)
|
* This file is part of mbed TLS (https://tls.mbed.org)
|
||||||
*
|
*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* Simple DTLS client demonstration program
|
* Simple DTLS client demonstration program
|
||||||
*
|
*
|
||||||
* Copyright (C) 2014, Brainspark B.V.
|
* Copyright (C) 2014-2015, ARM Limited, All Rights Reserved
|
||||||
*
|
*
|
||||||
* This file is part of mbed TLS (https://tls.mbed.org)
|
* This file is part of mbed TLS (https://tls.mbed.org)
|
||||||
*
|
*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* Simple DTLS server demonstration program
|
* Simple DTLS server demonstration program
|
||||||
*
|
*
|
||||||
* Copyright (C) 2014, Brainspark B.V.
|
* Copyright (C) 2014-2015, ARM Limited, All Rights Reserved
|
||||||
*
|
*
|
||||||
* This file is part of mbed TLS (https://tls.mbed.org)
|
* This file is part of mbed TLS (https://tls.mbed.org)
|
||||||
*
|
*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* UDP proxy: emulate an unreliable UDP connexion for DTLS testing
|
* UDP proxy: emulate an unreliable UDP connexion for DTLS testing
|
||||||
*
|
*
|
||||||
* Copyright (C) 2006-2014, Brainspark B.V.
|
* Copyright (C) 2014-2015, ARM Limited, All Rights Reserved
|
||||||
*
|
*
|
||||||
* This file is part of mbed TLS (https://tls.mbed.org)
|
* This file is part of mbed TLS (https://tls.mbed.org)
|
||||||
*
|
*
|
||||||
|
Reference in New Issue
Block a user