mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-03-24 22:25:11 +00:00
Separate license from comments in config.h
This commit is contained in:
parent
47943aee91
commit
e2b0efe24b
|
@ -20,7 +20,9 @@
|
||||||
* You should have received a copy of the GNU General Public License along
|
* You should have received a copy of the GNU General Public License along
|
||||||
* with this program; if not, write to the Free Software Foundation, Inc.,
|
* with this program; if not, write to the Free Software Foundation, Inc.,
|
||||||
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||||
*
|
*/
|
||||||
|
|
||||||
|
/*
|
||||||
* This set of compile-time options may be used to enable
|
* This set of compile-time options may be used to enable
|
||||||
* or disable features selectively, and reduce the global
|
* or disable features selectively, and reduce the global
|
||||||
* memory footprint.
|
* memory footprint.
|
||||||
|
|
Loading…
Reference in a new issue