From c679c80c710fd4a0e37ad87200d8a721e19727aa Mon Sep 17 00:00:00 2001 From: Dan Halbert Date: Sun, 27 Aug 2017 15:02:50 -0400 Subject: Modernize module and class static dicts; update freetouch --- atmel-samd/flash_api.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'atmel-samd/flash_api.c') diff --git a/atmel-samd/flash_api.c b/atmel-samd/flash_api.c index 724d22e75..7c032a2be 100644 --- a/atmel-samd/flash_api.c +++ b/atmel-samd/flash_api.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) * -- cgit v1.2.3