Parcourir la source

[bluetrum] modify copyright information

greedyhao il y a 4 ans
Parent
commit
f76d495e73

+ 2 - 2
bsp/bluetrum/ab32vg1-ab-prougen/applications/main.c

@@ -1,11 +1,11 @@
 /*
- * Copyright (c) 2006-2018, RT-Thread Development Team
+ * Copyright (c) 2020-2020, Bluetrum Development Team
  *
  * SPDX-License-Identifier: Apache-2.0
  *
  * Change Logs:
  * Date           Author       Notes
- * 2018/09/30     Bernard      The first version
+ * 2020/12/10     greedyhao    The first version
  */
 
 #include <rtthread.h>

+ 1 - 1
bsp/bluetrum/ab32vg1-ab-prougen/board/board.c

@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2006-2020, RT-Thread Development Team
+ * Copyright (c) 2006-2020, Bluetrum Development Team
  *
  * SPDX-License-Identifier: Apache-2.0
  *

+ 1 - 1
bsp/bluetrum/libcpu/context_gcc.S

@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2006-2018, RT-Thread Development Team
+ * Copyright (c) 2020-2020, Bluetrum Development Team
  *
  * SPDX-License-Identifier: Apache-2.0
  *

+ 1 - 1
bsp/bluetrum/libcpu/cpuport.c

@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2006-2018, RT-Thread Development Team
+ * Copyright (c) 2020-2020, Bluetrum Development Team
  *
  * SPDX-License-Identifier: Apache-2.0
  *

+ 1 - 1
bsp/bluetrum/libcpu/interrupt.c

@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2006-2018, RT-Thread Development Team
+ * Copyright (c) 2020-2020, Bluetrum Development Team
  *
  * SPDX-License-Identifier: Apache-2.0
  *

+ 1 - 1
bsp/bluetrum/libraries/hal_drivers/drv_common.h

@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2006-2020, RT-Thread Development Team
+ * Copyright (c) 2020-2020, Bluetrum Development Team
  *
  * SPDX-License-Identifier: Apache-2.0
  *

+ 1 - 1
bsp/bluetrum/libraries/hal_drivers/drv_gpio.c

@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2006-2020, RT-Thread Development Team
+ * Copyright (c) 2020-2020, Bluetrum Development Team
  *
  * SPDX-License-Identifier: Apache-2.0
  *

+ 1 - 1
bsp/bluetrum/libraries/hal_drivers/drv_gpio.h

@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2006-2020, RT-Thread Development Team
+ * Copyright (c) 2020-2020, Bluetrum Development Team
  *
  * SPDX-License-Identifier: Apache-2.0
  *

+ 1 - 1
bsp/bluetrum/libraries/hal_drivers/drv_log.h

@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2006-2020, RT-Thread Development Team
+ * Copyright (c) 2020-2020, Bluetrum Development Team
  *
  * SPDX-License-Identifier: Apache-2.0
  *

+ 1 - 1
bsp/bluetrum/libraries/hal_drivers/drv_usart.c

@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2006-2020, RT-Thread Development Team
+ * Copyright (c) 2020-2020, Bluetrum Development Team
  *
  * SPDX-License-Identifier: Apache-2.0
  *

+ 1 - 1
bsp/bluetrum/libraries/hal_drivers/drv_usart.h

@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2006-2020, RT-Thread Development Team
+ * Copyright (c) 2006-2020, Bluetrum Development Team
  *
  * SPDX-License-Identifier: Apache-2.0
  *

+ 1 - 8
bsp/bluetrum/libraries/hal_libraries/ab32vg1_hal/SConscript

@@ -1,12 +1,5 @@
 #-*- encoding: utf-8 -*-
-#---------------------------------------------------------------------------------
-# @File:   Sconscript for package 
-# @Author: Rice
-# @Date:   2020-07-14 16:57:00(v0.0.1) 
-# 
-# @LICENSE: GPLv3: https://github.com/rtpkgs/buildpkg/blob/master/LICENSE.
-#
-#---------------------------------------------------------------------------------
+
 import os
 from building import * 
 Import('RTT_ROOT')

+ 1 - 8
bsp/bluetrum/libraries/hal_libraries/bmsis/SConscript

@@ -1,12 +1,5 @@
 #-*- encoding: utf-8 -*-
-#---------------------------------------------------------------------------------
-# @File:   Sconscript for package 
-# @Author: Rice
-# @Date:   2020-07-14 16:57:00(v0.0.1) 
-# 
-# @LICENSE: GPLv3: https://github.com/rtpkgs/buildpkg/blob/master/LICENSE.
-#
-#---------------------------------------------------------------------------------
+
 import os
 from building import * 
 Import('RTT_ROOT')