commit | 53ebe138c63a8ba564e53a8474bd41f4560119a8 | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Fri May 15 11:56:13 2015 +0200 |
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Fri May 15 12:01:12 2015 +0200 |
tree | 550ce0d6c266319f9937793d24026dcadfb4d85c | |
parent | dad1ad739dad7e49762d1c22c263b9151e114cd3 [diff] [blame] |
Fix copyright lines still mentioning Brainspark
diff --git a/programs/ssl/dtls_client.c b/programs/ssl/dtls_client.c index e753db2..d3885aa 100644 --- a/programs/ssl/dtls_client.c +++ b/programs/ssl/dtls_client.c
@@ -1,7 +1,7 @@ /* * 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) *