Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/littlefs-project/littlefs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'emubd/lfs_emubd.c')
-rw-r--r--emubd/lfs_emubd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/emubd/lfs_emubd.c b/emubd/lfs_emubd.c
index 9e34f6e..b38d9d3 100644
--- a/emubd/lfs_emubd.c
+++ b/emubd/lfs_emubd.c
@@ -2,7 +2,7 @@
* Block device emulated on standard files
*
* Copyright (c) 2017 Christopher Haster
- * Distributed under the MIT license
+ * Distributed under the Apache 2.0 license
*/
#include "emubd/lfs_emubd.h"