diff --git a/fs/littlefs/Make.defs b/fs/littlefs/Make.defs index 3997c0bd5f8..5901a52ac8c 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 b93cfeed886..d20ccf97976 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 02166856c3c..1162313051b 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 b0dcde018d8..733b6b9b86d 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 5060b0212cc..ac3c72653c0 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 ce67f30b5cf..201e694ce62 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. *