diff options
Diffstat (limited to 'py/objlist.h')
-rw-r--r-- | py/objlist.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/py/objlist.h b/py/objlist.h index 740ba9fda9..28b5495a92 100644 --- a/py/objlist.h +++ b/py/objlist.h @@ -1,5 +1,5 @@ /* - * This file is part of the Micro Python project, http://micropython.org/ + * This file is part of the MicroPython project, http://micropython.org/ * * The MIT License (MIT) * |