diff options
Diffstat (limited to 'zephyr')
-rw-r--r-- | zephyr/machine_pin.c | 2 | ||||
-rw-r--r-- | zephyr/modutime.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/zephyr/machine_pin.c b/zephyr/machine_pin.c index 38971399cc..c3722926a0 100644 --- a/zephyr/machine_pin.c +++ b/zephyr/machine_pin.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) * diff --git a/zephyr/modutime.c b/zephyr/modutime.c index 0c268046a9..a5d32fe665 100644 --- a/zephyr/modutime.c +++ b/zephyr/modutime.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) * |