[bsp][raspberry-pico]update file header

This commit is contained in:
guozhanxin
2021-01-28 22:22:57 +08:00
parent 76331797cd
commit 871ba08ae6
6 changed files with 20 additions and 17 deletions

View File

@@ -1,7 +1,11 @@
/**
* Copyright (c) 2020 Raspberry Pi (Trading) Ltd.
/*
* Copyright (c) 2006-2021, RT-Thread Development Team
*
* SPDX-License-Identifier: BSD-3-Clause
* SPDX-License-Identifier: Apache-2.0
*
* Change Logs:
* Date Author Notes
* 2021-01-28 flybreak first version
*/
#include <rtthread.h>