1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-08-07 06:42:56 +03:00

Updated error.c and version_features.c based on changes

This commit is contained in:
Paul Bakker
2014-04-30 17:01:25 +02:00
parent cf975f5988
commit 2ca1dc8958
3 changed files with 10 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
/*
* Error message information
*
* Copyright (C) 2006-2012, Brainspark B.V.
* Copyright (C) 2006-2014, Brainspark B.V.
*
* This file is part of PolarSSL (http://www.polarssl.org)
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>