nuttx/libs/libc/pwd
Michael Jung cbe3fb5c60 libs/libc: License Clearance
Change the copyright header of assorted source files in libs/libc to the
ASF version.  I was listed as the author in these files.  I did also
check the heritage of those files and besides me they have only been
changed by the following people, all of whom did sign a CLA to the best
of my knowledge:

Alin Jerpelea
Haitao Liu
Gregory Nutt
Yamamoto Takashi
Xiang Xiao

Signed-off-by: Michael Jung <mijung@gmx.net>
2021-03-02 03:44:06 -08:00
..
Kconfig libs/libc: Remove support CONFIG_FS_READABLE 2020-03-22 08:24:07 -05:00
lib_find_pwdfile.c Fix nxstyle warning 2021-03-01 09:23:09 +09:00
lib_getpwbuf.c libs/libc: License Clearance 2021-03-02 03:44:06 -08:00
lib_getpwbufr.c libs/libc: License Clearance 2021-03-02 03:44:06 -08:00
lib_getpwnam.c libs/libc: License Clearance 2021-03-02 03:44:06 -08:00
lib_getpwnamr.c libs/libc: License Clearance 2021-03-02 03:44:06 -08:00
lib_getpwuid.c libs/libc: License Clearance 2021-03-02 03:44:06 -08:00
lib_getpwuidr.c libs/libc: License Clearance 2021-03-02 03:44:06 -08:00
lib_pwd_globals.c
lib_pwd.h libs/libc: License Clearance 2021-03-02 03:44:06 -08:00
Make.defs