diff --git a/include/polarssl/aes.h b/include/polarssl/aes.h index b8a358b92e..9cb4a92951 100644 --- a/include/polarssl/aes.h +++ b/include/polarssl/aes.h @@ -1,7 +1,8 @@ /** * \file aes.h * - * Copyright (C) 2006-2010, Paul Bakker + * Copyright (C) 2006-2010, Brainspark B.V. + * Lead Maintainer: Paul Bakker * 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 e903cca402..d9077de642 100644 --- a/include/polarssl/arc4.h +++ b/include/polarssl/arc4.h @@ -1,7 +1,8 @@ /** * \file arc4.h * - * Copyright (C) 2006-2010, Paul Bakker + * Copyright (C) 2006-2010, Brainspark B.V. + * Lead Maintainer: Paul Bakker * 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 bb1c236d30..67a52f14ec 100644 --- a/include/polarssl/base64.h +++ b/include/polarssl/base64.h @@ -1,7 +1,8 @@ /** * \file base64.h * - * Copyright (C) 2006-2010, Paul Bakker + * Copyright (C) 2006-2010, Brainspark B.V. + * Lead Maintainer: Paul Bakker * 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 2f8a75d804..417f5603a8 100644 --- a/include/polarssl/bignum.h +++ b/include/polarssl/bignum.h @@ -1,7 +1,8 @@ /** * \file bignum.h * - * Copyright (C) 2006-2010, Paul Bakker + * Copyright (C) 2006-2010, Brainspark B.V. + * Lead Maintainer: Paul Bakker * 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 4986b51fd0..2470fc7b50 100644 --- a/include/polarssl/bn_mul.h +++ b/include/polarssl/bn_mul.h @@ -1,7 +1,8 @@ /** * \file bn_mul.h * - * Copyright (C) 2006-2010, Paul Bakker + * Copyright (C) 2006-2010, Brainspark B.V. + * Lead Maintainer: Paul Bakker * 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 a989cf33e6..13c8f42c94 100644 --- a/include/polarssl/camellia.h +++ b/include/polarssl/camellia.h @@ -1,7 +1,8 @@ /** * \file camellia.h * - * Copyright (C) 2006-2010, Paul Bakker + * Copyright (C) 2006-2010, Brainspark B.V. + * Lead Maintainer: Paul Bakker * 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 6760cdbcdc..de49dd889e 100644 --- a/include/polarssl/certs.h +++ b/include/polarssl/certs.h @@ -1,7 +1,8 @@ /** * \file certs.h * - * Copyright (C) 2006-2010, Paul Bakker + * Copyright (C) 2006-2010, Brainspark B.V. + * Lead Maintainer: Paul Bakker * 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 ca87828043..aeee124b8c 100644 --- a/include/polarssl/config.h +++ b/include/polarssl/config.h @@ -1,7 +1,8 @@ /** * \file config.h * - * Copyright (C) 2006-2010, Paul Bakker + * Copyright (C) 2006-2010, Brainspark B.V. + * Lead Maintainer: Paul Bakker * 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 aae0ecf5a5..abc3e71758 100644 --- a/include/polarssl/debug.h +++ b/include/polarssl/debug.h @@ -1,7 +1,8 @@ /** * \file debug.h * - * Copyright (C) 2006-2010, Paul Bakker + * Copyright (C) 2006-2010, Brainspark B.V. + * Lead Maintainer: Paul Bakker * 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 172877e268..9722ec094b 100644 --- a/include/polarssl/des.h +++ b/include/polarssl/des.h @@ -1,7 +1,8 @@ /** * \file des.h * - * Copyright (C) 2006-2010, Paul Bakker + * Copyright (C) 2006-2010, Brainspark B.V. + * Lead Maintainer: Paul Bakker * 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 e80c45ed29..7d5f1b8c0c 100644 --- a/include/polarssl/dhm.h +++ b/include/polarssl/dhm.h @@ -1,7 +1,8 @@ /** * \file dhm.h * - * Copyright (C) 2006-2010, Paul Bakker + * Copyright (C) 2006-2010, Brainspark B.V. + * Lead Maintainer: Paul Bakker * 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 08fdd65391..bcd9f85ad7 100644 --- a/include/polarssl/havege.h +++ b/include/polarssl/havege.h @@ -1,7 +1,8 @@ /** * \file havege.h * - * Copyright (C) 2006-2010, Paul Bakker + * Copyright (C) 2006-2010, Brainspark B.V. + * Lead Maintainer: Paul Bakker * 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 15b588238a..b2c0e3ba45 100644 --- a/include/polarssl/md2.h +++ b/include/polarssl/md2.h @@ -1,7 +1,8 @@ /** * \file md2.h * - * Copyright (C) 2006-2010, Paul Bakker + * Copyright (C) 2006-2010, Brainspark B.V. + * Lead Maintainer: Paul Bakker * 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 5ceb2c6fb7..a4b4dfca2c 100644 --- a/include/polarssl/md4.h +++ b/include/polarssl/md4.h @@ -1,7 +1,8 @@ /** * \file md4.h * - * Copyright (C) 2006-2010, Paul Bakker + * Copyright (C) 2006-2010, Brainspark B.V. + * Lead Maintainer: Paul Bakker * 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 aaf9b5838a..891828ee21 100644 --- a/include/polarssl/md5.h +++ b/include/polarssl/md5.h @@ -1,7 +1,8 @@ /** * \file md5.h * - * Copyright (C) 2006-2010, Paul Bakker + * Copyright (C) 2006-2010, Brainspark B.V. + * Lead Maintainer: Paul Bakker * 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 80ee8bf067..9e52e57c90 100644 --- a/include/polarssl/net.h +++ b/include/polarssl/net.h @@ -1,7 +1,8 @@ /** * \file net.h * - * Copyright (C) 2006-2010, Paul Bakker + * Copyright (C) 2006-2010, Brainspark B.V. + * Lead Maintainer: Paul Bakker * 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 3f0ea36637..c8238cbb8d 100644 --- a/include/polarssl/openssl.h +++ b/include/polarssl/openssl.h @@ -1,7 +1,8 @@ /** * \file openssl.h * - * Copyright (C) 2006-2010, Paul Bakker + * Copyright (C) 2006-2010, Brainspark B.V. + * Lead Maintainer: Paul Bakker * 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 8fb4e5cbf1..e8faf7c596 100644 --- a/include/polarssl/padlock.h +++ b/include/polarssl/padlock.h @@ -1,7 +1,8 @@ /** * \file padlock.h * - * Copyright (C) 2006-2010, Paul Bakker + * Copyright (C) 2006-2010, Brainspark B.V. + * Lead Maintainer: Paul Bakker * 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 9fb417a9d0..d17d388123 100644 --- a/include/polarssl/rsa.h +++ b/include/polarssl/rsa.h @@ -1,7 +1,8 @@ /** * \file rsa.h * - * Copyright (C) 2006-2010, Paul Bakker + * Copyright (C) 2006-2010, Brainspark B.V. + * Lead Maintainer: Paul Bakker * 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 6c7a41f38f..4043423e30 100644 --- a/include/polarssl/sha1.h +++ b/include/polarssl/sha1.h @@ -1,7 +1,8 @@ /** * \file sha1.h * - * Copyright (C) 2006-2010, Paul Bakker + * Copyright (C) 2006-2010, Brainspark B.V. + * Lead Maintainer: Paul Bakker * 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 bc4713b5e2..b49afaac7c 100644 --- a/include/polarssl/sha2.h +++ b/include/polarssl/sha2.h @@ -1,7 +1,8 @@ /** * \file sha2.h * - * Copyright (C) 2006-2010, Paul Bakker + * Copyright (C) 2006-2010, Brainspark B.V. + * Lead Maintainer: Paul Bakker * 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 c50896436e..30718ed235 100644 --- a/include/polarssl/sha4.h +++ b/include/polarssl/sha4.h @@ -1,7 +1,8 @@ /** * \file sha4.h * - * Copyright (C) 2006-2010, Paul Bakker + * Copyright (C) 2006-2010, Brainspark B.V. + * Lead Maintainer: Paul Bakker * 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 9bcc0737af..84bf295b8e 100644 --- a/include/polarssl/ssl.h +++ b/include/polarssl/ssl.h @@ -1,7 +1,8 @@ /** * \file ssl.h * - * Copyright (C) 2006-2010, Paul Bakker + * Copyright (C) 2006-2010, Brainspark B.V. + * Lead Maintainer: Paul Bakker * 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 e0edcc536a..3a88815e04 100644 --- a/include/polarssl/timing.h +++ b/include/polarssl/timing.h @@ -1,7 +1,8 @@ /** * \file timing.h * - * Copyright (C) 2006-2010, Paul Bakker + * Copyright (C) 2006-2010, Brainspark B.V. + * Lead Maintainer: Paul Bakker * 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 88cb6093b7..0d227b4239 100644 --- a/include/polarssl/version.h +++ b/include/polarssl/version.h @@ -1,7 +1,8 @@ /** * \file version.h * - * Copyright (C) 2006-2010, Paul Bakker + * Copyright (C) 2006-2010, Brainspark B.V. + * Lead Maintainer: Paul Bakker * 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 31b1122878..c5bd566640 100644 --- a/include/polarssl/x509.h +++ b/include/polarssl/x509.h @@ -1,7 +1,8 @@ /** * \file x509.h * - * Copyright (C) 2006-2010, Paul Bakker + * Copyright (C) 2006-2010, Brainspark B.V. + * Lead Maintainer: Paul Bakker * 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 c9c80c9186..d1635fc275 100644 --- a/include/polarssl/xtea.h +++ b/include/polarssl/xtea.h @@ -1,7 +1,8 @@ /** * \file xtea.h * - * Copyright (C) 2006-2010, Paul Bakker + * Copyright (C) 2006-2010, Brainspark B.V. + * Lead Maintainer: Paul Bakker * All rights reserved. * * This program is free software; you can redistribute it and/or modify diff --git a/library/aes.c b/library/aes.c index 7e6357c3f3..34ed2589ce 100644 --- a/library/aes.c +++ b/library/aes.c @@ -1,7 +1,8 @@ /* * FIPS-197 compliant AES implementation * - * Copyright (C) 2006-2010, Paul Bakker + * Copyright (C) 2006-2010, Brainspark B.V. + * Lead Maintainer: Paul Bakker * All rights reserved. * * This program is free software; you can redistribute it and/or modify diff --git a/library/arc4.c b/library/arc4.c index 93ea4dc7c8..5fb94242b9 100644 --- a/library/arc4.c +++ b/library/arc4.c @@ -1,7 +1,8 @@ /* * An implementation of the ARCFOUR algorithm * - * Copyright (C) 2006-2010, Paul Bakker + * Copyright (C) 2006-2010, Brainspark B.V. + * Lead Maintainer: Paul Bakker * All rights reserved. * * This program is free software; you can redistribute it and/or modify diff --git a/library/base64.c b/library/base64.c index 221c4dd946..6b12355ebc 100644 --- a/library/base64.c +++ b/library/base64.c @@ -1,7 +1,8 @@ /* * RFC 1521 base64 encoding/decoding * - * Copyright (C) 2006-2010, Paul Bakker + * Copyright (C) 2006-2010, Brainspark B.V. + * Lead Maintainer: Paul Bakker * All rights reserved. * * This program is free software; you can redistribute it and/or modify diff --git a/library/bignum.c b/library/bignum.c index b66a1abb4b..4f5bb434c4 100644 --- a/library/bignum.c +++ b/library/bignum.c @@ -1,7 +1,8 @@ /* * Multi-precision integer library * - * Copyright (C) 2006-2010, Paul Bakker + * Copyright (C) 2006-2010, Brainspark B.V. + * Lead Maintainer: Paul Bakker * All rights reserved. * * This program is free software; you can redistribute it and/or modify diff --git a/library/camellia.c b/library/camellia.c index bc619d824b..11c0a236a4 100644 --- a/library/camellia.c +++ b/library/camellia.c @@ -1,7 +1,8 @@ /* * Camellia implementation * - * Copyright (C) 2006-2010, Paul Bakker + * Copyright (C) 2006-2010, Brainspark B.V. + * Lead Maintainer: Paul Bakker * All rights reserved. * * This program is free software; you can redistribute it and/or modify diff --git a/library/certs.c b/library/certs.c index ccc32dbe35..e521f22fd5 100644 --- a/library/certs.c +++ b/library/certs.c @@ -1,7 +1,8 @@ /* * X.509 test certificates * - * Copyright (C) 2006-2010, Paul Bakker + * Copyright (C) 2006-2010, Brainspark B.V. + * Lead Maintainer: Paul Bakker * All rights reserved. * * This program is free software; you can redistribute it and/or modify diff --git a/library/debug.c b/library/debug.c index b3855db63a..f73722210e 100644 --- a/library/debug.c +++ b/library/debug.c @@ -1,7 +1,8 @@ /* * Debugging routines * - * Copyright (C) 2006-2010, Paul Bakker + * Copyright (C) 2006-2010, Brainspark B.V. + * Lead Maintainer: Paul Bakker * All rights reserved. * * This program is free software; you can redistribute it and/or modify diff --git a/library/des.c b/library/des.c index 7798821fc0..25091aae8e 100644 --- a/library/des.c +++ b/library/des.c @@ -1,7 +1,8 @@ /* * FIPS-46-3 compliant Triple-DES implementation * - * Copyright (C) 2006-2010, Paul Bakker + * Copyright (C) 2006-2010, Brainspark B.V. + * Lead Maintainer: Paul Bakker * All rights reserved. * * This program is free software; you can redistribute it and/or modify diff --git a/library/dhm.c b/library/dhm.c index 904b5922fe..13cd6b29c7 100644 --- a/library/dhm.c +++ b/library/dhm.c @@ -1,7 +1,8 @@ /* * Diffie-Hellman-Merkle key exchange * - * Copyright (C) 2006-2010, Paul Bakker + * Copyright (C) 2006-2010, Brainspark B.V. + * Lead Maintainer: Paul Bakker * All rights reserved. * * This program is free software; you can redistribute it and/or modify diff --git a/library/havege.c b/library/havege.c index 3d96d4d792..4ebc939a6e 100644 --- a/library/havege.c +++ b/library/havege.c @@ -1,7 +1,8 @@ /* * HAVEGE: HArdware Volatile Entropy Gathering and Expansion * - * Copyright (C) 2006-2010, Paul Bakker + * Copyright (C) 2006-2010, Brainspark B.V. + * Lead Maintainer: Paul Bakker * All rights reserved. * * This program is free software; you can redistribute it and/or modify diff --git a/library/md2.c b/library/md2.c index 9186980ce3..1519de5d66 100644 --- a/library/md2.c +++ b/library/md2.c @@ -1,7 +1,8 @@ /* * RFC 1115/1319 compliant MD2 implementation * - * Copyright (C) 2006-2010, Paul Bakker + * Copyright (C) 2006-2010, Brainspark B.V. + * Lead Maintainer: Paul Bakker * All rights reserved. * * This program is free software; you can redistribute it and/or modify diff --git a/library/md4.c b/library/md4.c index f3d80d0787..03637f15cb 100644 --- a/library/md4.c +++ b/library/md4.c @@ -1,7 +1,8 @@ /* * RFC 1186/1320 compliant MD4 implementation * - * Copyright (C) 2006-2010, Paul Bakker + * Copyright (C) 2006-2010, Brainspark B.V. + * Lead Maintainer: Paul Bakker * All rights reserved. * * This program is free software; you can redistribute it and/or modify diff --git a/library/md5.c b/library/md5.c index 7560371068..d540e68a91 100644 --- a/library/md5.c +++ b/library/md5.c @@ -1,7 +1,8 @@ /* * RFC 1321 compliant MD5 implementation * - * Copyright (C) 2006-2010, Paul Bakker + * Copyright (C) 2006-2010, Brainspark B.V. + * Lead Maintainer: Paul Bakker * All rights reserved. * * This program is free software; you can redistribute it and/or modify diff --git a/library/net.c b/library/net.c index 67b52a752b..cda1662a2a 100644 --- a/library/net.c +++ b/library/net.c @@ -1,7 +1,8 @@ /* * TCP networking functions * - * Copyright (C) 2006-2010, Paul Bakker + * Copyright (C) 2006-2010, Brainspark B.V. + * Lead Maintainer: Paul Bakker * All rights reserved. * * This program is free software; you can redistribute it and/or modify diff --git a/library/padlock.c b/library/padlock.c index 76f1d072d7..cedfd9ce2b 100644 --- a/library/padlock.c +++ b/library/padlock.c @@ -1,7 +1,8 @@ /* * VIA PadLock support functions * - * Copyright (C) 2006-2010, Paul Bakker + * Copyright (C) 2006-2010, Brainspark B.V. + * Lead Maintainer: Paul Bakker * All rights reserved. * * This program is free software; you can redistribute it and/or modify diff --git a/library/rsa.c b/library/rsa.c index a51d4f7f5e..1b0a96b161 100644 --- a/library/rsa.c +++ b/library/rsa.c @@ -1,7 +1,8 @@ /* * The RSA public-key cryptosystem * - * Copyright (C) 2006-2010, Paul Bakker + * Copyright (C) 2006-2010, Brainspark B.V. + * Lead Maintainer: Paul Bakker * All rights reserved. * * This program is free software; you can redistribute it and/or modify diff --git a/library/sha1.c b/library/sha1.c index 0ebdc1e135..9d719b808a 100644 --- a/library/sha1.c +++ b/library/sha1.c @@ -1,7 +1,8 @@ /* * FIPS-180-1 compliant SHA-1 implementation * - * Copyright (C) 2006-2010, Paul Bakker + * Copyright (C) 2006-2010, Brainspark B.V. + * Lead Maintainer: Paul Bakker * All rights reserved. * * This program is free software; you can redistribute it and/or modify diff --git a/library/sha2.c b/library/sha2.c index f82a7aeb16..3f6f0db5e8 100644 --- a/library/sha2.c +++ b/library/sha2.c @@ -1,7 +1,8 @@ /* * FIPS-180-2 compliant SHA-256 implementation * - * Copyright (C) 2006-2010, Paul Bakker + * Copyright (C) 2006-2010, Brainspark B.V. + * Lead Maintainer: Paul Bakker * All rights reserved. * * This program is free software; you can redistribute it and/or modify diff --git a/library/sha4.c b/library/sha4.c index c0cbd3d761..39084cb284 100644 --- a/library/sha4.c +++ b/library/sha4.c @@ -1,7 +1,8 @@ /* * FIPS-180-2 compliant SHA-384/512 implementation * - * Copyright (C) 2006-2010, Paul Bakker + * Copyright (C) 2006-2010, Brainspark B.V. + * Lead Maintainer: Paul Bakker * All rights reserved. * * This program is free software; you can redistribute it and/or modify diff --git a/library/ssl_cli.c b/library/ssl_cli.c index 1b23d6bc39..72cfcf3edd 100644 --- a/library/ssl_cli.c +++ b/library/ssl_cli.c @@ -1,7 +1,8 @@ /* * SSLv3/TLSv1 client-side functions * - * Copyright (C) 2006-2010, Paul Bakker + * Copyright (C) 2006-2010, Brainspark B.V. + * Lead Maintainer: Paul Bakker * All rights reserved. * * This program is free software; you can redistribute it and/or modify diff --git a/library/ssl_srv.c b/library/ssl_srv.c index 81f2be2869..cab38f5604 100644 --- a/library/ssl_srv.c +++ b/library/ssl_srv.c @@ -1,7 +1,8 @@ /* * SSLv3/TLSv1 server-side functions * - * Copyright (C) 2006-2010, Paul Bakker + * Copyright (C) 2006-2010, Brainspark B.V. + * Lead Maintainer: Paul Bakker * All rights reserved. * * This program is free software; you can redistribute it and/or modify diff --git a/library/ssl_tls.c b/library/ssl_tls.c index 3414c78acb..fb46d48f3f 100644 --- a/library/ssl_tls.c +++ b/library/ssl_tls.c @@ -1,7 +1,8 @@ /* * SSLv3/TLSv1 shared functions * - * Copyright (C) 2006-2010, Paul Bakker + * Copyright (C) 2006-2010, Brainspark B.V. + * Lead Maintainer: Paul Bakker * All rights reserved. * * This program is free software; you can redistribute it and/or modify diff --git a/library/timing.c b/library/timing.c index 7bed3f68fb..3877c04298 100644 --- a/library/timing.c +++ b/library/timing.c @@ -1,7 +1,8 @@ /* * Portable interface to the CPU cycle counter * - * Copyright (C) 2006-2010, Paul Bakker + * Copyright (C) 2006-2010, Brainspark B.V. + * Lead Maintainer: Paul Bakker * All rights reserved. * * This program is free software; you can redistribute it and/or modify diff --git a/library/version.c b/library/version.c index a43e48888a..e7369eb432 100644 --- a/library/version.c +++ b/library/version.c @@ -1,7 +1,8 @@ /* * Version information * - * Copyright (C) 2006-2010, Paul Bakker + * Copyright (C) 2006-2010, Brainspark B.V. + * Lead Maintainer: Paul Bakker * All rights reserved. * * This program is free software; you can redistribute it and/or modify diff --git a/library/x509parse.c b/library/x509parse.c index c316c034b0..1403261528 100644 --- a/library/x509parse.c +++ b/library/x509parse.c @@ -1,7 +1,8 @@ /* * X.509 certificate and private key decoding * - * Copyright (C) 2006-2010, Paul Bakker + * Copyright (C) 2006-2010, Brainspark B.V. + * Lead Maintainer: Paul Bakker * All rights reserved. * * This program is free software; you can redistribute it and/or modify diff --git a/library/xtea.c b/library/xtea.c index b47a8ede88..4f5665bdf8 100644 --- a/library/xtea.c +++ b/library/xtea.c @@ -1,7 +1,8 @@ /* * An 32-bit implementation of the XTEA algorithm * - * Copyright (C) 2006-2010, Paul Bakker + * Copyright (C) 2006-2010, Brainspark B.V. + * Lead Maintainer: Paul Bakker * All rights reserved. * * This program is free software; you can redistribute it and/or modify diff --git a/programs/aes/aescrypt2.c b/programs/aes/aescrypt2.c index bc998601ce..8315f13e3f 100644 --- a/programs/aes/aescrypt2.c +++ b/programs/aes/aescrypt2.c @@ -1,7 +1,8 @@ /* * AES-256 file encryption program * - * Copyright (C) 2006-2010, Paul Bakker + * Copyright (C) 2006-2010, Brainspark B.V. + * Lead Maintainer: Paul Bakker * All rights reserved. * * This program is free software; you can redistribute it and/or modify diff --git a/programs/hash/hello.c b/programs/hash/hello.c index 2d98b63655..6183f5e5d4 100644 --- a/programs/hash/hello.c +++ b/programs/hash/hello.c @@ -1,7 +1,8 @@ /* * Classic "Hello, world" demonstration program * - * Copyright (C) 2006-2010, Paul Bakker + * Copyright (C) 2006-2010, Brainspark B.V. + * Lead Maintainer: Paul Bakker * All rights reserved. * * This program is free software; you can redistribute it and/or modify diff --git a/programs/hash/md5sum.c b/programs/hash/md5sum.c index 78a723b6ec..4b9a14cf43 100644 --- a/programs/hash/md5sum.c +++ b/programs/hash/md5sum.c @@ -1,7 +1,8 @@ /* * md5sum demonstration program * - * Copyright (C) 2006-2010, Paul Bakker + * Copyright (C) 2006-2010, Brainspark B.V. + * Lead Maintainer: Paul Bakker * All rights reserved. * * This program is free software; you can redistribute it and/or modify diff --git a/programs/hash/sha1sum.c b/programs/hash/sha1sum.c index 6c8b5c33d8..104751168a 100644 --- a/programs/hash/sha1sum.c +++ b/programs/hash/sha1sum.c @@ -1,7 +1,8 @@ /* * sha1sum demonstration program * - * Copyright (C) 2006-2010, Paul Bakker + * Copyright (C) 2006-2010, Brainspark B.V. + * Lead Maintainer: Paul Bakker * All rights reserved. * * This program is free software; you can redistribute it and/or modify diff --git a/programs/hash/sha2sum.c b/programs/hash/sha2sum.c index 083ab10417..766f7f3737 100644 --- a/programs/hash/sha2sum.c +++ b/programs/hash/sha2sum.c @@ -1,7 +1,8 @@ /* * sha2sum demonstration program * - * Copyright (C) 2006-2010, Paul Bakker + * Copyright (C) 2006-2010, Brainspark B.V. + * Lead Maintainer: Paul Bakker * All rights reserved. * * This program is free software; you can redistribute it and/or modify diff --git a/programs/pkey/dh_client.c b/programs/pkey/dh_client.c index 40fee6e061..18485aa800 100644 --- a/programs/pkey/dh_client.c +++ b/programs/pkey/dh_client.c @@ -1,7 +1,8 @@ /* * Diffie-Hellman-Merkle key exchange (client side) * - * Copyright (C) 2006-2010, Paul Bakker + * Copyright (C) 2006-2010, Brainspark B.V. + * Lead Maintainer: Paul Bakker * All rights reserved. * * This program is free software; you can redistribute it and/or modify diff --git a/programs/pkey/dh_genprime.c b/programs/pkey/dh_genprime.c index ad77051414..6558f2bcc2 100644 --- a/programs/pkey/dh_genprime.c +++ b/programs/pkey/dh_genprime.c @@ -1,7 +1,8 @@ /* * Diffie-Hellman-Merkle key exchange (prime generation) * - * Copyright (C) 2006-2010, Paul Bakker + * Copyright (C) 2006-2010, Brainspark B.V. + * Lead Maintainer: Paul Bakker * All rights reserved. * * This program is free software; you can redistribute it and/or modify diff --git a/programs/pkey/dh_server.c b/programs/pkey/dh_server.c index 2678176e43..95e8f69b17 100644 --- a/programs/pkey/dh_server.c +++ b/programs/pkey/dh_server.c @@ -1,7 +1,8 @@ /* * Diffie-Hellman-Merkle key exchange (server side) * - * Copyright (C) 2006-2010, Paul Bakker + * Copyright (C) 2006-2010, Brainspark B.V. + * Lead Maintainer: Paul Bakker * All rights reserved. * * This program is free software; you can redistribute it and/or modify diff --git a/programs/pkey/mpi_demo.c b/programs/pkey/mpi_demo.c index e26e4835db..0929722872 100644 --- a/programs/pkey/mpi_demo.c +++ b/programs/pkey/mpi_demo.c @@ -1,7 +1,8 @@ /* * Simple MPI demonstration program * - * Copyright (C) 2006-2010, Paul Bakker + * Copyright (C) 2006-2010, Brainspark B.V. + * Lead Maintainer: Paul Bakker * All rights reserved. * * This program is free software; you can redistribute it and/or modify diff --git a/programs/pkey/rsa_genkey.c b/programs/pkey/rsa_genkey.c index 179277e16e..f16c42c4cf 100644 --- a/programs/pkey/rsa_genkey.c +++ b/programs/pkey/rsa_genkey.c @@ -1,7 +1,8 @@ /* * Example RSA key generation program * - * Copyright (C) 2006-2010, Paul Bakker + * Copyright (C) 2006-2010, Brainspark B.V. + * Lead Maintainer: Paul Bakker * All rights reserved. * * This program is free software; you can redistribute it and/or modify diff --git a/programs/pkey/rsa_sign.c b/programs/pkey/rsa_sign.c index 87bacb85c8..2279d572ea 100644 --- a/programs/pkey/rsa_sign.c +++ b/programs/pkey/rsa_sign.c @@ -1,7 +1,8 @@ /* * RSA/SHA-1 signature creation program * - * Copyright (C) 2006-2010, Paul Bakker + * Copyright (C) 2006-2010, Brainspark B.V. + * Lead Maintainer: Paul Bakker * All rights reserved. * * This program is free software; you can redistribute it and/or modify diff --git a/programs/pkey/rsa_verify.c b/programs/pkey/rsa_verify.c index 30d43523fd..6c39f55e0e 100644 --- a/programs/pkey/rsa_verify.c +++ b/programs/pkey/rsa_verify.c @@ -1,7 +1,8 @@ /* * RSA/SHA-1 signature verification program * - * Copyright (C) 2006-2010, Paul Bakker + * Copyright (C) 2006-2010, Brainspark B.V. + * Lead Maintainer: Paul Bakker * All rights reserved. * * This program is free software; you can redistribute it and/or modify diff --git a/programs/ssl/ssl_client1.c b/programs/ssl/ssl_client1.c index 396ae63e88..5036a7e4df 100644 --- a/programs/ssl/ssl_client1.c +++ b/programs/ssl/ssl_client1.c @@ -1,7 +1,8 @@ /* * SSL client demonstration program * - * Copyright (C) 2006-2010, Paul Bakker + * Copyright (C) 2006-2010, Brainspark B.V. + * Lead Maintainer: Paul Bakker * All rights reserved. * * This program is free software; you can redistribute it and/or modify diff --git a/programs/ssl/ssl_client2.c b/programs/ssl/ssl_client2.c index e154c8ddaf..be5d777eb4 100644 --- a/programs/ssl/ssl_client2.c +++ b/programs/ssl/ssl_client2.c @@ -1,7 +1,8 @@ /* * SSL client with certificate authentication * - * Copyright (C) 2006-2010, Paul Bakker + * Copyright (C) 2006-2010, Brainspark B.V. + * Lead Maintainer: Paul Bakker * All rights reserved. * * This program is free software; you can redistribute it and/or modify diff --git a/programs/ssl/ssl_server.c b/programs/ssl/ssl_server.c index 7813ac6060..0bfdd9db18 100644 --- a/programs/ssl/ssl_server.c +++ b/programs/ssl/ssl_server.c @@ -1,7 +1,8 @@ /* * SSL server demonstration program * - * Copyright (C) 2006-2010, Paul Bakker + * Copyright (C) 2006-2010, Brainspark B.V. + * Lead Maintainer: Paul Bakker * All rights reserved. * * This program is free software; you can redistribute it and/or modify diff --git a/programs/test/benchmark.c b/programs/test/benchmark.c index 88f0ae1ba6..3a109eaba3 100644 --- a/programs/test/benchmark.c +++ b/programs/test/benchmark.c @@ -1,7 +1,8 @@ /* * Benchmark demonstration program * - * Copyright (C) 2006-2010, Paul Bakker + * Copyright (C) 2006-2010, Brainspark B.V. + * Lead Maintainer: Paul Bakker * All rights reserved. * * This program is free software; you can redistribute it and/or modify diff --git a/programs/test/selftest.c b/programs/test/selftest.c index 67b24e662d..a5b395525c 100644 --- a/programs/test/selftest.c +++ b/programs/test/selftest.c @@ -1,7 +1,8 @@ /* * Self-test demonstration program * - * Copyright (C) 2006-2010, Paul Bakker + * Copyright (C) 2006-2010, Brainspark B.V. + * Lead Maintainer: Paul Bakker * All rights reserved. * * This program is free software; you can redistribute it and/or modify diff --git a/programs/test/ssl_cert_test.c b/programs/test/ssl_cert_test.c index b5ed7786ac..4c49110e3c 100644 --- a/programs/test/ssl_cert_test.c +++ b/programs/test/ssl_cert_test.c @@ -1,7 +1,8 @@ /* * SSL certificate functionality tests * - * Copyright (C) 2006-2010, Paul Bakker + * Copyright (C) 2006-2010, Brainspark B.V. + * Lead Maintainer: Paul Bakker * All rights reserved. * * This program is free software; you can redistribute it and/or modify diff --git a/programs/test/ssl_test.c b/programs/test/ssl_test.c index 14b46f8658..da9b8ae428 100644 --- a/programs/test/ssl_test.c +++ b/programs/test/ssl_test.c @@ -1,7 +1,8 @@ /* * SSL/TLS stress testing program * - * Copyright (C) 2006-2010, Paul Bakker + * Copyright (C) 2006-2010, Brainspark B.V. + * Lead Maintainer: Paul Bakker * All rights reserved. * * This program is free software; you can redistribute it and/or modify diff --git a/programs/x509/cert_app.c b/programs/x509/cert_app.c index d924cb144a..f20da566b3 100644 --- a/programs/x509/cert_app.c +++ b/programs/x509/cert_app.c @@ -1,7 +1,8 @@ /* * Certificate reading application * - * Copyright (C) 2006-2010, Paul Bakker + * Copyright (C) 2006-2010, Brainspark B.V. + * Lead Maintainer: Paul Bakker * All rights reserved. * * This program is free software; you can redistribute it and/or modify