- Updated branch and tag for polarssl-0.13.0 to new default copyright header

diff --git a/include/polarssl/x509.h b/include/polarssl/x509.h
index 9e1d5d6..31b1122 100644
--- a/include/polarssl/x509.h
+++ b/include/polarssl/x509.h
@@ -1,11 +1,9 @@
 /**
  * \file x509.h
  *
- *  Copyright (C) 2006-2009, Paul Bakker <polarssl_maintainer at polarssl.org>
+ *  Copyright (C) 2006-2010, Paul Bakker <polarssl_maintainer at polarssl.org>
  *  All rights reserved.
  *
- *  Joined copyright on original XySSL code with: Christophe Devine
- *
  *  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
  *  the Free Software Foundation; either version 2 of the License, or