nuttx/libs/libc/string
Nathan Hartman c869bc5348 docs and comments: Update stale references to COPYING
Since 7a046358d9 the top-level COPYING
file has been deleted and replaced by DISCLAIMER, LICENSE, and NOTICE
files. However, some references to the old COPYING file remained in
Kconfig help text and documentation.

Documentation/contributing/coding_style.rst:
Documentation/introduction/about.rst:
boards/arm/lpc17xx_40xx/olimex-lpc1766stk/README.txt:
boards/arm/sam34/arduino-due/README.txt:
boards/arm/sam34/sam4l-xplained/README.txt:
boards/arm/sama5/giant-board/README.md:
boards/arm/sama5/sama5d2-xult/README.txt:
boards/arm/sama5/sama5d4-ek/README.txt:
boards/arm/samd2l2/samd20-xplained/README.txt:
boards/arm/samd2l2/samd21-xplained/README.txt:
boards/arm/samd2l2/saml21-xplained/README.txt:
boards/arm/stm32/hymini-stm32v/README.txt:
boards/arm/stm32/stm3210e-eval/README.txt:
fs/fat/Kconfig:
libs/libc/string/Kconfig:

    * Updates stale references to the old top-level COPYING file to
      either LICENSE or NOTICE (or both), as appropriate in each
      instance.
2021-04-01 21:10:56 -05:00
..
Kconfig docs and comments: Update stale references to COPYING 2021-04-01 21:10:56 -05:00
lib_anbstr2cstr.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
lib_ancstr2bstr.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
lib_bmem2cmem.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
lib_bstrnlen.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
lib_cmem2bmem.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
lib_explicit_bzero.c
lib_ffs.c libs: Author Gregory Nutt: update licenses to Apache 2021-03-03 18:52:53 -08:00
lib_ffsl.c libs: nxstyle fixes 2021-03-03 18:52:53 -08:00
lib_ffsll.c libs: nxstyle fixes 2021-03-03 18:52:53 -08:00
lib_fls.c
lib_flsl.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
lib_flsll.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
lib_index.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
lib_isbasedigit.c libs: nxstyle fixes 2021-03-03 18:52:53 -08:00
lib_memccpy.c
lib_memchr.c libs: Author Gregory Nutt: update licenses to Apache 2021-03-03 18:52:53 -08:00
lib_memcmp.c libs: nxstyle fixes 2021-03-03 18:52:53 -08:00
lib_memcpy.c libs: Author Gregory Nutt: update licenses to Apache 2021-03-03 18:52:53 -08:00
lib_memmove.c libs: Author Gregory Nutt: update licenses to Apache 2021-03-03 18:52:53 -08:00
lib_memrchr.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
lib_memset.c libs: nxstyle fixes 2021-03-03 18:52:53 -08:00
lib_nbstr2cstr.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
lib_ncstr2bstr.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
lib_popcount.c
lib_popcountl.c
lib_popcountll.c
lib_rindex.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
lib_skipspace.c libs: nxstyle fixes 2021-03-03 18:52:53 -08:00
lib_stpcpy.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
lib_stpncpy.c libs: Author Gregory Nutt: update licenses to Apache 2021-03-03 18:52:53 -08:00
lib_strcasecmp.c libs: nxstyle fixes 2021-03-03 18:52:53 -08:00
lib_strcasestr.c libs: nxstyle fixes 2021-03-03 18:52:53 -08:00
lib_strcat.c libs: nxstyle fixes 2021-03-03 18:52:53 -08:00
lib_strchr.c libs: Author Gregory Nutt: update licenses to Apache 2021-03-03 18:52:53 -08:00
lib_strcmp.c libs: Author Gregory Nutt: update licenses to Apache 2021-03-03 18:52:53 -08:00
lib_strcoll.c
lib_strcpy.c libs: Author Gregory Nutt: update licenses to Apache 2021-03-03 18:52:53 -08:00
lib_strcspn.c libs: Author Gregory Nutt: update licenses to Apache 2021-03-03 18:52:53 -08:00
lib_strdup.c libs: nxstyle fixes 2021-03-03 18:52:53 -08:00
lib_strerror.c libs: Author Gregory Nutt: update licenses to Apache 2021-03-03 18:52:53 -08:00
lib_strerrorr.c libs: Author Gregory Nutt: update licenses to Apache 2021-03-03 18:52:53 -08:00
lib_strlcpy.c
lib_strlen.c libs: Author Gregory Nutt: update licenses to Apache 2021-03-03 18:52:53 -08:00
lib_strncasecmp.c libs: nxstyle fixes 2021-03-03 18:52:53 -08:00
lib_strncat.c libs: nxstyle fixes 2021-03-03 18:52:53 -08:00
lib_strncmp.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
lib_strncpy.c
lib_strndup.c libs: nxstyle fixes 2021-03-03 18:52:53 -08:00
lib_strnlen.c
lib_strpbrk.c libs: nxstyle fixes 2021-03-03 18:52:53 -08:00
lib_strrchr.c libs: Author Gregory Nutt: update licenses to Apache 2021-03-03 18:52:53 -08:00
lib_strsep.c
lib_strsignal.c libs: Author Gregory Nutt: update licenses to Apache 2021-03-03 18:52:53 -08:00
lib_strspn.c libs: Author Gregory Nutt: update licenses to Apache 2021-03-03 18:52:53 -08:00
lib_strstr.c libs: Author Gregory Nutt: update licenses to Apache 2021-03-03 18:52:53 -08:00
lib_strtok.c
lib_strtokr.c
lib_strxfrm.c
lib_vikmemcpy.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
Make.defs libs: Author Gregory Nutt: update licenses to Apache 2021-03-03 18:52:53 -08:00