diff --git a/fs/littlefs/Make.defs b/fs/littlefs/Make.defs index 3997c0bd5f..5901a52ac8 100644 --- a/fs/littlefs/Make.defs +++ b/fs/littlefs/Make.defs @@ -25,7 +25,7 @@ # notice, this list of conditions and the following disclaimer in # the documentation and/or other materials provided with the # distribution. -# 3. Neither the name NuttX nor the names of its contributors may be +# 3. Neither the names ARM, NuttX nor the names of its contributors may be # used to endorse or promote products derived from this software # without specific prior written permission. # diff --git a/fs/littlefs/lfs.c b/fs/littlefs/lfs.c index b93cfeed88..d20ccf9797 100644 --- a/fs/littlefs/lfs.c +++ b/fs/littlefs/lfs.c @@ -25,7 +25,7 @@ * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. - * 3. Neither the name NuttX nor the names of its contributors may be + * 3. Neither the names ARM, NuttX nor the names of its contributors may be * used to endorse or promote products derived from this software * without specific prior written permission. * diff --git a/fs/littlefs/lfs.h b/fs/littlefs/lfs.h index 02166856c3..1162313051 100644 --- a/fs/littlefs/lfs.h +++ b/fs/littlefs/lfs.h @@ -25,7 +25,7 @@ * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. - * 3. Neither the name NuttX nor the names of its contributors may be + * 3. Neither the names ARM, NuttX nor the names of its contributors may be * used to endorse or promote products derived from this software * without specific prior written permission. * diff --git a/fs/littlefs/lfs_util.c b/fs/littlefs/lfs_util.c index b0dcde018d..733b6b9b86 100644 --- a/fs/littlefs/lfs_util.c +++ b/fs/littlefs/lfs_util.c @@ -25,7 +25,7 @@ * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. - * 3. Neither the name NuttX nor the names of its contributors may be + * 3. Neither the names ARM, NuttX nor the names of its contributors may be * used to endorse or promote products derived from this software * without specific prior written permission. * diff --git a/fs/littlefs/lfs_util.h b/fs/littlefs/lfs_util.h index 5060b0212c..ac3c72653c 100644 --- a/fs/littlefs/lfs_util.h +++ b/fs/littlefs/lfs_util.h @@ -25,7 +25,7 @@ * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. - * 3. Neither the name NuttX nor the names of its contributors may be + * 3. Neither the names ARM, NuttX nor the names of its contributors may be * used to endorse or promote products derived from this software * without specific prior written permission. * diff --git a/fs/littlefs/lfs_vfs.c b/fs/littlefs/lfs_vfs.c index ce67f30b5c..201e694ce6 100644 --- a/fs/littlefs/lfs_vfs.c +++ b/fs/littlefs/lfs_vfs.c @@ -25,7 +25,7 @@ * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. - * 3. Neither the name NuttX nor the names of its contributors may be + * 3. Neither the names ARM, NuttX nor the names of its contributors may be * used to endorse or promote products derived from this software * without specific prior written permission. *