MbedTLS: Fix casing on opening comment block

This commit is contained in:
Aaron Jones 2016-08-30 23:38:25 +00:00
parent f2fbec4510
commit 19d9c417af

View file

@ -1,6 +1,6 @@
/*
* libratbox: a library used by ircd-ratbox and other things
* mbedtls.c: ARM mbedTLS backend
* mbedtls.c: ARM MbedTLS backend
*
* Copyright (C) 2007-2008 ircd-ratbox development team
* Copyright (C) 2007-2008 Aaron Sethman <androsyn@ratbox.org>