- Fixed copyright message

diff --git a/include/polarssl/aes.h b/include/polarssl/aes.h
index 9cb4a92..5576680 100644
--- a/include/polarssl/aes.h
+++ b/include/polarssl/aes.h
@@ -2,7 +2,10 @@
  * \file aes.h
  *
  *  Copyright (C) 2006-2010, Brainspark B.V.
+ *
+ *  This file is part of PolarSSL (http://www.polarssl.org)
  *  Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
+ *
  *  All rights reserved.
  *
  *  This program is free software; you can redistribute it and/or modify
diff --git a/include/polarssl/arc4.h b/include/polarssl/arc4.h
index d9077de..74f5741 100644
--- a/include/polarssl/arc4.h
+++ b/include/polarssl/arc4.h
@@ -2,7 +2,10 @@
  * \file arc4.h
  *
  *  Copyright (C) 2006-2010, Brainspark B.V.
+ *
+ *  This file is part of PolarSSL (http://www.polarssl.org)
  *  Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
+ *
  *  All rights reserved.
  *
  *  This program is free software; you can redistribute it and/or modify
diff --git a/include/polarssl/base64.h b/include/polarssl/base64.h
index 67a52f1..2ae4169 100644
--- a/include/polarssl/base64.h
+++ b/include/polarssl/base64.h
@@ -2,7 +2,10 @@
  * \file base64.h
  *
  *  Copyright (C) 2006-2010, Brainspark B.V.
+ *
+ *  This file is part of PolarSSL (http://www.polarssl.org)
  *  Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
+ *
  *  All rights reserved.
  *
  *  This program is free software; you can redistribute it and/or modify
diff --git a/include/polarssl/bignum.h b/include/polarssl/bignum.h
index 417f560..80399a2 100644
--- a/include/polarssl/bignum.h
+++ b/include/polarssl/bignum.h
@@ -2,7 +2,10 @@
  * \file bignum.h
  *
  *  Copyright (C) 2006-2010, Brainspark B.V.
+ *
+ *  This file is part of PolarSSL (http://www.polarssl.org)
  *  Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
+ *
  *  All rights reserved.
  *
  *  This program is free software; you can redistribute it and/or modify
diff --git a/include/polarssl/bn_mul.h b/include/polarssl/bn_mul.h
index 2470fc7..a73d5fb 100644
--- a/include/polarssl/bn_mul.h
+++ b/include/polarssl/bn_mul.h
@@ -2,7 +2,10 @@
  * \file bn_mul.h
  *
  *  Copyright (C) 2006-2010, Brainspark B.V.
+ *
+ *  This file is part of PolarSSL (http://www.polarssl.org)
  *  Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
+ *
  *  All rights reserved.
  *
  *  This program is free software; you can redistribute it and/or modify
diff --git a/include/polarssl/camellia.h b/include/polarssl/camellia.h
index 13c8f42..323d03e 100644
--- a/include/polarssl/camellia.h
+++ b/include/polarssl/camellia.h
@@ -2,7 +2,10 @@
  * \file camellia.h
  *
  *  Copyright (C) 2006-2010, Brainspark B.V.
+ *
+ *  This file is part of PolarSSL (http://www.polarssl.org)
  *  Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
+ *
  *  All rights reserved.
  *
  *  This program is free software; you can redistribute it and/or modify
diff --git a/include/polarssl/certs.h b/include/polarssl/certs.h
index de49dd8..e5e684d 100644
--- a/include/polarssl/certs.h
+++ b/include/polarssl/certs.h
@@ -2,7 +2,10 @@
  * \file certs.h
  *
  *  Copyright (C) 2006-2010, Brainspark B.V.
+ *
+ *  This file is part of PolarSSL (http://www.polarssl.org)
  *  Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
+ *
  *  All rights reserved.
  *
  *  This program is free software; you can redistribute it and/or modify
diff --git a/include/polarssl/config.h b/include/polarssl/config.h
index aeee124..96058f2 100644
--- a/include/polarssl/config.h
+++ b/include/polarssl/config.h
@@ -2,7 +2,10 @@
  * \file config.h
  *
  *  Copyright (C) 2006-2010, Brainspark B.V.
+ *
+ *  This file is part of PolarSSL (http://www.polarssl.org)
  *  Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
+ *
  *  All rights reserved.
  *
  *  This program is free software; you can redistribute it and/or modify
diff --git a/include/polarssl/debug.h b/include/polarssl/debug.h
index abc3e71..43634b7 100644
--- a/include/polarssl/debug.h
+++ b/include/polarssl/debug.h
@@ -2,7 +2,10 @@
  * \file debug.h
  *
  *  Copyright (C) 2006-2010, Brainspark B.V.
+ *
+ *  This file is part of PolarSSL (http://www.polarssl.org)
  *  Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
+ *
  *  All rights reserved.
  *
  *  This program is free software; you can redistribute it and/or modify
diff --git a/include/polarssl/des.h b/include/polarssl/des.h
index 9722ec0..4a8e8ae 100644
--- a/include/polarssl/des.h
+++ b/include/polarssl/des.h
@@ -2,7 +2,10 @@
  * \file des.h
  *
  *  Copyright (C) 2006-2010, Brainspark B.V.
+ *
+ *  This file is part of PolarSSL (http://www.polarssl.org)
  *  Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
+ *
  *  All rights reserved.
  *
  *  This program is free software; you can redistribute it and/or modify
diff --git a/include/polarssl/dhm.h b/include/polarssl/dhm.h
index 7d5f1b8..a2eb5d5 100644
--- a/include/polarssl/dhm.h
+++ b/include/polarssl/dhm.h
@@ -2,7 +2,10 @@
  * \file dhm.h
  *
  *  Copyright (C) 2006-2010, Brainspark B.V.
+ *
+ *  This file is part of PolarSSL (http://www.polarssl.org)
  *  Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
+ *
  *  All rights reserved.
  *
  *  This program is free software; you can redistribute it and/or modify
diff --git a/include/polarssl/havege.h b/include/polarssl/havege.h
index bcd9f85..5b643bc 100644
--- a/include/polarssl/havege.h
+++ b/include/polarssl/havege.h
@@ -2,7 +2,10 @@
  * \file havege.h
  *
  *  Copyright (C) 2006-2010, Brainspark B.V.
+ *
+ *  This file is part of PolarSSL (http://www.polarssl.org)
  *  Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
+ *
  *  All rights reserved.
  *
  *  This program is free software; you can redistribute it and/or modify
diff --git a/include/polarssl/md2.h b/include/polarssl/md2.h
index b2c0e3b..3124cb7 100644
--- a/include/polarssl/md2.h
+++ b/include/polarssl/md2.h
@@ -2,7 +2,10 @@
  * \file md2.h
  *
  *  Copyright (C) 2006-2010, Brainspark B.V.
+ *
+ *  This file is part of PolarSSL (http://www.polarssl.org)
  *  Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
+ *
  *  All rights reserved.
  *
  *  This program is free software; you can redistribute it and/or modify
diff --git a/include/polarssl/md4.h b/include/polarssl/md4.h
index a4b4dfc..84f8b1f 100644
--- a/include/polarssl/md4.h
+++ b/include/polarssl/md4.h
@@ -2,7 +2,10 @@
  * \file md4.h
  *
  *  Copyright (C) 2006-2010, Brainspark B.V.
+ *
+ *  This file is part of PolarSSL (http://www.polarssl.org)
  *  Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
+ *
  *  All rights reserved.
  *
  *  This program is free software; you can redistribute it and/or modify
diff --git a/include/polarssl/md5.h b/include/polarssl/md5.h
index 891828e..fe6b5a2 100644
--- a/include/polarssl/md5.h
+++ b/include/polarssl/md5.h
@@ -2,7 +2,10 @@
  * \file md5.h
  *
  *  Copyright (C) 2006-2010, Brainspark B.V.
+ *
+ *  This file is part of PolarSSL (http://www.polarssl.org)
  *  Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
+ *
  *  All rights reserved.
  *
  *  This program is free software; you can redistribute it and/or modify
diff --git a/include/polarssl/net.h b/include/polarssl/net.h
index 9e52e57..1af6eb8 100644
--- a/include/polarssl/net.h
+++ b/include/polarssl/net.h
@@ -2,7 +2,10 @@
  * \file net.h
  *
  *  Copyright (C) 2006-2010, Brainspark B.V.
+ *
+ *  This file is part of PolarSSL (http://www.polarssl.org)
  *  Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
+ *
  *  All rights reserved.
  *
  *  This program is free software; you can redistribute it and/or modify
diff --git a/include/polarssl/openssl.h b/include/polarssl/openssl.h
index c8238cb..e80a54d 100644
--- a/include/polarssl/openssl.h
+++ b/include/polarssl/openssl.h
@@ -2,7 +2,10 @@
  * \file openssl.h
  *
  *  Copyright (C) 2006-2010, Brainspark B.V.
+ *
+ *  This file is part of PolarSSL (http://www.polarssl.org)
  *  Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
+ *
  *  All rights reserved.
  *
  *  This program is free software; you can redistribute it and/or modify
diff --git a/include/polarssl/padlock.h b/include/polarssl/padlock.h
index e8faf7c..12fa7d3 100644
--- a/include/polarssl/padlock.h
+++ b/include/polarssl/padlock.h
@@ -2,7 +2,10 @@
  * \file padlock.h
  *
  *  Copyright (C) 2006-2010, Brainspark B.V.
+ *
+ *  This file is part of PolarSSL (http://www.polarssl.org)
  *  Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
+ *
  *  All rights reserved.
  *
  *  This program is free software; you can redistribute it and/or modify
diff --git a/include/polarssl/rsa.h b/include/polarssl/rsa.h
index d17d388..03f7956 100644
--- a/include/polarssl/rsa.h
+++ b/include/polarssl/rsa.h
@@ -2,7 +2,10 @@
  * \file rsa.h
  *
  *  Copyright (C) 2006-2010, Brainspark B.V.
+ *
+ *  This file is part of PolarSSL (http://www.polarssl.org)
  *  Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
+ *
  *  All rights reserved.
  *
  *  This program is free software; you can redistribute it and/or modify
diff --git a/include/polarssl/sha1.h b/include/polarssl/sha1.h
index 4043423..4eb5f70 100644
--- a/include/polarssl/sha1.h
+++ b/include/polarssl/sha1.h
@@ -2,7 +2,10 @@
  * \file sha1.h
  *
  *  Copyright (C) 2006-2010, Brainspark B.V.
+ *
+ *  This file is part of PolarSSL (http://www.polarssl.org)
  *  Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
+ *
  *  All rights reserved.
  *
  *  This program is free software; you can redistribute it and/or modify
diff --git a/include/polarssl/sha2.h b/include/polarssl/sha2.h
index b49afaa..be4ae56 100644
--- a/include/polarssl/sha2.h
+++ b/include/polarssl/sha2.h
@@ -2,7 +2,10 @@
  * \file sha2.h
  *
  *  Copyright (C) 2006-2010, Brainspark B.V.
+ *
+ *  This file is part of PolarSSL (http://www.polarssl.org)
  *  Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
+ *
  *  All rights reserved.
  *
  *  This program is free software; you can redistribute it and/or modify
diff --git a/include/polarssl/sha4.h b/include/polarssl/sha4.h
index 30718ed..64084b4 100644
--- a/include/polarssl/sha4.h
+++ b/include/polarssl/sha4.h
@@ -2,7 +2,10 @@
  * \file sha4.h
  *
  *  Copyright (C) 2006-2010, Brainspark B.V.
+ *
+ *  This file is part of PolarSSL (http://www.polarssl.org)
  *  Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
+ *
  *  All rights reserved.
  *
  *  This program is free software; you can redistribute it and/or modify
diff --git a/include/polarssl/ssl.h b/include/polarssl/ssl.h
index 84bf295..0eb46cc 100644
--- a/include/polarssl/ssl.h
+++ b/include/polarssl/ssl.h
@@ -2,7 +2,10 @@
  * \file ssl.h
  *
  *  Copyright (C) 2006-2010, Brainspark B.V.
+ *
+ *  This file is part of PolarSSL (http://www.polarssl.org)
  *  Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
+ *
  *  All rights reserved.
  *
  *  This program is free software; you can redistribute it and/or modify
diff --git a/include/polarssl/timing.h b/include/polarssl/timing.h
index 3a88815..ff9ceef 100644
--- a/include/polarssl/timing.h
+++ b/include/polarssl/timing.h
@@ -2,7 +2,10 @@
  * \file timing.h
  *
  *  Copyright (C) 2006-2010, Brainspark B.V.
+ *
+ *  This file is part of PolarSSL (http://www.polarssl.org)
  *  Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
+ *
  *  All rights reserved.
  *
  *  This program is free software; you can redistribute it and/or modify
diff --git a/include/polarssl/version.h b/include/polarssl/version.h
index 0d227b4..c35234f 100644
--- a/include/polarssl/version.h
+++ b/include/polarssl/version.h
@@ -2,7 +2,10 @@
  * \file version.h
  *
  *  Copyright (C) 2006-2010, Brainspark B.V.
+ *
+ *  This file is part of PolarSSL (http://www.polarssl.org)
  *  Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
+ *
  *  All rights reserved.
  *
  *  This program is free software; you can redistribute it and/or modify
diff --git a/include/polarssl/x509.h b/include/polarssl/x509.h
index c5bd566..829adaf 100644
--- a/include/polarssl/x509.h
+++ b/include/polarssl/x509.h
@@ -2,7 +2,10 @@
  * \file x509.h
  *
  *  Copyright (C) 2006-2010, Brainspark B.V.
+ *
+ *  This file is part of PolarSSL (http://www.polarssl.org)
  *  Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
+ *
  *  All rights reserved.
  *
  *  This program is free software; you can redistribute it and/or modify
diff --git a/include/polarssl/xtea.h b/include/polarssl/xtea.h
index d1635fc..026a800 100644
--- a/include/polarssl/xtea.h
+++ b/include/polarssl/xtea.h
@@ -2,7 +2,10 @@
  * \file xtea.h
  *
  *  Copyright (C) 2006-2010, Brainspark B.V.
+ *
+ *  This file is part of PolarSSL (http://www.polarssl.org)
  *  Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
+ *
  *  All rights reserved.
  *
  *  This program is free software; you can redistribute it and/or modify