nuttx/mm/iob
Alin Jerpelea 3744eb8b5f mm: update licenses to Apache
Gregory Nutt is the copyright holder for those files and he has submitted the
SGA as a result we can migrate the licenses to Apache.

Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
2021-05-27 08:07:25 +09:00
..
iob_add_queue.c
iob_alloc_qentry.c
iob_alloc.c
iob_clone.c
iob_concat.c
iob_contig.c
iob_copyin.c
iob_copyout.c
iob_dump.c
iob_free_chain.c
iob_free_qentry.c
iob_free_queue.c
iob_free.c
iob_initialize.c
iob_navail.c
iob_notifier.c
iob_pack.c
iob_peek_queue.c
iob_remove_queue.c
iob_statistics.c mm: update licenses to Apache 2021-05-27 08:07:25 +09:00
iob_test.c
iob_trimhead_queue.c
iob_trimhead.c iob_trimhead.c: Fix a comment typo 2021-03-16 02:07:34 -07:00
iob_trimtail.c
iob.h
Kconfig mm/iob/Kconfig: Fix a typo (other other -> other) 2021-03-16 02:07:34 -07:00
Make.defs