diff options
Diffstat (limited to 'extmod/modubinascii.h')
-rw-r--r-- | extmod/modubinascii.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extmod/modubinascii.h b/extmod/modubinascii.h index 6c0156fc4e..fb31692678 100644 --- a/extmod/modubinascii.h +++ b/extmod/modubinascii.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) * |