summaryrefslogtreecommitdiff
path: root/atmel-samd/flash_api.h
diff options
context:
space:
mode:
authorDan Halbert <halbert@halwitz.org>2017-08-27 15:02:50 -0400
committerDan Halbert <halbert@halwitz.org>2017-08-27 15:02:50 -0400
commitc679c80c710fd4a0e37ad87200d8a721e19727aa (patch)
treef71c6e606d2f3ac56961c2b4533b36e92aee5fcb /atmel-samd/flash_api.h
parentef61b5ecb59e9b4e37e3e3c023c62d583c23eb16 (diff)
Modernize module and class static dicts; update freetouch
Diffstat (limited to 'atmel-samd/flash_api.h')
-rw-r--r--atmel-samd/flash_api.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/atmel-samd/flash_api.h b/atmel-samd/flash_api.h
index e96e59621..5017891af 100644
--- a/atmel-samd/flash_api.h
+++ b/atmel-samd/flash_api.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)
*