瀏覽代碼

modify change logs

wangqiang 4 年之前
父節點
當前提交
b71a17e668
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      samples/md5_sample.c

+ 2 - 2
samples/md5_sample.c

@@ -1,11 +1,11 @@
 /*
- * Copyright (c) 2006-2019, RT-Thread Development Team
+ * Copyright (c) 2006-2021, RT-Thread Development Team
  *
  * SPDX-License-Identifier: Apache-2.0
  *
  * Change Logs:
  * Date           Author       Notes
- * 2019-03-22     MurphyZhao   the first version
+ * 2021-07-26     WangQiang    the first version
  */
 
 #include <rtthread.h>