license: add missing SPDX headers

Add SPDX header to files with existing license.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2021-02-10 21:58:33 -05:00
commit 5d1c535fc8
23 changed files with 41 additions and 1 deletions

View file

@ -1,3 +1,5 @@
/* SPDX-License-Identifier: MIT */
/* Based on src/http/ngx_http_parse.c from NGINX copyright Igor Sysoev
*
* Additional changes are licensed under the same terms as NGINX and