mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-01-24 12:21:13 +00:00
- Added license replacement script
This commit is contained in:
parent
3375b21081
commit
864801ef41
|
@ -3,7 +3,7 @@
|
||||||
*
|
*
|
||||||
* Based on XySSL: Copyright (C) 2006-2008 Christophe Devine
|
* Based on XySSL: Copyright (C) 2006-2008 Christophe Devine
|
||||||
*
|
*
|
||||||
* Copyright (C) 2009 Paul Bakker
|
* Copyright (C) 2009 Paul Bakker <polarssl_maintainer@polarssl.org>
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* 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
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
/*
|
/*
|
||||||
* Camellia implementation
|
* Camellia implementation
|
||||||
*
|
*
|
||||||
* Copyright (C) 2009 Paul Bakker
|
* Copyright (C) 2009 Paul Bakker <polarssl_maintainer@polarssl.org>
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* 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
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
|
Loading…
Reference in a new issue