Update copyright notice
diff --git a/include/polarssl/error.h b/include/polarssl/error.h
index a28842d..7d58503 100644
--- a/include/polarssl/error.h
+++ b/include/polarssl/error.h
@@ -3,12 +3,9 @@
*
* \brief Error to string translation
*
- * Copyright (C) 2006-2010, Brainspark B.V.
+ * Copyright (C) 2006-2010, ARM Limited, All Rights Reserved
*
- * This file is part of PolarSSL (http://www.polarssl.org)
- * Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
- *
- * All rights reserved.
+ * This file is part of mbed TLS (https://www.polarssl.org)
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by