From 785a9eeecebbbb82f703ce6c5c22783d20f7322b Mon Sep 17 00:00:00 2001
From: Paul Bakker
Date: Sun, 25 Jan 2009 14:15:10 +0000
Subject: [PATCH] - Added email address to header license information
---
include/polarssl/aes.h | 2 +-
include/polarssl/arc4.h | 2 +-
include/polarssl/base64.h | 2 +-
include/polarssl/bignum.h | 2 +-
include/polarssl/bn_mul.h | 2 +-
include/polarssl/camellia.h | 2 +-
include/polarssl/certs.h | 2 +-
include/polarssl/config.h | 2 +-
include/polarssl/debug.h | 2 +-
include/polarssl/des.h | 2 +-
include/polarssl/dhm.h | 2 +-
include/polarssl/havege.h | 2 +-
include/polarssl/md2.h | 2 +-
include/polarssl/md4.h | 2 +-
include/polarssl/md5.h | 2 +-
include/polarssl/net.h | 2 +-
include/polarssl/openssl.h | 2 +-
include/polarssl/padlock.h | 2 +-
include/polarssl/rsa.h | 2 +-
include/polarssl/sha1.h | 2 +-
include/polarssl/sha2.h | 2 +-
include/polarssl/sha4.h | 2 +-
include/polarssl/ssl.h | 2 +-
include/polarssl/timing.h | 2 +-
include/polarssl/x509.h | 2 +-
include/polarssl/xtea.h | 2 +-
library/aes.c | 2 +-
library/arc4.c | 2 +-
library/base64.c | 2 +-
library/bignum.c | 2 +-
library/camellia.c | 2 +-
library/certs.c | 2 +-
library/debug.c | 2 +-
library/des.c | 2 +-
library/dhm.c | 2 +-
library/havege.c | 2 +-
library/md2.c | 2 +-
library/md4.c | 2 +-
library/md5.c | 2 +-
library/net.c | 2 +-
library/padlock.c | 2 +-
library/rsa.c | 2 +-
library/sha1.c | 2 +-
library/sha2.c | 2 +-
library/sha4.c | 2 +-
library/ssl_cli.c | 2 +-
library/ssl_srv.c | 2 +-
library/ssl_tls.c | 2 +-
library/timing.c | 2 +-
library/x509parse.c | 2 +-
library/xtea.c | 2 +-
programs/aes/aescrypt2.c | 2 +-
programs/hash/hello.c | 2 +-
programs/hash/md5sum.c | 2 +-
programs/hash/sha1sum.c | 2 +-
programs/hash/sha2sum.c | 2 +-
programs/pkey/dh_client.c | 2 +-
programs/pkey/dh_genprime.c | 2 +-
programs/pkey/dh_server.c | 2 +-
programs/pkey/mpi_demo.c | 2 +-
programs/pkey/rsa_genkey.c | 2 +-
programs/pkey/rsa_sign.c | 2 +-
programs/pkey/rsa_verify.c | 2 +-
programs/ssl/ssl_client1.c | 2 +-
programs/ssl/ssl_client2.c | 2 +-
programs/ssl/ssl_server.c | 2 +-
programs/test/benchmark.c | 2 +-
programs/test/selftest.c | 2 +-
programs/test/ssl_test.c | 2 +-
69 files changed, 69 insertions(+), 69 deletions(-)
diff --git a/include/polarssl/aes.h b/include/polarssl/aes.h
index 8ecba32353..83fe8f2f66 100644
--- a/include/polarssl/aes.h
+++ b/include/polarssl/aes.h
@@ -3,7 +3,7 @@
*
* Based on XySSL: Copyright (C) 2006-2008 Christophe Devine
*
- * Copyright (C) 2009 Paul Bakker
+ * Copyright (C) 2009 Paul Bakker
*
* 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
diff --git a/include/polarssl/arc4.h b/include/polarssl/arc4.h
index acbd84a0ed..0ff751122e 100644
--- a/include/polarssl/arc4.h
+++ b/include/polarssl/arc4.h
@@ -3,7 +3,7 @@
*
* Based on XySSL: Copyright (C) 2006-2008 Christophe Devine
*
- * Copyright (C) 2009 Paul Bakker
+ * Copyright (C) 2009 Paul Bakker
*
* 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
diff --git a/include/polarssl/base64.h b/include/polarssl/base64.h
index 61754d15cd..a439d5538e 100644
--- a/include/polarssl/base64.h
+++ b/include/polarssl/base64.h
@@ -3,7 +3,7 @@
*
* Based on XySSL: Copyright (C) 2006-2008 Christophe Devine
*
- * Copyright (C) 2009 Paul Bakker
+ * Copyright (C) 2009 Paul Bakker
*
* 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
diff --git a/include/polarssl/bignum.h b/include/polarssl/bignum.h
index 8b23ba9c89..e6abd59e53 100644
--- a/include/polarssl/bignum.h
+++ b/include/polarssl/bignum.h
@@ -3,7 +3,7 @@
*
* Based on XySSL: Copyright (C) 2006-2008 Christophe Devine
*
- * Copyright (C) 2009 Paul Bakker
+ * Copyright (C) 2009 Paul Bakker
*
* 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
diff --git a/include/polarssl/bn_mul.h b/include/polarssl/bn_mul.h
index 2b65a918a1..d4ea7bdb46 100644
--- a/include/polarssl/bn_mul.h
+++ b/include/polarssl/bn_mul.h
@@ -3,7 +3,7 @@
*
* Based on XySSL: Copyright (C) 2006-2008 Christophe Devine
*
- * Copyright (C) 2009 Paul Bakker
+ * Copyright (C) 2009 Paul Bakker
*
* 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
diff --git a/include/polarssl/camellia.h b/include/polarssl/camellia.h
index a555f09265..9f2e1031a5 100644
--- a/include/polarssl/camellia.h
+++ b/include/polarssl/camellia.h
@@ -1,7 +1,7 @@
/**
* \file camellia.h
*
- * Copyright (C) 2009 Paul Bakker
+ * Copyright (C) 2009 Paul Bakker
*
* 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
diff --git a/include/polarssl/certs.h b/include/polarssl/certs.h
index 4b61ee17aa..9d8c5f86d5 100644
--- a/include/polarssl/certs.h
+++ b/include/polarssl/certs.h
@@ -3,7 +3,7 @@
*
* Based on XySSL: Copyright (C) 2006-2008 Christophe Devine
*
- * Copyright (C) 2009 Paul Bakker
+ * Copyright (C) 2009 Paul Bakker
*
* 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
diff --git a/include/polarssl/config.h b/include/polarssl/config.h
index 2b0bf1a885..95d23cfe61 100644
--- a/include/polarssl/config.h
+++ b/include/polarssl/config.h
@@ -3,7 +3,7 @@
*
* Based on XySSL: Copyright (C) 2006-2008 Christophe Devine
*
- * Copyright (C) 2009 Paul Bakker
+ * Copyright (C) 2009 Paul Bakker
*
* 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
diff --git a/include/polarssl/debug.h b/include/polarssl/debug.h
index 9101aab5d2..7aa3d7c86f 100644
--- a/include/polarssl/debug.h
+++ b/include/polarssl/debug.h
@@ -3,7 +3,7 @@
*
* Based on XySSL: Copyright (C) 2006-2008 Christophe Devine
*
- * Copyright (C) 2009 Paul Bakker
+ * Copyright (C) 2009 Paul Bakker
*
* 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
diff --git a/include/polarssl/des.h b/include/polarssl/des.h
index 17c3c8b951..2a2672709c 100644
--- a/include/polarssl/des.h
+++ b/include/polarssl/des.h
@@ -3,7 +3,7 @@
*
* Based on XySSL: Copyright (C) 2006-2008 Christophe Devine
*
- * Copyright (C) 2009 Paul Bakker
+ * Copyright (C) 2009 Paul Bakker
*
* 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
diff --git a/include/polarssl/dhm.h b/include/polarssl/dhm.h
index ca59c9a66d..219989e8eb 100644
--- a/include/polarssl/dhm.h
+++ b/include/polarssl/dhm.h
@@ -3,7 +3,7 @@
*
* Based on XySSL: Copyright (C) 2006-2008 Christophe Devine
*
- * Copyright (C) 2009 Paul Bakker
+ * Copyright (C) 2009 Paul Bakker
*
* 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
diff --git a/include/polarssl/havege.h b/include/polarssl/havege.h
index 29c20abee6..1f6daa2f30 100644
--- a/include/polarssl/havege.h
+++ b/include/polarssl/havege.h
@@ -3,7 +3,7 @@
*
* Based on XySSL: Copyright (C) 2006-2008 Christophe Devine
*
- * Copyright (C) 2009 Paul Bakker
+ * Copyright (C) 2009 Paul Bakker
*
* 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
diff --git a/include/polarssl/md2.h b/include/polarssl/md2.h
index fcb804f2b5..c2433045f5 100644
--- a/include/polarssl/md2.h
+++ b/include/polarssl/md2.h
@@ -3,7 +3,7 @@
*
* Based on XySSL: Copyright (C) 2006-2008 Christophe Devine
*
- * Copyright (C) 2009 Paul Bakker
+ * Copyright (C) 2009 Paul Bakker
*
* 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
diff --git a/include/polarssl/md4.h b/include/polarssl/md4.h
index 2bb535bda4..17b9aac5a9 100644
--- a/include/polarssl/md4.h
+++ b/include/polarssl/md4.h
@@ -3,7 +3,7 @@
*
* Based on XySSL: Copyright (C) 2006-2008 Christophe Devine
*
- * Copyright (C) 2009 Paul Bakker
+ * Copyright (C) 2009 Paul Bakker
*
* 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
diff --git a/include/polarssl/md5.h b/include/polarssl/md5.h
index 19acc6b45d..baad48fa2c 100644
--- a/include/polarssl/md5.h
+++ b/include/polarssl/md5.h
@@ -3,7 +3,7 @@
*
* Based on XySSL: Copyright (C) 2006-2008 Christophe Devine
*
- * Copyright (C) 2009 Paul Bakker
+ * Copyright (C) 2009 Paul Bakker
*
* 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
diff --git a/include/polarssl/net.h b/include/polarssl/net.h
index aa6f9389cc..f135f911ec 100644
--- a/include/polarssl/net.h
+++ b/include/polarssl/net.h
@@ -3,7 +3,7 @@
*
* Based on XySSL: Copyright (C) 2006-2008 Christophe Devine
*
- * Copyright (C) 2009 Paul Bakker
+ * Copyright (C) 2009 Paul Bakker
*
* 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
diff --git a/include/polarssl/openssl.h b/include/polarssl/openssl.h
index 11696a8b7c..6e03b87bf0 100644
--- a/include/polarssl/openssl.h
+++ b/include/polarssl/openssl.h
@@ -3,7 +3,7 @@
*
* Based on XySSL: Copyright (C) 2006-2008 Christophe Devine
*
- * Copyright (C) 2009 Paul Bakker
+ * Copyright (C) 2009 Paul Bakker
*
* 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
diff --git a/include/polarssl/padlock.h b/include/polarssl/padlock.h
index 1196c03a17..6f7a453efe 100644
--- a/include/polarssl/padlock.h
+++ b/include/polarssl/padlock.h
@@ -3,7 +3,7 @@
*
* Based on XySSL: Copyright (C) 2006-2008 Christophe Devine
*
- * Copyright (C) 2009 Paul Bakker
+ * Copyright (C) 2009 Paul Bakker
*
* 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
diff --git a/include/polarssl/rsa.h b/include/polarssl/rsa.h
index f02df5a8a4..73dce61e96 100644
--- a/include/polarssl/rsa.h
+++ b/include/polarssl/rsa.h
@@ -3,7 +3,7 @@
*
* Based on XySSL: Copyright (C) 2006-2008 Christophe Devine
*
- * Copyright (C) 2009 Paul Bakker
+ * Copyright (C) 2009 Paul Bakker
*
* 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
diff --git a/include/polarssl/sha1.h b/include/polarssl/sha1.h
index 2c4399c8ab..481aa874e0 100644
--- a/include/polarssl/sha1.h
+++ b/include/polarssl/sha1.h
@@ -3,7 +3,7 @@
*
* Based on XySSL: Copyright (C) 2006-2008 Christophe Devine
*
- * Copyright (C) 2009 Paul Bakker
+ * Copyright (C) 2009 Paul Bakker
*
* 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
diff --git a/include/polarssl/sha2.h b/include/polarssl/sha2.h
index abfab567dd..c225ce1d6f 100644
--- a/include/polarssl/sha2.h
+++ b/include/polarssl/sha2.h
@@ -3,7 +3,7 @@
*
* Based on XySSL: Copyright (C) 2006-2008 Christophe Devine
*
- * Copyright (C) 2009 Paul Bakker
+ * Copyright (C) 2009 Paul Bakker
*
* 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
diff --git a/include/polarssl/sha4.h b/include/polarssl/sha4.h
index ab47dceacf..a7f8443767 100644
--- a/include/polarssl/sha4.h
+++ b/include/polarssl/sha4.h
@@ -3,7 +3,7 @@
*
* Based on XySSL: Copyright (C) 2006-2008 Christophe Devine
*
- * Copyright (C) 2009 Paul Bakker
+ * Copyright (C) 2009 Paul Bakker
*
* 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
diff --git a/include/polarssl/ssl.h b/include/polarssl/ssl.h
index 36c23c0d93..f4d7d1acc4 100644
--- a/include/polarssl/ssl.h
+++ b/include/polarssl/ssl.h
@@ -3,7 +3,7 @@
*
* Based on XySSL: Copyright (C) 2006-2008 Christophe Devine
*
- * Copyright (C) 2009 Paul Bakker
+ * Copyright (C) 2009 Paul Bakker
*
* 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
diff --git a/include/polarssl/timing.h b/include/polarssl/timing.h
index 5494f2153b..1bc7351379 100644
--- a/include/polarssl/timing.h
+++ b/include/polarssl/timing.h
@@ -3,7 +3,7 @@
*
* Based on XySSL: Copyright (C) 2006-2008 Christophe Devine
*
- * Copyright (C) 2009 Paul Bakker
+ * Copyright (C) 2009 Paul Bakker
*
* 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
diff --git a/include/polarssl/x509.h b/include/polarssl/x509.h
index 2492655209..832752d6e7 100644
--- a/include/polarssl/x509.h
+++ b/include/polarssl/x509.h
@@ -3,7 +3,7 @@
*
* Based on XySSL: Copyright (C) 2006-2008 Christophe Devine
*
- * Copyright (C) 2009 Paul Bakker
+ * Copyright (C) 2009 Paul Bakker
*
* 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
diff --git a/include/polarssl/xtea.h b/include/polarssl/xtea.h
index 7a6b558147..770ecc2b58 100644
--- a/include/polarssl/xtea.h
+++ b/include/polarssl/xtea.h
@@ -1,7 +1,7 @@
/**
* \file xtea.h
*
- * Copyright (C) 2009 Paul Bakker
+ * Copyright (C) 2009 Paul Bakker
*
* 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
diff --git a/library/aes.c b/library/aes.c
index 695433903c..003325d186 100644
--- a/library/aes.c
+++ b/library/aes.c
@@ -3,7 +3,7 @@
*
* Based on XySSL: Copyright (C) 2006-2008 Christophe Devine
*
- * Copyright (C) 2009 Paul Bakker
+ * Copyright (C) 2009 Paul Bakker
*
* 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
diff --git a/library/arc4.c b/library/arc4.c
index b31849de5b..943e330a80 100644
--- a/library/arc4.c
+++ b/library/arc4.c
@@ -3,7 +3,7 @@
*
* Based on XySSL: Copyright (C) 2006-2008 Christophe Devine
*
- * Copyright (C) 2009 Paul Bakker
+ * Copyright (C) 2009 Paul Bakker
*
* 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
diff --git a/library/base64.c b/library/base64.c
index d08c50cd64..4b7e1ab002 100644
--- a/library/base64.c
+++ b/library/base64.c
@@ -3,7 +3,7 @@
*
* Based on XySSL: Copyright (C) 2006-2008 Christophe Devine
*
- * Copyright (C) 2009 Paul Bakker
+ * Copyright (C) 2009 Paul Bakker
*
* 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
diff --git a/library/bignum.c b/library/bignum.c
index 3e3165b17f..97d4d120bf 100644
--- a/library/bignum.c
+++ b/library/bignum.c
@@ -3,7 +3,7 @@
*
* Based on XySSL: Copyright (C) 2006-2008 Christophe Devine
*
- * Copyright (C) 2009 Paul Bakker
+ * Copyright (C) 2009 Paul Bakker
*
* 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
diff --git a/library/camellia.c b/library/camellia.c
index eb20b69281..571d6a47ac 100644
--- a/library/camellia.c
+++ b/library/camellia.c
@@ -1,7 +1,7 @@
/*
* Camellia implementation
*
- * Copyright (C) 2009 Paul Bakker
+ * Copyright (C) 2009 Paul Bakker
*
* 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
diff --git a/library/certs.c b/library/certs.c
index c4328fba2c..385a5b9ddb 100644
--- a/library/certs.c
+++ b/library/certs.c
@@ -3,7 +3,7 @@
*
* Based on XySSL: Copyright (C) 2006-2008 Christophe Devine
*
- * Copyright (C) 2009 Paul Bakker
+ * Copyright (C) 2009 Paul Bakker
*
* 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
diff --git a/library/debug.c b/library/debug.c
index 4fd942e8d8..4648625774 100644
--- a/library/debug.c
+++ b/library/debug.c
@@ -3,7 +3,7 @@
*
* Based on XySSL: Copyright (C) 2006-2008 Christophe Devine
*
- * Copyright (C) 2009 Paul Bakker
+ * Copyright (C) 2009 Paul Bakker
*
* 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
diff --git a/library/des.c b/library/des.c
index 65ab436999..89849be44b 100644
--- a/library/des.c
+++ b/library/des.c
@@ -3,7 +3,7 @@
*
* Based on XySSL: Copyright (C) 2006-2008 Christophe Devine
*
- * Copyright (C) 2009 Paul Bakker
+ * Copyright (C) 2009 Paul Bakker
*
* 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
diff --git a/library/dhm.c b/library/dhm.c
index e92f325da6..6879969434 100644
--- a/library/dhm.c
+++ b/library/dhm.c
@@ -3,7 +3,7 @@
*
* Based on XySSL: Copyright (C) 2006-2008 Christophe Devine
*
- * Copyright (C) 2009 Paul Bakker
+ * Copyright (C) 2009 Paul Bakker
*
* 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
diff --git a/library/havege.c b/library/havege.c
index 2d69a4890e..b619f5db11 100644
--- a/library/havege.c
+++ b/library/havege.c
@@ -3,7 +3,7 @@
*
* Based on XySSL: Copyright (C) 2006-2008 Christophe Devine
*
- * Copyright (C) 2009 Paul Bakker
+ * Copyright (C) 2009 Paul Bakker
*
* 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
diff --git a/library/md2.c b/library/md2.c
index 36695edf8a..7bd5769cb8 100644
--- a/library/md2.c
+++ b/library/md2.c
@@ -3,7 +3,7 @@
*
* Based on XySSL: Copyright (C) 2006-2008 Christophe Devine
*
- * Copyright (C) 2009 Paul Bakker
+ * Copyright (C) 2009 Paul Bakker
*
* 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
diff --git a/library/md4.c b/library/md4.c
index 7b91948f74..acf00cb71b 100644
--- a/library/md4.c
+++ b/library/md4.c
@@ -3,7 +3,7 @@
*
* Based on XySSL: Copyright (C) 2006-2008 Christophe Devine
*
- * Copyright (C) 2009 Paul Bakker
+ * Copyright (C) 2009 Paul Bakker
*
* 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
diff --git a/library/md5.c b/library/md5.c
index 3fb52145d1..a964617520 100644
--- a/library/md5.c
+++ b/library/md5.c
@@ -3,7 +3,7 @@
*
* Based on XySSL: Copyright (C) 2006-2008 Christophe Devine
*
- * Copyright (C) 2009 Paul Bakker
+ * Copyright (C) 2009 Paul Bakker
*
* 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
diff --git a/library/net.c b/library/net.c
index 74864179da..d243fb3b33 100644
--- a/library/net.c
+++ b/library/net.c
@@ -3,7 +3,7 @@
*
* Based on XySSL: Copyright (C) 2006-2008 Christophe Devine
*
- * Copyright (C) 2009 Paul Bakker
+ * Copyright (C) 2009 Paul Bakker
*
* 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
diff --git a/library/padlock.c b/library/padlock.c
index 35c5b956ac..f14472faf1 100644
--- a/library/padlock.c
+++ b/library/padlock.c
@@ -3,7 +3,7 @@
*
* Based on XySSL: Copyright (C) 2006-2008 Christophe Devine
*
- * Copyright (C) 2009 Paul Bakker
+ * Copyright (C) 2009 Paul Bakker
*
* 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
diff --git a/library/rsa.c b/library/rsa.c
index 211de4edcc..f1445a5097 100644
--- a/library/rsa.c
+++ b/library/rsa.c
@@ -3,7 +3,7 @@
*
* Based on XySSL: Copyright (C) 2006-2008 Christophe Devine
*
- * Copyright (C) 2009 Paul Bakker
+ * Copyright (C) 2009 Paul Bakker
*
* 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
diff --git a/library/sha1.c b/library/sha1.c
index 1bc058f659..fbb3a87d1c 100644
--- a/library/sha1.c
+++ b/library/sha1.c
@@ -3,7 +3,7 @@
*
* Based on XySSL: Copyright (C) 2006-2008 Christophe Devine
*
- * Copyright (C) 2009 Paul Bakker
+ * Copyright (C) 2009 Paul Bakker
*
* 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
diff --git a/library/sha2.c b/library/sha2.c
index 278a609d5f..da558d74fb 100644
--- a/library/sha2.c
+++ b/library/sha2.c
@@ -3,7 +3,7 @@
*
* Based on XySSL: Copyright (C) 2006-2008 Christophe Devine
*
- * Copyright (C) 2009 Paul Bakker
+ * Copyright (C) 2009 Paul Bakker
*
* 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
diff --git a/library/sha4.c b/library/sha4.c
index 6c5fe37006..62d68373f4 100644
--- a/library/sha4.c
+++ b/library/sha4.c
@@ -3,7 +3,7 @@
*
* Based on XySSL: Copyright (C) 2006-2008 Christophe Devine
*
- * Copyright (C) 2009 Paul Bakker
+ * Copyright (C) 2009 Paul Bakker
*
* 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
diff --git a/library/ssl_cli.c b/library/ssl_cli.c
index df21ecb206..fe663e44cf 100644
--- a/library/ssl_cli.c
+++ b/library/ssl_cli.c
@@ -3,7 +3,7 @@
*
* Based on XySSL: Copyright (C) 2006-2008 Christophe Devine
*
- * Copyright (C) 2009 Paul Bakker
+ * Copyright (C) 2009 Paul Bakker
*
* 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
diff --git a/library/ssl_srv.c b/library/ssl_srv.c
index a8b90223b0..c64c197373 100644
--- a/library/ssl_srv.c
+++ b/library/ssl_srv.c
@@ -3,7 +3,7 @@
*
* Based on XySSL: Copyright (C) 2006-2008 Christophe Devine
*
- * Copyright (C) 2009 Paul Bakker
+ * Copyright (C) 2009 Paul Bakker
*
* 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
diff --git a/library/ssl_tls.c b/library/ssl_tls.c
index 29fcffd02f..93d5b56e6e 100644
--- a/library/ssl_tls.c
+++ b/library/ssl_tls.c
@@ -3,7 +3,7 @@
*
* Based on XySSL: Copyright (C) 2006-2008 Christophe Devine
*
- * Copyright (C) 2009 Paul Bakker
+ * Copyright (C) 2009 Paul Bakker
*
* 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
diff --git a/library/timing.c b/library/timing.c
index d1a2f8109b..107b639e4c 100644
--- a/library/timing.c
+++ b/library/timing.c
@@ -3,7 +3,7 @@
*
* Based on XySSL: Copyright (C) 2006-2008 Christophe Devine
*
- * Copyright (C) 2009 Paul Bakker
+ * Copyright (C) 2009 Paul Bakker
*
* 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
diff --git a/library/x509parse.c b/library/x509parse.c
index a90023b9d3..8029bc5b40 100644
--- a/library/x509parse.c
+++ b/library/x509parse.c
@@ -3,7 +3,7 @@
*
* Based on XySSL: Copyright (C) 2006-2008 Christophe Devine
*
- * Copyright (C) 2009 Paul Bakker
+ * Copyright (C) 2009 Paul Bakker
*
* 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
diff --git a/library/xtea.c b/library/xtea.c
index c775c1ea19..9fc4acda23 100644
--- a/library/xtea.c
+++ b/library/xtea.c
@@ -1,7 +1,7 @@
/*
* An 32-bit implementation of the XTEA algorithm
*
- * Copyright (C) 2009 Paul Bakker
+ * Copyright (C) 2009 Paul Bakker
*
* 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
diff --git a/programs/aes/aescrypt2.c b/programs/aes/aescrypt2.c
index 63dbc9395d..887e2af5ea 100644
--- a/programs/aes/aescrypt2.c
+++ b/programs/aes/aescrypt2.c
@@ -3,7 +3,7 @@
*
* Based on XySSL: Copyright (C) 2006-2008 Christophe Devine
*
- * Copyright (C) 2009 Paul Bakker
+ * Copyright (C) 2009 Paul Bakker
*
* 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
diff --git a/programs/hash/hello.c b/programs/hash/hello.c
index 9732fb4f82..00f7b8ec7a 100644
--- a/programs/hash/hello.c
+++ b/programs/hash/hello.c
@@ -3,7 +3,7 @@
*
* Based on XySSL: Copyright (C) 2006-2008 Christophe Devine
*
- * Copyright (C) 2009 Paul Bakker
+ * Copyright (C) 2009 Paul Bakker
*
* 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
diff --git a/programs/hash/md5sum.c b/programs/hash/md5sum.c
index fae65cea85..08930af3db 100644
--- a/programs/hash/md5sum.c
+++ b/programs/hash/md5sum.c
@@ -3,7 +3,7 @@
*
* Based on XySSL: Copyright (C) 2006-2008 Christophe Devine
*
- * Copyright (C) 2009 Paul Bakker
+ * Copyright (C) 2009 Paul Bakker
*
* 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
diff --git a/programs/hash/sha1sum.c b/programs/hash/sha1sum.c
index b06792132a..78ee21e8fb 100644
--- a/programs/hash/sha1sum.c
+++ b/programs/hash/sha1sum.c
@@ -3,7 +3,7 @@
*
* Based on XySSL: Copyright (C) 2006-2008 Christophe Devine
*
- * Copyright (C) 2009 Paul Bakker
+ * Copyright (C) 2009 Paul Bakker
*
* 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
diff --git a/programs/hash/sha2sum.c b/programs/hash/sha2sum.c
index e9f4155921..9f55970fc8 100644
--- a/programs/hash/sha2sum.c
+++ b/programs/hash/sha2sum.c
@@ -3,7 +3,7 @@
*
* Based on XySSL: Copyright (C) 2006-2008 Christophe Devine
*
- * Copyright (C) 2009 Paul Bakker
+ * Copyright (C) 2009 Paul Bakker
*
* 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
diff --git a/programs/pkey/dh_client.c b/programs/pkey/dh_client.c
index 7f1ed18200..6591d2334a 100644
--- a/programs/pkey/dh_client.c
+++ b/programs/pkey/dh_client.c
@@ -3,7 +3,7 @@
*
* Based on XySSL: Copyright (C) 2006-2008 Christophe Devine
*
- * Copyright (C) 2009 Paul Bakker
+ * Copyright (C) 2009 Paul Bakker
*
* 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
diff --git a/programs/pkey/dh_genprime.c b/programs/pkey/dh_genprime.c
index b83517a8aa..2ed16ade54 100644
--- a/programs/pkey/dh_genprime.c
+++ b/programs/pkey/dh_genprime.c
@@ -3,7 +3,7 @@
*
* Based on XySSL: Copyright (C) 2006-2008 Christophe Devine
*
- * Copyright (C) 2009 Paul Bakker
+ * Copyright (C) 2009 Paul Bakker
*
* 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
diff --git a/programs/pkey/dh_server.c b/programs/pkey/dh_server.c
index 46f59ba750..f7a10e3f29 100644
--- a/programs/pkey/dh_server.c
+++ b/programs/pkey/dh_server.c
@@ -3,7 +3,7 @@
*
* Based on XySSL: Copyright (C) 2006-2008 Christophe Devine
*
- * Copyright (C) 2009 Paul Bakker
+ * Copyright (C) 2009 Paul Bakker
*
* 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
diff --git a/programs/pkey/mpi_demo.c b/programs/pkey/mpi_demo.c
index 3d16b5a2a8..002565de70 100644
--- a/programs/pkey/mpi_demo.c
+++ b/programs/pkey/mpi_demo.c
@@ -3,7 +3,7 @@
*
* Based on XySSL: Copyright (C) 2006-2008 Christophe Devine
*
- * Copyright (C) 2009 Paul Bakker
+ * Copyright (C) 2009 Paul Bakker
*
* 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
diff --git a/programs/pkey/rsa_genkey.c b/programs/pkey/rsa_genkey.c
index 093e6e9f7f..066e136fb5 100644
--- a/programs/pkey/rsa_genkey.c
+++ b/programs/pkey/rsa_genkey.c
@@ -3,7 +3,7 @@
*
* Based on XySSL: Copyright (C) 2006-2008 Christophe Devine
*
- * Copyright (C) 2009 Paul Bakker
+ * Copyright (C) 2009 Paul Bakker
*
* 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
diff --git a/programs/pkey/rsa_sign.c b/programs/pkey/rsa_sign.c
index 0c57bf667b..6d6dcee2dc 100644
--- a/programs/pkey/rsa_sign.c
+++ b/programs/pkey/rsa_sign.c
@@ -3,7 +3,7 @@
*
* Based on XySSL: Copyright (C) 2006-2008 Christophe Devine
*
- * Copyright (C) 2009 Paul Bakker
+ * Copyright (C) 2009 Paul Bakker
*
* 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
diff --git a/programs/pkey/rsa_verify.c b/programs/pkey/rsa_verify.c
index 9848cc26fb..8a1b2e6a16 100644
--- a/programs/pkey/rsa_verify.c
+++ b/programs/pkey/rsa_verify.c
@@ -3,7 +3,7 @@
*
* Based on XySSL: Copyright (C) 2006-2008 Christophe Devine
*
- * Copyright (C) 2009 Paul Bakker
+ * Copyright (C) 2009 Paul Bakker
*
* 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
diff --git a/programs/ssl/ssl_client1.c b/programs/ssl/ssl_client1.c
index e62ede6670..4bea63c495 100644
--- a/programs/ssl/ssl_client1.c
+++ b/programs/ssl/ssl_client1.c
@@ -3,7 +3,7 @@
*
* Based on XySSL: Copyright (C) 2006-2008 Christophe Devine
*
- * Copyright (C) 2009 Paul Bakker
+ * Copyright (C) 2009 Paul Bakker
*
* 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
diff --git a/programs/ssl/ssl_client2.c b/programs/ssl/ssl_client2.c
index dd0496919b..ab1a0893d2 100644
--- a/programs/ssl/ssl_client2.c
+++ b/programs/ssl/ssl_client2.c
@@ -3,7 +3,7 @@
*
* Based on XySSL: Copyright (C) 2006-2008 Christophe Devine
*
- * Copyright (C) 2009 Paul Bakker
+ * Copyright (C) 2009 Paul Bakker
*
* 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
diff --git a/programs/ssl/ssl_server.c b/programs/ssl/ssl_server.c
index 27b0da6133..f44c933a88 100644
--- a/programs/ssl/ssl_server.c
+++ b/programs/ssl/ssl_server.c
@@ -3,7 +3,7 @@
*
* Based on XySSL: Copyright (C) 2006-2008 Christophe Devine
*
- * Copyright (C) 2009 Paul Bakker
+ * Copyright (C) 2009 Paul Bakker
*
* 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
diff --git a/programs/test/benchmark.c b/programs/test/benchmark.c
index 525c8528d0..b2b0090101 100644
--- a/programs/test/benchmark.c
+++ b/programs/test/benchmark.c
@@ -3,7 +3,7 @@
*
* Based on XySSL: Copyright (C) 2006-2008 Christophe Devine
*
- * Copyright (C) 2009 Paul Bakker
+ * Copyright (C) 2009 Paul Bakker
*
* 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
diff --git a/programs/test/selftest.c b/programs/test/selftest.c
index 12d82fedd9..25b2c21dc7 100644
--- a/programs/test/selftest.c
+++ b/programs/test/selftest.c
@@ -3,7 +3,7 @@
*
* Based on XySSL: Copyright (C) 2006-2008 Christophe Devine
*
- * Copyright (C) 2009 Paul Bakker
+ * Copyright (C) 2009 Paul Bakker
*
* 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
diff --git a/programs/test/ssl_test.c b/programs/test/ssl_test.c
index d61628255b..9d06bd1a91 100644
--- a/programs/test/ssl_test.c
+++ b/programs/test/ssl_test.c
@@ -3,7 +3,7 @@
*
* Based on XySSL: Copyright (C) 2006-2008 Christophe Devine
*
- * Copyright (C) 2009 Paul Bakker
+ * Copyright (C) 2009 Paul Bakker
*
* 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