diff options
Diffstat (limited to 'py/objrange.c')
-rw-r--r-- | py/objrange.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/py/objrange.c b/py/objrange.c index 8c4e14f49c..33b07a9d44 100644 --- a/py/objrange.c +++ b/py/objrange.c @@ -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) * |