替换RTThread旧版文件头注释版权声明 (#5774)

This commit is contained in:
Man, Jianting (Meco)
2022-04-05 07:34:30 -04:00
committed by GitHub
parent 3f7cc54449
commit 6bd22f3e6f
74 changed files with 442 additions and 834 deletions

View File

@@ -1,18 +1,12 @@
/***************************************************************************//**
* @file dev_sflash.c
* @brief SPI Flash driver of RT-Thread RTOS for EFM32 by using USART module
* COPYRIGHT (C) 2012, RT-Thread Development Team
* @author onelife
* @version 1.0
*******************************************************************************
* @section License
* The license and distribution terms for this file may be found in the file
* LICENSE in this distribution or at http://www.rt-thread.org/license/LICENSE
*******************************************************************************
* @section Change Logs
/*
* Copyright (c) 2006-2022, RT-Thread Development Team
*
* SPDX-License-Identifier: Apache-2.0
*
* Change Logs:
* Date Author Notes
* 2011-05-06 onelife Initial creation by using USART module
******************************************************************************/
*/
/***************************************************************************//**
* @addtogroup efm32