Update license and remove unused files.
This commit is contained in:
+4
-3
@@ -1,6 +1,7 @@
|
||||
/// @file stdio.c
|
||||
/// @brief Standard I/0 functions.
|
||||
/// @date Apr 2019
|
||||
/// @file stdio.c
|
||||
/// @brief Standard I/0 functions.
|
||||
/// @copyright (c) 2014-2022 This file is distributed under the MIT License.
|
||||
/// See LICENSE.md for details.
|
||||
|
||||
#include <sys/errno.h>
|
||||
#include "stdio.h"
|
||||
|
||||
Reference in New Issue
Block a user