aboutsummaryrefslogtreecommitdiff
path: root/stmhal/usbd_msc_storage.c
diff options
context:
space:
mode:
authorDamien George2014-05-03 23:27:38 +0100
committerDamien George2014-05-03 23:27:38 +0100
commit04b9147e150d2d6fa3750f312fe328b6a71c1b28 (patch)
tree60c257ffd4eb7dc6f424b53e553549a807d00442 /stmhal/usbd_msc_storage.c
parentff380c25582f3e2645e9d6204d1f966619d4bdd1 (diff)
Add license header to (almost) all files.
Blanket wide to all .c and .h files. Some files originating from ST are difficult to deal with (license wise) so it was left out of those. Also merged modpyb.h, modos.h, modstm.h and modtime.h in stmhal/.
Diffstat (limited to 'stmhal/usbd_msc_storage.c')
-rw-r--r--stmhal/usbd_msc_storage.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/stmhal/usbd_msc_storage.c b/stmhal/usbd_msc_storage.c
index 6ec9abc3d..b6b197226 100644
--- a/stmhal/usbd_msc_storage.c
+++ b/stmhal/usbd_msc_storage.c
@@ -1,3 +1,7 @@
+/*
+ * This file is part of the Micro Python project, http://micropython.org/
+ */
+
/**
******************************************************************************
* @file usbd_storage_msd.c