diff options
Diffstat (limited to 'unix/alloc.c')
-rw-r--r-- | unix/alloc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/alloc.c b/unix/alloc.c index 54fc1d3c4a..ca12d025b6 100644 --- a/unix/alloc.c +++ b/unix/alloc.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) * |