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