mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-04-04 22:19:05 +00:00
- Updated Copyright to correct entity
This commit is contained in:
parent
c38b2f5bcf
commit
84f12b76fc
73 changed files with 146 additions and 73 deletions
|
|
@ -1,7 +1,8 @@
|
|||
/**
|
||||
* \file aes.h
|
||||
*
|
||||
* Copyright (C) 2006-2010, Paul Bakker <polarssl_maintainer at polarssl.org>
|
||||
* Copyright (C) 2006-2010, Brainspark B.V.
|
||||
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
|
||||
* All rights reserved.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
|||
|
|
@ -1,7 +1,8 @@
|
|||
/**
|
||||
* \file arc4.h
|
||||
*
|
||||
* Copyright (C) 2006-2010, Paul Bakker <polarssl_maintainer at polarssl.org>
|
||||
* Copyright (C) 2006-2010, Brainspark B.V.
|
||||
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
|
||||
* All rights reserved.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
|||
|
|
@ -1,7 +1,8 @@
|
|||
/**
|
||||
* \file base64.h
|
||||
*
|
||||
* Copyright (C) 2006-2010, Paul Bakker <polarssl_maintainer at polarssl.org>
|
||||
* Copyright (C) 2006-2010, Brainspark B.V.
|
||||
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
|
||||
* All rights reserved.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
|||
|
|
@ -1,7 +1,8 @@
|
|||
/**
|
||||
* \file bignum.h
|
||||
*
|
||||
* Copyright (C) 2006-2010, Paul Bakker <polarssl_maintainer at polarssl.org>
|
||||
* Copyright (C) 2006-2010, Brainspark B.V.
|
||||
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
|
||||
* All rights reserved.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
|||
|
|
@ -1,7 +1,8 @@
|
|||
/**
|
||||
* \file bn_mul.h
|
||||
*
|
||||
* Copyright (C) 2006-2010, Paul Bakker <polarssl_maintainer at polarssl.org>
|
||||
* Copyright (C) 2006-2010, Brainspark B.V.
|
||||
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
|
||||
* All rights reserved.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
|||
|
|
@ -1,7 +1,8 @@
|
|||
/**
|
||||
* \file camellia.h
|
||||
*
|
||||
* Copyright (C) 2006-2010, Paul Bakker <polarssl_maintainer at polarssl.org>
|
||||
* Copyright (C) 2006-2010, Brainspark B.V.
|
||||
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
|
||||
* All rights reserved.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
|||
|
|
@ -1,7 +1,8 @@
|
|||
/**
|
||||
* \file certs.h
|
||||
*
|
||||
* Copyright (C) 2006-2010, Paul Bakker <polarssl_maintainer at polarssl.org>
|
||||
* Copyright (C) 2006-2010, Brainspark B.V.
|
||||
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
|
||||
* All rights reserved.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
|||
|
|
@ -1,7 +1,8 @@
|
|||
/**
|
||||
* \file config.h
|
||||
*
|
||||
* Copyright (C) 2006-2010, Paul Bakker <polarssl_maintainer at polarssl.org>
|
||||
* Copyright (C) 2006-2010, Brainspark B.V.
|
||||
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
|
||||
* All rights reserved.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
|||
|
|
@ -1,7 +1,8 @@
|
|||
/**
|
||||
* \file debug.h
|
||||
*
|
||||
* Copyright (C) 2006-2010, Paul Bakker <polarssl_maintainer at polarssl.org>
|
||||
* Copyright (C) 2006-2010, Brainspark B.V.
|
||||
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
|
||||
* All rights reserved.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
|||
|
|
@ -1,7 +1,8 @@
|
|||
/**
|
||||
* \file des.h
|
||||
*
|
||||
* Copyright (C) 2006-2010, Paul Bakker <polarssl_maintainer at polarssl.org>
|
||||
* Copyright (C) 2006-2010, Brainspark B.V.
|
||||
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
|
||||
* All rights reserved.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
|||
|
|
@ -1,7 +1,8 @@
|
|||
/**
|
||||
* \file dhm.h
|
||||
*
|
||||
* Copyright (C) 2006-2010, Paul Bakker <polarssl_maintainer at polarssl.org>
|
||||
* Copyright (C) 2006-2010, Brainspark B.V.
|
||||
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
|
||||
* All rights reserved.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
|||
|
|
@ -1,7 +1,8 @@
|
|||
/**
|
||||
* \file havege.h
|
||||
*
|
||||
* Copyright (C) 2006-2010, Paul Bakker <polarssl_maintainer at polarssl.org>
|
||||
* Copyright (C) 2006-2010, Brainspark B.V.
|
||||
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
|
||||
* All rights reserved.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
|||
|
|
@ -1,7 +1,8 @@
|
|||
/**
|
||||
* \file md2.h
|
||||
*
|
||||
* Copyright (C) 2006-2010, Paul Bakker <polarssl_maintainer at polarssl.org>
|
||||
* Copyright (C) 2006-2010, Brainspark B.V.
|
||||
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
|
||||
* All rights reserved.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
|||
|
|
@ -1,7 +1,8 @@
|
|||
/**
|
||||
* \file md4.h
|
||||
*
|
||||
* Copyright (C) 2006-2010, Paul Bakker <polarssl_maintainer at polarssl.org>
|
||||
* Copyright (C) 2006-2010, Brainspark B.V.
|
||||
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
|
||||
* All rights reserved.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
|||
|
|
@ -1,7 +1,8 @@
|
|||
/**
|
||||
* \file md5.h
|
||||
*
|
||||
* Copyright (C) 2006-2010, Paul Bakker <polarssl_maintainer at polarssl.org>
|
||||
* Copyright (C) 2006-2010, Brainspark B.V.
|
||||
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
|
||||
* All rights reserved.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
|||
|
|
@ -1,7 +1,8 @@
|
|||
/**
|
||||
* \file net.h
|
||||
*
|
||||
* Copyright (C) 2006-2010, Paul Bakker <polarssl_maintainer at polarssl.org>
|
||||
* Copyright (C) 2006-2010, Brainspark B.V.
|
||||
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
|
||||
* All rights reserved.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
|||
|
|
@ -1,7 +1,8 @@
|
|||
/**
|
||||
* \file openssl.h
|
||||
*
|
||||
* Copyright (C) 2006-2010, Paul Bakker <polarssl_maintainer at polarssl.org>
|
||||
* Copyright (C) 2006-2010, Brainspark B.V.
|
||||
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
|
||||
* All rights reserved.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
|||
|
|
@ -1,7 +1,8 @@
|
|||
/**
|
||||
* \file padlock.h
|
||||
*
|
||||
* Copyright (C) 2006-2010, Paul Bakker <polarssl_maintainer at polarssl.org>
|
||||
* Copyright (C) 2006-2010, Brainspark B.V.
|
||||
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
|
||||
* All rights reserved.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
|||
|
|
@ -1,7 +1,8 @@
|
|||
/**
|
||||
* \file rsa.h
|
||||
*
|
||||
* Copyright (C) 2006-2010, Paul Bakker <polarssl_maintainer at polarssl.org>
|
||||
* Copyright (C) 2006-2010, Brainspark B.V.
|
||||
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
|
||||
* All rights reserved.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
|||
|
|
@ -1,7 +1,8 @@
|
|||
/**
|
||||
* \file sha1.h
|
||||
*
|
||||
* Copyright (C) 2006-2010, Paul Bakker <polarssl_maintainer at polarssl.org>
|
||||
* Copyright (C) 2006-2010, Brainspark B.V.
|
||||
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
|
||||
* All rights reserved.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
|||
|
|
@ -1,7 +1,8 @@
|
|||
/**
|
||||
* \file sha2.h
|
||||
*
|
||||
* Copyright (C) 2006-2010, Paul Bakker <polarssl_maintainer at polarssl.org>
|
||||
* Copyright (C) 2006-2010, Brainspark B.V.
|
||||
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
|
||||
* All rights reserved.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
|||
|
|
@ -1,7 +1,8 @@
|
|||
/**
|
||||
* \file sha4.h
|
||||
*
|
||||
* Copyright (C) 2006-2010, Paul Bakker <polarssl_maintainer at polarssl.org>
|
||||
* Copyright (C) 2006-2010, Brainspark B.V.
|
||||
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
|
||||
* All rights reserved.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
|||
|
|
@ -1,7 +1,8 @@
|
|||
/**
|
||||
* \file ssl.h
|
||||
*
|
||||
* Copyright (C) 2006-2010, Paul Bakker <polarssl_maintainer at polarssl.org>
|
||||
* Copyright (C) 2006-2010, Brainspark B.V.
|
||||
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
|
||||
* All rights reserved.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
|||
|
|
@ -1,7 +1,8 @@
|
|||
/**
|
||||
* \file timing.h
|
||||
*
|
||||
* Copyright (C) 2006-2010, Paul Bakker <polarssl_maintainer at polarssl.org>
|
||||
* Copyright (C) 2006-2010, Brainspark B.V.
|
||||
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
|
||||
* All rights reserved.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
|||
|
|
@ -1,7 +1,8 @@
|
|||
/**
|
||||
* \file version.h
|
||||
*
|
||||
* Copyright (C) 2006-2010, Paul Bakker <polarssl_maintainer at polarssl.org>
|
||||
* Copyright (C) 2006-2010, Brainspark B.V.
|
||||
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
|
||||
* All rights reserved.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
|||
|
|
@ -1,7 +1,8 @@
|
|||
/**
|
||||
* \file x509.h
|
||||
*
|
||||
* Copyright (C) 2006-2010, Paul Bakker <polarssl_maintainer at polarssl.org>
|
||||
* Copyright (C) 2006-2010, Brainspark B.V.
|
||||
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
|
||||
* All rights reserved.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
|||
|
|
@ -1,7 +1,8 @@
|
|||
/**
|
||||
* \file xtea.h
|
||||
*
|
||||
* Copyright (C) 2006-2010, Paul Bakker <polarssl_maintainer at polarssl.org>
|
||||
* Copyright (C) 2006-2010, Brainspark B.V.
|
||||
* Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
|
||||
* All rights reserved.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue