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:
authorChristopher Haster <chaster@utexas.edu>2017-07-08 19:49:40 +0300
committerChristopher Haster <chaster@utexas.edu>2017-07-08 19:49:40 +0300
commit663e953a5073ac8e459f60d18375f887f14e21a2 (patch)
tree09cc0b42ec1e88a895862ed385b68c148b1eb9ac /lfs_util.c
parent51c8b02336063fc6ddba2b57596a82da4c92ac2c (diff)
Adopted the Apache 2.0 license
Diffstat (limited to 'lfs_util.c')
-rw-r--r--lfs_util.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lfs_util.c b/lfs_util.c
index 93e9481..0a7234c 100644
--- a/lfs_util.c
+++ b/lfs_util.c
@@ -2,7 +2,7 @@
* lfs util functions
*
* Copyright (c) 2017 Christopher Haster
- * Distributed under the MIT license
+ * Distributed under the Apache 2.0 license
*/
#include "lfs_util.h"