diff --git a/include/polarssl/aes.h b/include/polarssl/aes.h index 8ecba323..83fe8f2f 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 acbd84a0..0ff75112 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 61754d15..a439d553 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 8b23ba9c..e6abd59e 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 2b65a918..d4ea7bdb 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 a555f092..9f2e1031 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 4b61ee17..9d8c5f86 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 2b0bf1a8..95d23cfe 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 9101aab5..7aa3d7c8 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 17c3c8b9..2a267270 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 ca59c9a6..219989e8 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 29c20abe..1f6daa2f 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 fcb804f2..c2433045 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 2bb535bd..17b9aac5 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 19acc6b4..baad48fa 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 aa6f9389..f135f911 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 11696a8b..6e03b87b 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 1196c03a..6f7a453e 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 f02df5a8..73dce61e 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 2c4399c8..481aa874 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 abfab567..c225ce1d 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 ab47dcea..a7f84437 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 36c23c0d..f4d7d1ac 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 5494f215..1bc73513 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 24926552..832752d6 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 7a6b5581..770ecc2b 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 69543390..003325d1 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 b31849de..943e330a 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 d08c50cd..4b7e1ab0 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 3e3165b1..97d4d120 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 eb20b692..571d6a47 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 c4328fba..385a5b9d 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 4fd942e8..46486257 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 65ab4369..89849be4 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 e92f325d..68799694 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 2d69a489..b619f5db 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 36695edf..7bd5769c 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 7b91948f..acf00cb7 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 3fb52145..a9646175 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 74864179..d243fb3b 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 35c5b956..f14472fa 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 211de4ed..f1445a50 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 1bc058f6..fbb3a87d 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 278a609d..da558d74 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 6c5fe370..62d68373 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 df21ecb2..fe663e44 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 a8b90223..c64c1973 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 29fcffd0..93d5b56e 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 d1a2f810..107b639e 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 a90023b9..8029bc5b 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 c775c1ea..9fc4acda 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 63dbc939..887e2af5 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 9732fb4f..00f7b8ec 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 fae65cea..08930af3 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 b0679213..78ee21e8 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 e9f41559..9f55970f 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 7f1ed182..6591d233 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 b83517a8..2ed16ade 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 46f59ba7..f7a10e3f 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 3d16b5a2..002565de 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 093e6e9f..066e136f 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 0c57bf66..6d6dcee2 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 9848cc26..8a1b2e6a 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 e62ede66..4bea63c4 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 dd049691..ab1a0893 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 27b0da61..f44c933a 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 525c8528..b2b00901 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 12d82fed..25b2c21d 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 d6162825..9d06bd1a 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