Bladeren bron

修改许可协议

Rbb666 3 jaren geleden
bovenliggende
commit
7908f8d2e5

+ 4 - 2
bsp/allwinner/d1s/ports/fal/fal_norflash_sfud_port.c

@@ -1,6 +1,8 @@
 /*
- * COPYRIGHT (C) 2012-2022, Shanghai Real-Thread Technology Co., Ltd
- * All rights reserved.
+ * Copyright (c) 2006-2022, RT-Thread Development Team
+ *
+ * SPDX-License-Identifier: Apache-2.0
+ *
  * Change Logs:
  * Date           Author       Notes
  * 2018-01-26     RT-Thread    the first version

+ 3 - 2
bsp/allwinner/d1s/ports/fal/fal_sd_sfud_port.c

@@ -1,6 +1,7 @@
 /*
- * File      : fal_flash_sfud_port.c
- * COPYRIGHT (C) 2012-2022, Shanghai Real-Thread Technology Co., Ltd
+ * Copyright (c) 2006-2022, RT-Thread Development Team
+ *
+ * SPDX-License-Identifier: Apache-2.0
  *
  * Change Logs:
  * Date           Author       Notes

+ 3 - 2
bsp/allwinner/d1s/ports/partition/partition.c

@@ -1,6 +1,7 @@
 /*
- * File      : partition.h
- * COPYRIGHT (C) 2016, Shanghai Real-Thread Technology Co., Ltd
+ * Copyright (c) 2006-2022, RT-Thread Development Team
+ *
+ * SPDX-License-Identifier: Apache-2.0
  *
  * Change Logs:
  * Date           Author       Notes

+ 3 - 2
bsp/allwinner/d1s/ports/partition/partition.h

@@ -1,6 +1,7 @@
 /*
- * File      : partition.h
- * COPYRIGHT (C) 2016, Shanghai Real-Thread Technology Co., Ltd
+ * Copyright (c) 2006-2022, RT-Thread Development Team
+ *
+ * SPDX-License-Identifier: Apache-2.0
  *
  * Change Logs:
  * Date           Author       Notes

+ 4 - 2
bsp/allwinner/d1s/ports/wifi/rw007_pin_port.c

@@ -1,6 +1,8 @@
 /*
- * COPYRIGHT (C) 2012-2022, Shanghai Real-Thread Technology Co., Ltd
- * All rights reserved.
+ * Copyright (c) 2006-2022, RT-Thread Development Team
+ *
+ * SPDX-License-Identifier: Apache-2.0
+ *
  * Change Logs:
  * Date           Author       Notes
  * 2018-12-04     RT-Thread    the first version