incubator-nuttx/fs/fat
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
Make.defs makefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
fs_fat32.c Fix some typos in comments 2020-11-08 18:58:20 +01:00
fs_fat32.h Fix typos reported by codespell 2021-02-25 11:31:49 -08:00
fs_fat32attrib.c OS internal function should indicate the error by return negative value 2020-12-31 09:37:29 +01:00
fs_fat32dirent.c fs: fully parenthesize MIN and MAX macros 2020-12-08 12:58:40 -06:00
fs_fat32util.c fs/fat/fs_fat32util.c: Fix syslog formats 2020-11-20 22:22:53 -08:00