mirror of
https://github.com/apache/nuttx-apps.git
synced 2025-10-16 22:38:41 +08:00
Fix errors in file headers
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
* apps/include/netutils/base64.h
|
* apps/netutils/codecs/base64.c
|
||||||
*
|
*
|
||||||
* This file is part of the NuttX RTOS:
|
* This file is part of the NuttX RTOS:
|
||||||
*
|
*
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
* apps/include/netutils/base64.h
|
* apps/netutils/codecs/md5.c
|
||||||
*
|
*
|
||||||
* This file is part of the NuttX RTOS:
|
* This file is part of the NuttX RTOS:
|
||||||
*
|
*
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
* apps/include/netutils/base64.h
|
* apps/netutils/codecs/urldecode.c
|
||||||
*
|
*
|
||||||
* This file is part of the NuttX RTOS:
|
* This file is part of the NuttX RTOS:
|
||||||
*
|
*
|
||||||
|
Reference in New Issue
Block a user