Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
BC
public
external
mbedtls
Commits
53ebe138
Commit
53ebe138
authored
May 15, 2015
by
Manuel Pégourié-Gonnard
Browse files
Fix copyright lines still mentioning Brainspark
parent
dad1ad73
Changes
5
Hide whitespace changes
Inline
Side-by-side
include/mbedtls/ssl_cookie.h
View file @
53ebe138
...
...
@@ -3,7 +3,7 @@
*
* \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)
*
...
...
library/ssl_cookie.c
View file @
53ebe138
/*
* 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)
*
...
...
programs/ssl/dtls_client.c
View file @
53ebe138
/*
* 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)
*
...
...
programs/ssl/dtls_server.c
View file @
53ebe138
/*
* 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)
*
...
...
programs/test/udp_proxy.c
View file @
53ebe138
/*
* UDP proxy: emulate an unreliable UDP connexion for DTLS testing
*
* Copyright (C) 20
06
-201
4
,
Brainspark B.V.
* Copyright (C) 20
14
-201
5
,
ARM Limited, All Rights Reserved
*
* This file is part of mbed TLS (https://tls.mbed.org)
*
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment