From fa80bbe4dfb331b4a0c439c87c1e58a409dc658b Mon Sep 17 00:00:00 2001 From: haobo Date: Tue, 8 Mar 2022 20:46:07 +0800 Subject: [PATCH] soc: update OAT and copyright info Change-Id: I0b8ac95b3181fb98bb6cb3c74a118d37cd25bae0 Signed-off-by: haobo --- BUILD.gn | 2 +- End User License Agreement.md | 2 +- Kconfig.liteos_m.defconfig | 2 +- Kconfig.liteos_m.series | 2 +- Kconfig.liteos_m.soc | 2 +- OAT.xml | 55 +++++++++++++++++++ cst85/Kconfig.liteos_m.defconfig.cst85f01 | 2 +- cst85/Kconfig.liteos_m.defconfig.series | 2 +- cst85/Kconfig.liteos_m.series | 2 +- cst85/Kconfig.liteos_m.soc | 2 +- cst85/liteos_m/BUILD.gn | 2 +- cst85/liteos_m/components/BUILD.gn | 2 +- cst85/liteos_m/components/drivers/BUILD.gn | 2 +- .../drivers/led_driver/include/led_service.h | 2 +- .../drivers/led_driver/src/led_driver.c | 2 +- .../components/drivers/littlefs/BUILD.gn | 2 +- .../components/drivers/littlefs/hal_vfs.c | 2 +- .../components/drivers/littlefs/hal_vfs.h | 2 +- cst85/liteos_m/components/hdf_config/BUILD.gn | 2 +- cst85/liteos_m/sdk/bsp/arch/arch.h | 2 +- cst85/liteos_m/sdk/bsp/arch/boot/system.h | 2 +- .../liteos_m/sdk/bsp/arch/compiler/compiler.h | 2 +- cst85/liteos_m/sdk/bsp/arch/cs_proguard.h | 2 +- cst85/liteos_m/sdk/bsp/arch/ll/ll.c | 2 +- cst85/liteos_m/sdk/bsp/arch/ll/ll.h | 2 +- cst85/liteos_m/sdk/bsp/arch/main/arch_main.c | 2 +- cst85/liteos_m/sdk/bsp/arch/plf.h | 2 +- .../sdk/bsp/driver/asdma_mst/asdma_mst_api.h | 2 +- .../sdk/bsp/driver/asdma_mst/asdma_mst_api2.h | 2 +- .../sdk/bsp/driver/bt/bt_common_config.c | 2 +- .../sdk/bsp/driver/bt/bt_common_config.h | 2 +- .../sdk/bsp/driver/bt/bt_cs8800_driver.c | 2 +- .../sdk/bsp/driver/bt/bt_cs8800_driver.h | 2 +- .../sdk/bsp/driver/bt/bt_cs8800_drv_config.h | 2 +- .../sdk/bsp/driver/bt/bt_cs8800_drvif.h | 2 +- cst85/liteos_m/sdk/bsp/driver/bt/bt_hci.h | 2 +- .../sdk/bsp/driver/bt/bt_patch_table.c | 2 +- .../sdk/bsp/driver/bt/bt_patch_table.h | 2 +- .../sdk/bsp/driver/bt/bt_user_driver.h | 2 +- .../driver/bt/patch/mcu/fw_patch_table_u02.c | 2 +- .../driver/bt/patch/mcu/fw_patch_table_u02.h | 2 +- .../driver/bt/patch/mcu/fw_patch_table_u03.c | 2 +- .../driver/bt/patch/mcu/fw_patch_table_u03.h | 2 +- .../bsp/driver/bt/patch/mcu/fw_patch_u02.c | 2 +- .../bsp/driver/bt/patch/mcu/fw_patch_u02.h | 2 +- .../bsp/driver/bt/patch/mcu/fw_patch_u03.c | 2 +- .../bsp/driver/bt/patch/mcu/fw_patch_u03.h | 2 +- .../driver/bt/patch/tws/fw_patch_table_u02.c | 2 +- .../driver/bt/patch/tws/fw_patch_table_u02.h | 2 +- .../driver/bt/patch/tws/fw_patch_table_u03.c | 2 +- .../driver/bt/patch/tws/fw_patch_table_u03.h | 2 +- .../bsp/driver/bt/patch/tws/fw_patch_u02.c | 2 +- .../bsp/driver/bt/patch/tws/fw_patch_u02.h | 2 +- .../bsp/driver/bt/patch/tws/fw_patch_u03.c | 2 +- .../bsp/driver/bt/patch/tws/fw_patch_u03.h | 2 +- cst85/liteos_m/sdk/bsp/driver/ce/ce_api.h | 2 +- cst85/liteos_m/sdk/bsp/driver/ce/ce_common.h | 2 +- cst85/liteos_m/sdk/bsp/driver/chip.h | 2 +- .../sdk/bsp/driver/common/dma_common.h | 2 +- .../cs1000aud_regs/cs1000Aud_analog_reg.h | 2 +- .../driver/cs1000aud_regs/cs1000Aud_gpio.h | 2 +- .../driver/cs1000aud_regs/cs1000Aud_iomux.h | 2 +- .../driver/cs1000aud_regs/cs1000Aud_led_pwm.h | 2 +- .../driver/cs1000aud_regs/cs1000Aud_msadc.h | 2 +- .../cs1000aud_regs/cs1000Aud_rtc_core.h | 2 +- .../cs1000aud_regs/cs1000Aud_sys_ctrl.h | 2 +- .../cs1000lite_regs/cs1000Lite_analog_reg.h | 2 +- .../driver/cs1000lite_regs/cs1000Lite_gpio.h | 2 +- .../driver/cs1000lite_regs/cs1000Lite_iomux.h | 2 +- .../cs1000lite_regs/cs1000Lite_led_pwm.h | 2 +- .../driver/cs1000lite_regs/cs1000Lite_msadc.h | 2 +- .../cs1000lite_regs/cs1000Lite_rtc_core.h | 2 +- .../driver/cs1000lite_regs/cs1000Lite_spi.h | 2 +- .../cs1000lite_regs/cs1000Lite_sys_ctrl.h | 2 +- cst85/liteos_m/sdk/bsp/driver/dma/dma_api.h | 2 +- .../liteos_m/sdk/bsp/driver/dma/dma_api_bt.h | 2 +- .../liteos_m/sdk/bsp/driver/dma/dma_generic.h | 2 +- cst85/liteos_m/sdk/bsp/driver/dma/reg_dma.h | 2 +- .../sdk/bsp/driver/flash/bootloader.h | 2 +- .../liteos_m/sdk/bsp/driver/flash/flash_api.c | 2 +- .../liteos_m/sdk/bsp/driver/flash/flash_api.h | 2 +- .../liteos_m/sdk/bsp/driver/gpadc/gpadc_api.c | 2 +- .../liteos_m/sdk/bsp/driver/gpadc/gpadc_api.h | 2 +- cst85/liteos_m/sdk/bsp/driver/gpio/gpio_api.c | 2 +- cst85/liteos_m/sdk/bsp/driver/gpio/gpio_api.h | 2 +- cst85/liteos_m/sdk/bsp/driver/gpio/reg_gpio.h | 2 +- cst85/liteos_m/sdk/bsp/driver/iomux/pinname.h | 2 +- .../liteos_m/sdk/bsp/driver/iomux/reg_iomux.h | 2 +- .../sdk/bsp/driver/ipc/reg_g1_ipc_app.h | 2 +- .../sdk/bsp/driver/ipc/reg_g1_ipc_emb.h | 2 +- .../liteos_m/sdk/bsp/driver/ipc/reg_ipc_app.h | 2 +- .../sdk/bsp/driver/ipc/reg_ipc_comreg.h | 2 +- .../sdk/bsp/driver/ipc/reg_ipc_mutex.h | 2 +- cst85/liteos_m/sdk/bsp/driver/pmic/pmic_api.h | 2 +- .../liteos_m/sdk/bsp/driver/pmic/pwrkey_api.c | 2 +- .../liteos_m/sdk/bsp/driver/pmic/pwrkey_api.h | 2 +- cst85/liteos_m/sdk/bsp/driver/psim/psim_api.h | 2 +- cst85/liteos_m/sdk/bsp/driver/rf/reg_bt_rf.h | 2 +- cst85/liteos_m/sdk/bsp/driver/rf/reg_riu.h | 2 +- cst85/liteos_m/sdk/bsp/driver/rf/reg_wcnaon.h | 2 +- .../liteos_m/sdk/bsp/driver/rf/reg_wlan_rf.h | 2 +- cst85/liteos_m/sdk/bsp/driver/rf/rf_config.h | 2 +- .../liteos_m/sdk/bsp/driver/sleep/sleep_api.h | 2 +- .../bsp/driver/stdio_uart/reg_stdio_uart.h | 2 +- .../sdk/bsp/driver/stdio_uart/stdio_uart.c | 2 +- .../sdk/bsp/driver/sysctrl/reg_sysctrl.h | 2 +- .../sdk/bsp/driver/sysctrl/sysctrl_api.h | 2 +- .../sdk/bsp/driver/ticker/reg_timer.h | 2 +- cst85/liteos_m/sdk/bsp/driver/time/time_api.c | 2 +- cst85/liteos_m/sdk/bsp/driver/time/time_api.h | 2 +- cst85/liteos_m/sdk/bsp/driver/trng/BUILD.gn | 2 +- cst85/liteos_m/sdk/bsp/driver/trng/reg_trng.h | 2 +- cst85/liteos_m/sdk/bsp/driver/trng/trng_api.c | 2 +- cst85/liteos_m/sdk/bsp/driver/trng/trng_api.h | 2 +- cst85/liteos_m/sdk/bsp/wrapper/lite_sys.c | 2 +- cst85/liteos_m/sdk/bsp/wrapper/syscalls.c | 2 +- cst85/liteos_m/sdk/modules/aon/src/aon_sram.c | 2 +- .../liteos_m/sdk/modules/apps/api/app_a2dp.h | 2 +- .../sdk/modules/apps/api/app_a2dp_source.h | 2 +- .../liteos_m/sdk/modules/apps/api/app_avrcp.h | 2 +- .../sdk/modules/apps/api/app_ble_only.h | 2 +- cst85/liteos_m/sdk/modules/apps/api/app_bt.h | 2 +- .../sdk/modules/apps/api/app_bt_queue.h | 2 +- cst85/liteos_m/sdk/modules/apps/api/app_hfg.h | 2 +- cst85/liteos_m/sdk/modules/apps/api/app_hfp.h | 2 +- cst85/liteos_m/sdk/modules/apps/api/app_hsp.h | 2 +- .../sdk/modules/apps/api/app_ota_box.h | 2 +- cst85/liteos_m/sdk/modules/apps/api/app_spp.h | 2 +- .../liteos_m/sdk/modules/apps/api/app_test.h | 2 +- cst85/liteos_m/sdk/modules/apps/api/app_tws.h | 2 +- .../liteos_m/sdk/modules/apps/src/app_a2dp.c | 2 +- .../sdk/modules/apps/src/app_a2dp_source.c | 2 +- .../liteos_m/sdk/modules/apps/src/app_avrcp.c | 2 +- .../sdk/modules/apps/src/app_ble_only.c | 2 +- cst85/liteos_m/sdk/modules/apps/src/app_bt.c | 2 +- .../sdk/modules/apps/src/app_bt_queue.c | 2 +- cst85/liteos_m/sdk/modules/apps/src/app_hfg.c | 2 +- cst85/liteos_m/sdk/modules/apps/src/app_hfp.c | 2 +- cst85/liteos_m/sdk/modules/apps/src/app_hid.c | 2 +- cst85/liteos_m/sdk/modules/apps/src/app_hsp.c | 2 +- .../sdk/modules/apps/src/app_ota_box.c | 2 +- cst85/liteos_m/sdk/modules/apps/src/app_spp.c | 2 +- .../liteos_m/sdk/modules/apps/src/app_test.c | 2 +- cst85/liteos_m/sdk/modules/apps/src/app_tws.c | 2 +- .../sdk/modules/ble_task/api/ble_task.h | 2 +- .../sdk/modules/ble_task/api/ble_task_msg.h | 2 +- .../sdk/modules/ble_task/src/ble_task_msg.c | 2 +- .../sdk/modules/bt_task/api/bt_task.h | 2 +- .../sdk/modules/bt_task/api/bt_task_msg.h | 2 +- .../sdk/modules/bt_task/src/bt_task_msg.c | 2 +- .../modules/btdm/ble/ble_adp/cs_ble_adp_api.h | 2 +- .../sdk/modules/btdm/ble/ble_dbg/csble_dbg.c | 2 +- .../sdk/modules/btdm/ble/ble_dbg/csble_dbg.h | 2 +- .../modules/btdm/ble/ble_stack/ble_ip/csble.h | 2 +- .../modules/btdm/bt/include/bt_types_def.h | 2 +- .../sdk/modules/btdm/bt/include/co_errors.h | 2 +- .../modules/btdm/bt/include/co_types_def.h | 2 +- .../sdk/modules/btdm/bt/include/cs_adp_api.h | 2 +- .../sdk/modules/btdm/bt/include/cs_adp_type.h | 2 +- .../sdk/modules/btdm/bt/include/cs_host_cfg.h | 2 +- .../btdm/bt/include/interface/cs_adp_a2dp.h | 2 +- .../btdm/bt/include/interface/cs_adp_avrcp.h | 2 +- .../btdm/bt/include/interface/cs_adp_dev.h | 2 +- .../btdm/bt/include/interface/cs_adp_hfp.h | 2 +- .../btdm/bt/include/interface/cs_adp_hid.h | 2 +- .../btdm/bt/include/interface/cs_adp_hsp.h | 2 +- .../btdm/bt/include/interface/cs_adp_mgr.h | 2 +- .../btdm/bt/include/interface/cs_adp_spp.h | 2 +- .../btdm/bt/include/interface/cs_adp_test.h | 2 +- .../btdm/bt/include/interface/cs_adp_tws.h | 2 +- .../btdm/bt/include/interface/cs_bt_msg.h | 2 +- .../liteos_m/sdk/modules/common/api/co_main.h | 2 +- .../sdk/modules/common/api/co_message.h | 2 +- .../sdk/modules/common/api/ring_buffer.h | 2 +- .../liteos_m/sdk/modules/common/src/co_main.c | 2 +- .../sdk/modules/common/src/ring_buffer.c | 2 +- .../sdk/modules/console/api/lnx_list.h | 2 +- cst85/liteos_m/sdk/modules/dbg/dbg.h | 2 +- cst85/liteos_m/sdk/modules/dbg/dbg_assert.h | 2 +- cst85/liteos_m/sdk/modules/dbg/dbg_print.c | 2 +- cst85/liteos_m/sdk/modules/lwip/dhcps/dhcps.h | 2 +- .../src/include/lwip/apps/netbiosns.h | 2 +- .../src/include/lwip/apps/netbiosns_opts.h | 2 +- .../src/include/lwip/apps/tftp_opts.h | 2 +- .../src/include/lwip/apps/tftp_server.h | 2 +- .../src/include/posix/errno.h | 2 +- .../src/include/posix/netdb.h | 2 +- .../src/include/posix/sys/socket.h | 2 +- .../sdk/modules/lwip/net_al/lwiphooks.h | 2 +- .../sdk/modules/rtos/src/os_al/rtos_al.c | 2 +- .../sdk/modules/rtos/src/os_al/rtos_trace.h | 2 +- cst85/liteos_m/sdk/modules/rtos/src/rtos.c | 2 +- .../sdk/modules/wb_coex/api/wb_coex.h | 2 +- .../sdk/modules/wb_coex/src/wb_coex.c | 2 +- .../wifi/console/fhost_command_common.c | 2 +- .../wifi/console/fhost_command_common.h | 2 +- .../wifi/fhost/application/fhost_mdns.h | 2 +- .../liteos_m/sdk/modules/wifi/macif/cs_list.h | 2 +- .../sdk/modules/wifi/macif/rom_patch.c | 2 +- .../sdk/modules/wifi/macif/rwnx_config.h | 2 +- .../sdk/modules/wifi/macif/rwnx_defs.h | 2 +- .../sdk/modules/wifi/macif/rwnx_utils.h | 2 +- .../liteos_m/sdk/modules/wifi/wlan/wlan_if.h | 2 +- hals/BUILD.gn | 2 +- .../wifi_lite/wifiservice/BUILD.gn | 2 +- .../wifi_lite/wifiservice/wifi_config.h | 2 +- .../wifi_lite/wifiservice/wifi_device.c | 2 +- .../wifi_lite/wifiservice/wifi_event.c | 2 +- .../wifi_lite/wifiservice/wifi_hotspot.c | 2 +- 209 files changed, 263 insertions(+), 208 deletions(-) create mode 100755 OAT.xml diff --git a/BUILD.gn b/BUILD.gn index 8fd2641..11ff96c 100644 --- a/BUILD.gn +++ b/BUILD.gn @@ -1,4 +1,4 @@ -# Copyright (c) 2021 CHIPSEA Co., Ltd. All rights reserved. +# Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/End User License Agreement.md b/End User License Agreement.md index 5e15745..7625fec 100755 --- a/End User License Agreement.md +++ b/End User License Agreement.md @@ -66,6 +66,6 @@ This Agreement shall be governed by and construed in accordance with the laws of -------------------------------------------------------------------- -Copyright (C) 2020-2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. +Copyright (C) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. \ No newline at end of file diff --git a/Kconfig.liteos_m.defconfig b/Kconfig.liteos_m.defconfig index 828c054..95958a3 100644 --- a/Kconfig.liteos_m.defconfig +++ b/Kconfig.liteos_m.defconfig @@ -1,4 +1,4 @@ -# Copyright (c) 2021 Chipsea Co., Ltd. All rights reserved. +# Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/Kconfig.liteos_m.series b/Kconfig.liteos_m.series index 08c8312..6c69485 100644 --- a/Kconfig.liteos_m.series +++ b/Kconfig.liteos_m.series @@ -1,4 +1,4 @@ -# Copyright (c) 2021 Chipsea Co., Ltd. All rights reserved. +# Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/Kconfig.liteos_m.soc b/Kconfig.liteos_m.soc index 2cc1ac2..51e5bfb 100644 --- a/Kconfig.liteos_m.soc +++ b/Kconfig.liteos_m.soc @@ -1,4 +1,4 @@ -# Copyright (c) 2021 Chipsea Co., Ltd. All rights reserved. +# Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/OAT.xml b/OAT.xml new file mode 100755 index 0000000..af3ea29 --- /dev/null +++ b/OAT.xml @@ -0,0 +1,55 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cst85/Kconfig.liteos_m.defconfig.cst85f01 b/cst85/Kconfig.liteos_m.defconfig.cst85f01 index 39e55f5..1b8dbc6 100644 --- a/cst85/Kconfig.liteos_m.defconfig.cst85f01 +++ b/cst85/Kconfig.liteos_m.defconfig.cst85f01 @@ -1,4 +1,4 @@ -# Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. +# Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/cst85/Kconfig.liteos_m.defconfig.series b/cst85/Kconfig.liteos_m.defconfig.series index 724215b..400ad60 100644 --- a/cst85/Kconfig.liteos_m.defconfig.series +++ b/cst85/Kconfig.liteos_m.defconfig.series @@ -1,4 +1,4 @@ -# Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. +# Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/cst85/Kconfig.liteos_m.series b/cst85/Kconfig.liteos_m.series index 146cf52..cb54e08 100644 --- a/cst85/Kconfig.liteos_m.series +++ b/cst85/Kconfig.liteos_m.series @@ -1,4 +1,4 @@ -# Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. +# Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/cst85/Kconfig.liteos_m.soc b/cst85/Kconfig.liteos_m.soc index b893eed..c97e168 100644 --- a/cst85/Kconfig.liteos_m.soc +++ b/cst85/Kconfig.liteos_m.soc @@ -1,4 +1,4 @@ -# Copyright (c) 2021 Chipsea Co., Ltd. All rights reserved. +# Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/cst85/liteos_m/BUILD.gn b/cst85/liteos_m/BUILD.gn index 6c2eb47..d0df3a4 100755 --- a/cst85/liteos_m/BUILD.gn +++ b/cst85/liteos_m/BUILD.gn @@ -1,4 +1,4 @@ -# Copyright (c) 2021 chipsea Co., Ltd. All rights reserved. +# Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/cst85/liteos_m/components/BUILD.gn b/cst85/liteos_m/components/BUILD.gn index b6b73e4..40d8e8a 100755 --- a/cst85/liteos_m/components/BUILD.gn +++ b/cst85/liteos_m/components/BUILD.gn @@ -1,4 +1,4 @@ -# Copyright (c) 2021 chipsea Co., Ltd. All rights reserved. +# Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/cst85/liteos_m/components/drivers/BUILD.gn b/cst85/liteos_m/components/drivers/BUILD.gn index 5fb56a7..0a7a0c8 100755 --- a/cst85/liteos_m/components/drivers/BUILD.gn +++ b/cst85/liteos_m/components/drivers/BUILD.gn @@ -1,4 +1,4 @@ -# Copyright (c) 2021 chipsea Co., Ltd. All rights reserved. +# Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/cst85/liteos_m/components/drivers/led_driver/include/led_service.h b/cst85/liteos_m/components/drivers/led_driver/include/led_service.h index e7375d8..66ce1c2 100755 --- a/cst85/liteos_m/components/drivers/led_driver/include/led_service.h +++ b/cst85/liteos_m/components/drivers/led_driver/include/led_service.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 chipsea Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions are met: diff --git a/cst85/liteos_m/components/drivers/led_driver/src/led_driver.c b/cst85/liteos_m/components/drivers/led_driver/src/led_driver.c index 00e3389..90ff03f 100755 --- a/cst85/liteos_m/components/drivers/led_driver/src/led_driver.c +++ b/cst85/liteos_m/components/drivers/led_driver/src/led_driver.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 chipsea Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions are met: diff --git a/cst85/liteos_m/components/drivers/littlefs/BUILD.gn b/cst85/liteos_m/components/drivers/littlefs/BUILD.gn index f8ac01a..46fd820 100755 --- a/cst85/liteos_m/components/drivers/littlefs/BUILD.gn +++ b/cst85/liteos_m/components/drivers/littlefs/BUILD.gn @@ -1,4 +1,4 @@ -# Copyright (C) 2021 CHIPSEA TECHNOLOGY CO., LTD. All rights reserved. +# Copyright (C) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions diff --git a/cst85/liteos_m/components/drivers/littlefs/hal_vfs.c b/cst85/liteos_m/components/drivers/littlefs/hal_vfs.c index 13a30fd..65b4cbc 100755 --- a/cst85/liteos_m/components/drivers/littlefs/hal_vfs.c +++ b/cst85/liteos_m/components/drivers/littlefs/hal_vfs.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2022 CHIPSEA TECHNOLOGY CO., LTD. All rights reserved. + * Copyright (C) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/cst85/liteos_m/components/drivers/littlefs/hal_vfs.h b/cst85/liteos_m/components/drivers/littlefs/hal_vfs.h index 77dfadd..e034662 100755 --- a/cst85/liteos_m/components/drivers/littlefs/hal_vfs.h +++ b/cst85/liteos_m/components/drivers/littlefs/hal_vfs.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2022 CHIPSEA TECHNOLOGY CO., LTD. All rights reserved. + * Copyright (C) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/cst85/liteos_m/components/hdf_config/BUILD.gn b/cst85/liteos_m/components/hdf_config/BUILD.gn index 4204c60..03aadb2 100755 --- a/cst85/liteos_m/components/hdf_config/BUILD.gn +++ b/cst85/liteos_m/components/hdf_config/BUILD.gn @@ -1,4 +1,4 @@ -# Copyright (c) 2021 chipsea Co., Ltd. All rights reserved. +# Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/bsp/arch/arch.h b/cst85/liteos_m/sdk/bsp/arch/arch.h index ec261e6..8e05261 100644 --- a/cst85/liteos_m/sdk/bsp/arch/arch.h +++ b/cst85/liteos_m/sdk/bsp/arch/arch.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/bsp/arch/boot/system.h b/cst85/liteos_m/sdk/bsp/arch/boot/system.h index f8f7dfd..6feacd1 100644 --- a/cst85/liteos_m/sdk/bsp/arch/boot/system.h +++ b/cst85/liteos_m/sdk/bsp/arch/boot/system.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/bsp/arch/compiler/compiler.h b/cst85/liteos_m/sdk/bsp/arch/compiler/compiler.h index 4df1c81..bad2237 100644 --- a/cst85/liteos_m/sdk/bsp/arch/compiler/compiler.h +++ b/cst85/liteos_m/sdk/bsp/arch/compiler/compiler.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/bsp/arch/cs_proguard.h b/cst85/liteos_m/sdk/bsp/arch/cs_proguard.h index f99db87..c11a715 100755 --- a/cst85/liteos_m/sdk/bsp/arch/cs_proguard.h +++ b/cst85/liteos_m/sdk/bsp/arch/cs_proguard.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/bsp/arch/ll/ll.c b/cst85/liteos_m/sdk/bsp/arch/ll/ll.c index ad8569b..2240461 100644 --- a/cst85/liteos_m/sdk/bsp/arch/ll/ll.c +++ b/cst85/liteos_m/sdk/bsp/arch/ll/ll.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/bsp/arch/ll/ll.h b/cst85/liteos_m/sdk/bsp/arch/ll/ll.h index 58c765a..9d52280 100644 --- a/cst85/liteos_m/sdk/bsp/arch/ll/ll.h +++ b/cst85/liteos_m/sdk/bsp/arch/ll/ll.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/bsp/arch/main/arch_main.c b/cst85/liteos_m/sdk/bsp/arch/main/arch_main.c index 45823ac..964f4cd 100644 --- a/cst85/liteos_m/sdk/bsp/arch/main/arch_main.c +++ b/cst85/liteos_m/sdk/bsp/arch/main/arch_main.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/bsp/arch/plf.h b/cst85/liteos_m/sdk/bsp/arch/plf.h index 005ce5a..39e6829 100755 --- a/cst85/liteos_m/sdk/bsp/arch/plf.h +++ b/cst85/liteos_m/sdk/bsp/arch/plf.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/bsp/driver/asdma_mst/asdma_mst_api.h b/cst85/liteos_m/sdk/bsp/driver/asdma_mst/asdma_mst_api.h index f8b3316..77a0f9f 100755 --- a/cst85/liteos_m/sdk/bsp/driver/asdma_mst/asdma_mst_api.h +++ b/cst85/liteos_m/sdk/bsp/driver/asdma_mst/asdma_mst_api.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/bsp/driver/asdma_mst/asdma_mst_api2.h b/cst85/liteos_m/sdk/bsp/driver/asdma_mst/asdma_mst_api2.h index 088aba8..0979e34 100755 --- a/cst85/liteos_m/sdk/bsp/driver/asdma_mst/asdma_mst_api2.h +++ b/cst85/liteos_m/sdk/bsp/driver/asdma_mst/asdma_mst_api2.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/bsp/driver/bt/bt_common_config.c b/cst85/liteos_m/sdk/bsp/driver/bt/bt_common_config.c index e807f31..9f7a896 100755 --- a/cst85/liteos_m/sdk/bsp/driver/bt/bt_common_config.c +++ b/cst85/liteos_m/sdk/bsp/driver/bt/bt_common_config.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/bsp/driver/bt/bt_common_config.h b/cst85/liteos_m/sdk/bsp/driver/bt/bt_common_config.h index 043dab8..3028ee4 100755 --- a/cst85/liteos_m/sdk/bsp/driver/bt/bt_common_config.h +++ b/cst85/liteos_m/sdk/bsp/driver/bt/bt_common_config.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/bsp/driver/bt/bt_cs8800_driver.c b/cst85/liteos_m/sdk/bsp/driver/bt/bt_cs8800_driver.c index 35761cc..95f39da 100755 --- a/cst85/liteos_m/sdk/bsp/driver/bt/bt_cs8800_driver.c +++ b/cst85/liteos_m/sdk/bsp/driver/bt/bt_cs8800_driver.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/bsp/driver/bt/bt_cs8800_driver.h b/cst85/liteos_m/sdk/bsp/driver/bt/bt_cs8800_driver.h index 7fa92bb..1b12e73 100755 --- a/cst85/liteos_m/sdk/bsp/driver/bt/bt_cs8800_driver.h +++ b/cst85/liteos_m/sdk/bsp/driver/bt/bt_cs8800_driver.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/bsp/driver/bt/bt_cs8800_drv_config.h b/cst85/liteos_m/sdk/bsp/driver/bt/bt_cs8800_drv_config.h index 96258d4..5750c3d 100755 --- a/cst85/liteos_m/sdk/bsp/driver/bt/bt_cs8800_drv_config.h +++ b/cst85/liteos_m/sdk/bsp/driver/bt/bt_cs8800_drv_config.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/bsp/driver/bt/bt_cs8800_drvif.h b/cst85/liteos_m/sdk/bsp/driver/bt/bt_cs8800_drvif.h index 7c64fa2..8fc1f82 100755 --- a/cst85/liteos_m/sdk/bsp/driver/bt/bt_cs8800_drvif.h +++ b/cst85/liteos_m/sdk/bsp/driver/bt/bt_cs8800_drvif.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/bsp/driver/bt/bt_hci.h b/cst85/liteos_m/sdk/bsp/driver/bt/bt_hci.h index bcd4773..9441600 100755 --- a/cst85/liteos_m/sdk/bsp/driver/bt/bt_hci.h +++ b/cst85/liteos_m/sdk/bsp/driver/bt/bt_hci.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/bsp/driver/bt/bt_patch_table.c b/cst85/liteos_m/sdk/bsp/driver/bt/bt_patch_table.c index 616bbbc..d4d0d82 100755 --- a/cst85/liteos_m/sdk/bsp/driver/bt/bt_patch_table.c +++ b/cst85/liteos_m/sdk/bsp/driver/bt/bt_patch_table.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/bsp/driver/bt/bt_patch_table.h b/cst85/liteos_m/sdk/bsp/driver/bt/bt_patch_table.h index 03f9eed..9f4e1f2 100755 --- a/cst85/liteos_m/sdk/bsp/driver/bt/bt_patch_table.h +++ b/cst85/liteos_m/sdk/bsp/driver/bt/bt_patch_table.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/bsp/driver/bt/bt_user_driver.h b/cst85/liteos_m/sdk/bsp/driver/bt/bt_user_driver.h index f2b84ad..1a9fac8 100755 --- a/cst85/liteos_m/sdk/bsp/driver/bt/bt_user_driver.h +++ b/cst85/liteos_m/sdk/bsp/driver/bt/bt_user_driver.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/bsp/driver/bt/patch/mcu/fw_patch_table_u02.c b/cst85/liteos_m/sdk/bsp/driver/bt/patch/mcu/fw_patch_table_u02.c index fa04921..aa54fb8 100755 --- a/cst85/liteos_m/sdk/bsp/driver/bt/patch/mcu/fw_patch_table_u02.c +++ b/cst85/liteos_m/sdk/bsp/driver/bt/patch/mcu/fw_patch_table_u02.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/bsp/driver/bt/patch/mcu/fw_patch_table_u02.h b/cst85/liteos_m/sdk/bsp/driver/bt/patch/mcu/fw_patch_table_u02.h index 00b0331..697c7ce 100755 --- a/cst85/liteos_m/sdk/bsp/driver/bt/patch/mcu/fw_patch_table_u02.h +++ b/cst85/liteos_m/sdk/bsp/driver/bt/patch/mcu/fw_patch_table_u02.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/bsp/driver/bt/patch/mcu/fw_patch_table_u03.c b/cst85/liteos_m/sdk/bsp/driver/bt/patch/mcu/fw_patch_table_u03.c index 8fce32d..fdc1e01 100755 --- a/cst85/liteos_m/sdk/bsp/driver/bt/patch/mcu/fw_patch_table_u03.c +++ b/cst85/liteos_m/sdk/bsp/driver/bt/patch/mcu/fw_patch_table_u03.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/bsp/driver/bt/patch/mcu/fw_patch_table_u03.h b/cst85/liteos_m/sdk/bsp/driver/bt/patch/mcu/fw_patch_table_u03.h index 53829cb..0aba1b3 100755 --- a/cst85/liteos_m/sdk/bsp/driver/bt/patch/mcu/fw_patch_table_u03.h +++ b/cst85/liteos_m/sdk/bsp/driver/bt/patch/mcu/fw_patch_table_u03.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/bsp/driver/bt/patch/mcu/fw_patch_u02.c b/cst85/liteos_m/sdk/bsp/driver/bt/patch/mcu/fw_patch_u02.c index cfe87b8..de70976 100755 --- a/cst85/liteos_m/sdk/bsp/driver/bt/patch/mcu/fw_patch_u02.c +++ b/cst85/liteos_m/sdk/bsp/driver/bt/patch/mcu/fw_patch_u02.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/bsp/driver/bt/patch/mcu/fw_patch_u02.h b/cst85/liteos_m/sdk/bsp/driver/bt/patch/mcu/fw_patch_u02.h index 5b86a0d..a6a7e20 100755 --- a/cst85/liteos_m/sdk/bsp/driver/bt/patch/mcu/fw_patch_u02.h +++ b/cst85/liteos_m/sdk/bsp/driver/bt/patch/mcu/fw_patch_u02.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/bsp/driver/bt/patch/mcu/fw_patch_u03.c b/cst85/liteos_m/sdk/bsp/driver/bt/patch/mcu/fw_patch_u03.c index 2f9f967..f4bb5bd 100755 --- a/cst85/liteos_m/sdk/bsp/driver/bt/patch/mcu/fw_patch_u03.c +++ b/cst85/liteos_m/sdk/bsp/driver/bt/patch/mcu/fw_patch_u03.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/bsp/driver/bt/patch/mcu/fw_patch_u03.h b/cst85/liteos_m/sdk/bsp/driver/bt/patch/mcu/fw_patch_u03.h index 3518534..ecd551c 100755 --- a/cst85/liteos_m/sdk/bsp/driver/bt/patch/mcu/fw_patch_u03.h +++ b/cst85/liteos_m/sdk/bsp/driver/bt/patch/mcu/fw_patch_u03.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/bsp/driver/bt/patch/tws/fw_patch_table_u02.c b/cst85/liteos_m/sdk/bsp/driver/bt/patch/tws/fw_patch_table_u02.c index 57b795a..92e9781 100755 --- a/cst85/liteos_m/sdk/bsp/driver/bt/patch/tws/fw_patch_table_u02.c +++ b/cst85/liteos_m/sdk/bsp/driver/bt/patch/tws/fw_patch_table_u02.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/bsp/driver/bt/patch/tws/fw_patch_table_u02.h b/cst85/liteos_m/sdk/bsp/driver/bt/patch/tws/fw_patch_table_u02.h index 6bdc381..1435644 100755 --- a/cst85/liteos_m/sdk/bsp/driver/bt/patch/tws/fw_patch_table_u02.h +++ b/cst85/liteos_m/sdk/bsp/driver/bt/patch/tws/fw_patch_table_u02.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/bsp/driver/bt/patch/tws/fw_patch_table_u03.c b/cst85/liteos_m/sdk/bsp/driver/bt/patch/tws/fw_patch_table_u03.c index 73e9e4d..18d9dfb 100755 --- a/cst85/liteos_m/sdk/bsp/driver/bt/patch/tws/fw_patch_table_u03.c +++ b/cst85/liteos_m/sdk/bsp/driver/bt/patch/tws/fw_patch_table_u03.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/bsp/driver/bt/patch/tws/fw_patch_table_u03.h b/cst85/liteos_m/sdk/bsp/driver/bt/patch/tws/fw_patch_table_u03.h index 450398a..f0fed14 100755 --- a/cst85/liteos_m/sdk/bsp/driver/bt/patch/tws/fw_patch_table_u03.h +++ b/cst85/liteos_m/sdk/bsp/driver/bt/patch/tws/fw_patch_table_u03.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/bsp/driver/bt/patch/tws/fw_patch_u02.c b/cst85/liteos_m/sdk/bsp/driver/bt/patch/tws/fw_patch_u02.c index a405efa..c97981d 100755 --- a/cst85/liteos_m/sdk/bsp/driver/bt/patch/tws/fw_patch_u02.c +++ b/cst85/liteos_m/sdk/bsp/driver/bt/patch/tws/fw_patch_u02.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/bsp/driver/bt/patch/tws/fw_patch_u02.h b/cst85/liteos_m/sdk/bsp/driver/bt/patch/tws/fw_patch_u02.h index c0143c6..f6cbb2e 100755 --- a/cst85/liteos_m/sdk/bsp/driver/bt/patch/tws/fw_patch_u02.h +++ b/cst85/liteos_m/sdk/bsp/driver/bt/patch/tws/fw_patch_u02.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/bsp/driver/bt/patch/tws/fw_patch_u03.c b/cst85/liteos_m/sdk/bsp/driver/bt/patch/tws/fw_patch_u03.c index 700a079..2c47b4b 100755 --- a/cst85/liteos_m/sdk/bsp/driver/bt/patch/tws/fw_patch_u03.c +++ b/cst85/liteos_m/sdk/bsp/driver/bt/patch/tws/fw_patch_u03.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/bsp/driver/bt/patch/tws/fw_patch_u03.h b/cst85/liteos_m/sdk/bsp/driver/bt/patch/tws/fw_patch_u03.h index 9536f86..1e274f0 100755 --- a/cst85/liteos_m/sdk/bsp/driver/bt/patch/tws/fw_patch_u03.h +++ b/cst85/liteos_m/sdk/bsp/driver/bt/patch/tws/fw_patch_u03.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/bsp/driver/ce/ce_api.h b/cst85/liteos_m/sdk/bsp/driver/ce/ce_api.h index 26f56d3..00a0974 100755 --- a/cst85/liteos_m/sdk/bsp/driver/ce/ce_api.h +++ b/cst85/liteos_m/sdk/bsp/driver/ce/ce_api.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/bsp/driver/ce/ce_common.h b/cst85/liteos_m/sdk/bsp/driver/ce/ce_common.h index 817b599..8a48df2 100755 --- a/cst85/liteos_m/sdk/bsp/driver/ce/ce_common.h +++ b/cst85/liteos_m/sdk/bsp/driver/ce/ce_common.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/bsp/driver/chip.h b/cst85/liteos_m/sdk/bsp/driver/chip.h index 093bb6b..c9a0e6e 100644 --- a/cst85/liteos_m/sdk/bsp/driver/chip.h +++ b/cst85/liteos_m/sdk/bsp/driver/chip.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/bsp/driver/common/dma_common.h b/cst85/liteos_m/sdk/bsp/driver/common/dma_common.h index 5c70aaa..cb13b95 100755 --- a/cst85/liteos_m/sdk/bsp/driver/common/dma_common.h +++ b/cst85/liteos_m/sdk/bsp/driver/common/dma_common.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/bsp/driver/cs1000aud_regs/cs1000Aud_analog_reg.h b/cst85/liteos_m/sdk/bsp/driver/cs1000aud_regs/cs1000Aud_analog_reg.h index e779101..8c15cc0 100644 --- a/cst85/liteos_m/sdk/bsp/driver/cs1000aud_regs/cs1000Aud_analog_reg.h +++ b/cst85/liteos_m/sdk/bsp/driver/cs1000aud_regs/cs1000Aud_analog_reg.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/bsp/driver/cs1000aud_regs/cs1000Aud_gpio.h b/cst85/liteos_m/sdk/bsp/driver/cs1000aud_regs/cs1000Aud_gpio.h index 3cf7892..8ebe775 100644 --- a/cst85/liteos_m/sdk/bsp/driver/cs1000aud_regs/cs1000Aud_gpio.h +++ b/cst85/liteos_m/sdk/bsp/driver/cs1000aud_regs/cs1000Aud_gpio.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/bsp/driver/cs1000aud_regs/cs1000Aud_iomux.h b/cst85/liteos_m/sdk/bsp/driver/cs1000aud_regs/cs1000Aud_iomux.h index c0fc08d..aaa67ff 100644 --- a/cst85/liteos_m/sdk/bsp/driver/cs1000aud_regs/cs1000Aud_iomux.h +++ b/cst85/liteos_m/sdk/bsp/driver/cs1000aud_regs/cs1000Aud_iomux.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/bsp/driver/cs1000aud_regs/cs1000Aud_led_pwm.h b/cst85/liteos_m/sdk/bsp/driver/cs1000aud_regs/cs1000Aud_led_pwm.h index 8a142e9..8eca1d6 100644 --- a/cst85/liteos_m/sdk/bsp/driver/cs1000aud_regs/cs1000Aud_led_pwm.h +++ b/cst85/liteos_m/sdk/bsp/driver/cs1000aud_regs/cs1000Aud_led_pwm.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/bsp/driver/cs1000aud_regs/cs1000Aud_msadc.h b/cst85/liteos_m/sdk/bsp/driver/cs1000aud_regs/cs1000Aud_msadc.h index 5b4aaab..278c6fc 100644 --- a/cst85/liteos_m/sdk/bsp/driver/cs1000aud_regs/cs1000Aud_msadc.h +++ b/cst85/liteos_m/sdk/bsp/driver/cs1000aud_regs/cs1000Aud_msadc.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/bsp/driver/cs1000aud_regs/cs1000Aud_rtc_core.h b/cst85/liteos_m/sdk/bsp/driver/cs1000aud_regs/cs1000Aud_rtc_core.h index a48b4ba..39dfd0a 100644 --- a/cst85/liteos_m/sdk/bsp/driver/cs1000aud_regs/cs1000Aud_rtc_core.h +++ b/cst85/liteos_m/sdk/bsp/driver/cs1000aud_regs/cs1000Aud_rtc_core.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/bsp/driver/cs1000aud_regs/cs1000Aud_sys_ctrl.h b/cst85/liteos_m/sdk/bsp/driver/cs1000aud_regs/cs1000Aud_sys_ctrl.h index 64554bf..d61f77e 100644 --- a/cst85/liteos_m/sdk/bsp/driver/cs1000aud_regs/cs1000Aud_sys_ctrl.h +++ b/cst85/liteos_m/sdk/bsp/driver/cs1000aud_regs/cs1000Aud_sys_ctrl.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/bsp/driver/cs1000lite_regs/cs1000Lite_analog_reg.h b/cst85/liteos_m/sdk/bsp/driver/cs1000lite_regs/cs1000Lite_analog_reg.h index ebe08b5..316a912 100644 --- a/cst85/liteos_m/sdk/bsp/driver/cs1000lite_regs/cs1000Lite_analog_reg.h +++ b/cst85/liteos_m/sdk/bsp/driver/cs1000lite_regs/cs1000Lite_analog_reg.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/bsp/driver/cs1000lite_regs/cs1000Lite_gpio.h b/cst85/liteos_m/sdk/bsp/driver/cs1000lite_regs/cs1000Lite_gpio.h index 68a2c9d..9fef75b 100644 --- a/cst85/liteos_m/sdk/bsp/driver/cs1000lite_regs/cs1000Lite_gpio.h +++ b/cst85/liteos_m/sdk/bsp/driver/cs1000lite_regs/cs1000Lite_gpio.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/bsp/driver/cs1000lite_regs/cs1000Lite_iomux.h b/cst85/liteos_m/sdk/bsp/driver/cs1000lite_regs/cs1000Lite_iomux.h index a5ada3b..8eed5d6 100644 --- a/cst85/liteos_m/sdk/bsp/driver/cs1000lite_regs/cs1000Lite_iomux.h +++ b/cst85/liteos_m/sdk/bsp/driver/cs1000lite_regs/cs1000Lite_iomux.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/bsp/driver/cs1000lite_regs/cs1000Lite_led_pwm.h b/cst85/liteos_m/sdk/bsp/driver/cs1000lite_regs/cs1000Lite_led_pwm.h index cc96925..49492af 100644 --- a/cst85/liteos_m/sdk/bsp/driver/cs1000lite_regs/cs1000Lite_led_pwm.h +++ b/cst85/liteos_m/sdk/bsp/driver/cs1000lite_regs/cs1000Lite_led_pwm.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/bsp/driver/cs1000lite_regs/cs1000Lite_msadc.h b/cst85/liteos_m/sdk/bsp/driver/cs1000lite_regs/cs1000Lite_msadc.h index ded8b7c..e2d74d8 100644 --- a/cst85/liteos_m/sdk/bsp/driver/cs1000lite_regs/cs1000Lite_msadc.h +++ b/cst85/liteos_m/sdk/bsp/driver/cs1000lite_regs/cs1000Lite_msadc.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/bsp/driver/cs1000lite_regs/cs1000Lite_rtc_core.h b/cst85/liteos_m/sdk/bsp/driver/cs1000lite_regs/cs1000Lite_rtc_core.h index cb1e60a..6a08c28 100644 --- a/cst85/liteos_m/sdk/bsp/driver/cs1000lite_regs/cs1000Lite_rtc_core.h +++ b/cst85/liteos_m/sdk/bsp/driver/cs1000lite_regs/cs1000Lite_rtc_core.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/bsp/driver/cs1000lite_regs/cs1000Lite_spi.h b/cst85/liteos_m/sdk/bsp/driver/cs1000lite_regs/cs1000Lite_spi.h index f5acfa8..4006874 100644 --- a/cst85/liteos_m/sdk/bsp/driver/cs1000lite_regs/cs1000Lite_spi.h +++ b/cst85/liteos_m/sdk/bsp/driver/cs1000lite_regs/cs1000Lite_spi.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/bsp/driver/cs1000lite_regs/cs1000Lite_sys_ctrl.h b/cst85/liteos_m/sdk/bsp/driver/cs1000lite_regs/cs1000Lite_sys_ctrl.h index 942ed77..331ae68 100644 --- a/cst85/liteos_m/sdk/bsp/driver/cs1000lite_regs/cs1000Lite_sys_ctrl.h +++ b/cst85/liteos_m/sdk/bsp/driver/cs1000lite_regs/cs1000Lite_sys_ctrl.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/bsp/driver/dma/dma_api.h b/cst85/liteos_m/sdk/bsp/driver/dma/dma_api.h index 07e63e0..772c56f 100755 --- a/cst85/liteos_m/sdk/bsp/driver/dma/dma_api.h +++ b/cst85/liteos_m/sdk/bsp/driver/dma/dma_api.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/bsp/driver/dma/dma_api_bt.h b/cst85/liteos_m/sdk/bsp/driver/dma/dma_api_bt.h index 9de275c..8c5038a 100755 --- a/cst85/liteos_m/sdk/bsp/driver/dma/dma_api_bt.h +++ b/cst85/liteos_m/sdk/bsp/driver/dma/dma_api_bt.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/bsp/driver/dma/dma_generic.h b/cst85/liteos_m/sdk/bsp/driver/dma/dma_generic.h index d6a3d2e..a7a326e 100755 --- a/cst85/liteos_m/sdk/bsp/driver/dma/dma_generic.h +++ b/cst85/liteos_m/sdk/bsp/driver/dma/dma_generic.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/bsp/driver/dma/reg_dma.h b/cst85/liteos_m/sdk/bsp/driver/dma/reg_dma.h index 6fa4182..4175e86 100755 --- a/cst85/liteos_m/sdk/bsp/driver/dma/reg_dma.h +++ b/cst85/liteos_m/sdk/bsp/driver/dma/reg_dma.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/bsp/driver/flash/bootloader.h b/cst85/liteos_m/sdk/bsp/driver/flash/bootloader.h index f0077bb..a4f67b4 100644 --- a/cst85/liteos_m/sdk/bsp/driver/flash/bootloader.h +++ b/cst85/liteos_m/sdk/bsp/driver/flash/bootloader.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/bsp/driver/flash/flash_api.c b/cst85/liteos_m/sdk/bsp/driver/flash/flash_api.c index 94f3aa9..37e168c 100644 --- a/cst85/liteos_m/sdk/bsp/driver/flash/flash_api.c +++ b/cst85/liteos_m/sdk/bsp/driver/flash/flash_api.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/bsp/driver/flash/flash_api.h b/cst85/liteos_m/sdk/bsp/driver/flash/flash_api.h index c2eb299..64dbc88 100755 --- a/cst85/liteos_m/sdk/bsp/driver/flash/flash_api.h +++ b/cst85/liteos_m/sdk/bsp/driver/flash/flash_api.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/bsp/driver/gpadc/gpadc_api.c b/cst85/liteos_m/sdk/bsp/driver/gpadc/gpadc_api.c index 69b59bc..decdb1a 100755 --- a/cst85/liteos_m/sdk/bsp/driver/gpadc/gpadc_api.c +++ b/cst85/liteos_m/sdk/bsp/driver/gpadc/gpadc_api.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/bsp/driver/gpadc/gpadc_api.h b/cst85/liteos_m/sdk/bsp/driver/gpadc/gpadc_api.h index c97dbc2..5005e29 100755 --- a/cst85/liteos_m/sdk/bsp/driver/gpadc/gpadc_api.h +++ b/cst85/liteos_m/sdk/bsp/driver/gpadc/gpadc_api.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/bsp/driver/gpio/gpio_api.c b/cst85/liteos_m/sdk/bsp/driver/gpio/gpio_api.c index 8f23edd..cb7014a 100644 --- a/cst85/liteos_m/sdk/bsp/driver/gpio/gpio_api.c +++ b/cst85/liteos_m/sdk/bsp/driver/gpio/gpio_api.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/bsp/driver/gpio/gpio_api.h b/cst85/liteos_m/sdk/bsp/driver/gpio/gpio_api.h index 563abe1..d911a8d 100644 --- a/cst85/liteos_m/sdk/bsp/driver/gpio/gpio_api.h +++ b/cst85/liteos_m/sdk/bsp/driver/gpio/gpio_api.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/bsp/driver/gpio/reg_gpio.h b/cst85/liteos_m/sdk/bsp/driver/gpio/reg_gpio.h index a686f5c..446bc71 100644 --- a/cst85/liteos_m/sdk/bsp/driver/gpio/reg_gpio.h +++ b/cst85/liteos_m/sdk/bsp/driver/gpio/reg_gpio.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/bsp/driver/iomux/pinname.h b/cst85/liteos_m/sdk/bsp/driver/iomux/pinname.h index 6b32c67..eba84ed 100644 --- a/cst85/liteos_m/sdk/bsp/driver/iomux/pinname.h +++ b/cst85/liteos_m/sdk/bsp/driver/iomux/pinname.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/bsp/driver/iomux/reg_iomux.h b/cst85/liteos_m/sdk/bsp/driver/iomux/reg_iomux.h index 8a92678..129aafc 100644 --- a/cst85/liteos_m/sdk/bsp/driver/iomux/reg_iomux.h +++ b/cst85/liteos_m/sdk/bsp/driver/iomux/reg_iomux.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/bsp/driver/ipc/reg_g1_ipc_app.h b/cst85/liteos_m/sdk/bsp/driver/ipc/reg_g1_ipc_app.h index 6ff9d50..7e58eb5 100644 --- a/cst85/liteos_m/sdk/bsp/driver/ipc/reg_g1_ipc_app.h +++ b/cst85/liteos_m/sdk/bsp/driver/ipc/reg_g1_ipc_app.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/bsp/driver/ipc/reg_g1_ipc_emb.h b/cst85/liteos_m/sdk/bsp/driver/ipc/reg_g1_ipc_emb.h index 66be4ed..f9c72c1 100644 --- a/cst85/liteos_m/sdk/bsp/driver/ipc/reg_g1_ipc_emb.h +++ b/cst85/liteos_m/sdk/bsp/driver/ipc/reg_g1_ipc_emb.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/bsp/driver/ipc/reg_ipc_app.h b/cst85/liteos_m/sdk/bsp/driver/ipc/reg_ipc_app.h index a1aaf29..e7ee847 100644 --- a/cst85/liteos_m/sdk/bsp/driver/ipc/reg_ipc_app.h +++ b/cst85/liteos_m/sdk/bsp/driver/ipc/reg_ipc_app.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/bsp/driver/ipc/reg_ipc_comreg.h b/cst85/liteos_m/sdk/bsp/driver/ipc/reg_ipc_comreg.h index 54ba83b..f61340c 100644 --- a/cst85/liteos_m/sdk/bsp/driver/ipc/reg_ipc_comreg.h +++ b/cst85/liteos_m/sdk/bsp/driver/ipc/reg_ipc_comreg.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/bsp/driver/ipc/reg_ipc_mutex.h b/cst85/liteos_m/sdk/bsp/driver/ipc/reg_ipc_mutex.h index f7683c4..b8ae05c 100644 --- a/cst85/liteos_m/sdk/bsp/driver/ipc/reg_ipc_mutex.h +++ b/cst85/liteos_m/sdk/bsp/driver/ipc/reg_ipc_mutex.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/bsp/driver/pmic/pmic_api.h b/cst85/liteos_m/sdk/bsp/driver/pmic/pmic_api.h index a280295..e41b83e 100644 --- a/cst85/liteos_m/sdk/bsp/driver/pmic/pmic_api.h +++ b/cst85/liteos_m/sdk/bsp/driver/pmic/pmic_api.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/bsp/driver/pmic/pwrkey_api.c b/cst85/liteos_m/sdk/bsp/driver/pmic/pwrkey_api.c index b1544e5..d91758c 100644 --- a/cst85/liteos_m/sdk/bsp/driver/pmic/pwrkey_api.c +++ b/cst85/liteos_m/sdk/bsp/driver/pmic/pwrkey_api.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/bsp/driver/pmic/pwrkey_api.h b/cst85/liteos_m/sdk/bsp/driver/pmic/pwrkey_api.h index b6186bb..bd9676a 100644 --- a/cst85/liteos_m/sdk/bsp/driver/pmic/pwrkey_api.h +++ b/cst85/liteos_m/sdk/bsp/driver/pmic/pwrkey_api.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/bsp/driver/psim/psim_api.h b/cst85/liteos_m/sdk/bsp/driver/psim/psim_api.h index 34ab19a..18c709a 100644 --- a/cst85/liteos_m/sdk/bsp/driver/psim/psim_api.h +++ b/cst85/liteos_m/sdk/bsp/driver/psim/psim_api.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/bsp/driver/rf/reg_bt_rf.h b/cst85/liteos_m/sdk/bsp/driver/rf/reg_bt_rf.h index 25b1f41..ef66e71 100755 --- a/cst85/liteos_m/sdk/bsp/driver/rf/reg_bt_rf.h +++ b/cst85/liteos_m/sdk/bsp/driver/rf/reg_bt_rf.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/bsp/driver/rf/reg_riu.h b/cst85/liteos_m/sdk/bsp/driver/rf/reg_riu.h index 6cc2bec..f668d2e 100755 --- a/cst85/liteos_m/sdk/bsp/driver/rf/reg_riu.h +++ b/cst85/liteos_m/sdk/bsp/driver/rf/reg_riu.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/bsp/driver/rf/reg_wcnaon.h b/cst85/liteos_m/sdk/bsp/driver/rf/reg_wcnaon.h index 63ee45a..809f70a 100755 --- a/cst85/liteos_m/sdk/bsp/driver/rf/reg_wcnaon.h +++ b/cst85/liteos_m/sdk/bsp/driver/rf/reg_wcnaon.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/bsp/driver/rf/reg_wlan_rf.h b/cst85/liteos_m/sdk/bsp/driver/rf/reg_wlan_rf.h index 67c7ced..0a1c0a5 100755 --- a/cst85/liteos_m/sdk/bsp/driver/rf/reg_wlan_rf.h +++ b/cst85/liteos_m/sdk/bsp/driver/rf/reg_wlan_rf.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/bsp/driver/rf/rf_config.h b/cst85/liteos_m/sdk/bsp/driver/rf/rf_config.h index 67c17e7..6f36aa2 100755 --- a/cst85/liteos_m/sdk/bsp/driver/rf/rf_config.h +++ b/cst85/liteos_m/sdk/bsp/driver/rf/rf_config.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/bsp/driver/sleep/sleep_api.h b/cst85/liteos_m/sdk/bsp/driver/sleep/sleep_api.h index 02e799a..14f0045 100755 --- a/cst85/liteos_m/sdk/bsp/driver/sleep/sleep_api.h +++ b/cst85/liteos_m/sdk/bsp/driver/sleep/sleep_api.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/bsp/driver/stdio_uart/reg_stdio_uart.h b/cst85/liteos_m/sdk/bsp/driver/stdio_uart/reg_stdio_uart.h index e3d58f0..e5aadcf 100644 --- a/cst85/liteos_m/sdk/bsp/driver/stdio_uart/reg_stdio_uart.h +++ b/cst85/liteos_m/sdk/bsp/driver/stdio_uart/reg_stdio_uart.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/bsp/driver/stdio_uart/stdio_uart.c b/cst85/liteos_m/sdk/bsp/driver/stdio_uart/stdio_uart.c index e6100f1..862a87f 100644 --- a/cst85/liteos_m/sdk/bsp/driver/stdio_uart/stdio_uart.c +++ b/cst85/liteos_m/sdk/bsp/driver/stdio_uart/stdio_uart.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/bsp/driver/sysctrl/reg_sysctrl.h b/cst85/liteos_m/sdk/bsp/driver/sysctrl/reg_sysctrl.h index 9da9533..54d5b9c 100644 --- a/cst85/liteos_m/sdk/bsp/driver/sysctrl/reg_sysctrl.h +++ b/cst85/liteos_m/sdk/bsp/driver/sysctrl/reg_sysctrl.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/bsp/driver/sysctrl/sysctrl_api.h b/cst85/liteos_m/sdk/bsp/driver/sysctrl/sysctrl_api.h index f908ccc..4561042 100644 --- a/cst85/liteos_m/sdk/bsp/driver/sysctrl/sysctrl_api.h +++ b/cst85/liteos_m/sdk/bsp/driver/sysctrl/sysctrl_api.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/bsp/driver/ticker/reg_timer.h b/cst85/liteos_m/sdk/bsp/driver/ticker/reg_timer.h index aadb49a..5f1d57f 100644 --- a/cst85/liteos_m/sdk/bsp/driver/ticker/reg_timer.h +++ b/cst85/liteos_m/sdk/bsp/driver/ticker/reg_timer.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/bsp/driver/time/time_api.c b/cst85/liteos_m/sdk/bsp/driver/time/time_api.c index 03aea24..1c02692 100644 --- a/cst85/liteos_m/sdk/bsp/driver/time/time_api.c +++ b/cst85/liteos_m/sdk/bsp/driver/time/time_api.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/bsp/driver/time/time_api.h b/cst85/liteos_m/sdk/bsp/driver/time/time_api.h index 4997aeb..f599e32 100644 --- a/cst85/liteos_m/sdk/bsp/driver/time/time_api.h +++ b/cst85/liteos_m/sdk/bsp/driver/time/time_api.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/bsp/driver/trng/BUILD.gn b/cst85/liteos_m/sdk/bsp/driver/trng/BUILD.gn index 335dafa..b49d234 100644 --- a/cst85/liteos_m/sdk/bsp/driver/trng/BUILD.gn +++ b/cst85/liteos_m/sdk/bsp/driver/trng/BUILD.gn @@ -1,4 +1,4 @@ -# Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. +# Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/bsp/driver/trng/reg_trng.h b/cst85/liteos_m/sdk/bsp/driver/trng/reg_trng.h index 6818a1a..e7a5c7d 100644 --- a/cst85/liteos_m/sdk/bsp/driver/trng/reg_trng.h +++ b/cst85/liteos_m/sdk/bsp/driver/trng/reg_trng.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/bsp/driver/trng/trng_api.c b/cst85/liteos_m/sdk/bsp/driver/trng/trng_api.c index 7e1377a..885bb68 100644 --- a/cst85/liteos_m/sdk/bsp/driver/trng/trng_api.c +++ b/cst85/liteos_m/sdk/bsp/driver/trng/trng_api.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/bsp/driver/trng/trng_api.h b/cst85/liteos_m/sdk/bsp/driver/trng/trng_api.h index 5c433e1..88a6ddb 100644 --- a/cst85/liteos_m/sdk/bsp/driver/trng/trng_api.h +++ b/cst85/liteos_m/sdk/bsp/driver/trng/trng_api.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/bsp/wrapper/lite_sys.c b/cst85/liteos_m/sdk/bsp/wrapper/lite_sys.c index 2a8ddaa..4cd8204 100644 --- a/cst85/liteos_m/sdk/bsp/wrapper/lite_sys.c +++ b/cst85/liteos_m/sdk/bsp/wrapper/lite_sys.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/bsp/wrapper/syscalls.c b/cst85/liteos_m/sdk/bsp/wrapper/syscalls.c index 9e8ecf8..998dffa 100644 --- a/cst85/liteos_m/sdk/bsp/wrapper/syscalls.c +++ b/cst85/liteos_m/sdk/bsp/wrapper/syscalls.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/modules/aon/src/aon_sram.c b/cst85/liteos_m/sdk/modules/aon/src/aon_sram.c index eba2cdc..ba2efcf 100755 --- a/cst85/liteos_m/sdk/modules/aon/src/aon_sram.c +++ b/cst85/liteos_m/sdk/modules/aon/src/aon_sram.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/modules/apps/api/app_a2dp.h b/cst85/liteos_m/sdk/modules/apps/api/app_a2dp.h index 097965a..d59042a 100755 --- a/cst85/liteos_m/sdk/modules/apps/api/app_a2dp.h +++ b/cst85/liteos_m/sdk/modules/apps/api/app_a2dp.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/modules/apps/api/app_a2dp_source.h b/cst85/liteos_m/sdk/modules/apps/api/app_a2dp_source.h index 303f623..f86f156 100755 --- a/cst85/liteos_m/sdk/modules/apps/api/app_a2dp_source.h +++ b/cst85/liteos_m/sdk/modules/apps/api/app_a2dp_source.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/modules/apps/api/app_avrcp.h b/cst85/liteos_m/sdk/modules/apps/api/app_avrcp.h index 282fe71..91c5b60 100755 --- a/cst85/liteos_m/sdk/modules/apps/api/app_avrcp.h +++ b/cst85/liteos_m/sdk/modules/apps/api/app_avrcp.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/modules/apps/api/app_ble_only.h b/cst85/liteos_m/sdk/modules/apps/api/app_ble_only.h index cec071f..f4634fd 100755 --- a/cst85/liteos_m/sdk/modules/apps/api/app_ble_only.h +++ b/cst85/liteos_m/sdk/modules/apps/api/app_ble_only.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/modules/apps/api/app_bt.h b/cst85/liteos_m/sdk/modules/apps/api/app_bt.h index eabb3b2..365f697 100755 --- a/cst85/liteos_m/sdk/modules/apps/api/app_bt.h +++ b/cst85/liteos_m/sdk/modules/apps/api/app_bt.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/modules/apps/api/app_bt_queue.h b/cst85/liteos_m/sdk/modules/apps/api/app_bt_queue.h index 6fa0ede..091a794 100755 --- a/cst85/liteos_m/sdk/modules/apps/api/app_bt_queue.h +++ b/cst85/liteos_m/sdk/modules/apps/api/app_bt_queue.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/modules/apps/api/app_hfg.h b/cst85/liteos_m/sdk/modules/apps/api/app_hfg.h index febe0e6..81a7822 100755 --- a/cst85/liteos_m/sdk/modules/apps/api/app_hfg.h +++ b/cst85/liteos_m/sdk/modules/apps/api/app_hfg.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/modules/apps/api/app_hfp.h b/cst85/liteos_m/sdk/modules/apps/api/app_hfp.h index 0a6d50a..90097fd 100755 --- a/cst85/liteos_m/sdk/modules/apps/api/app_hfp.h +++ b/cst85/liteos_m/sdk/modules/apps/api/app_hfp.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/modules/apps/api/app_hsp.h b/cst85/liteos_m/sdk/modules/apps/api/app_hsp.h index 7840127..7d5971c 100755 --- a/cst85/liteos_m/sdk/modules/apps/api/app_hsp.h +++ b/cst85/liteos_m/sdk/modules/apps/api/app_hsp.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/modules/apps/api/app_ota_box.h b/cst85/liteos_m/sdk/modules/apps/api/app_ota_box.h index b0b43f6..c51344b 100755 --- a/cst85/liteos_m/sdk/modules/apps/api/app_ota_box.h +++ b/cst85/liteos_m/sdk/modules/apps/api/app_ota_box.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/modules/apps/api/app_spp.h b/cst85/liteos_m/sdk/modules/apps/api/app_spp.h index 95f03a5..ba6aea9 100755 --- a/cst85/liteos_m/sdk/modules/apps/api/app_spp.h +++ b/cst85/liteos_m/sdk/modules/apps/api/app_spp.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/modules/apps/api/app_test.h b/cst85/liteos_m/sdk/modules/apps/api/app_test.h index 77bcb1c..8bf5cc0 100755 --- a/cst85/liteos_m/sdk/modules/apps/api/app_test.h +++ b/cst85/liteos_m/sdk/modules/apps/api/app_test.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/modules/apps/api/app_tws.h b/cst85/liteos_m/sdk/modules/apps/api/app_tws.h index d97c1b2..65f3d1d 100755 --- a/cst85/liteos_m/sdk/modules/apps/api/app_tws.h +++ b/cst85/liteos_m/sdk/modules/apps/api/app_tws.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/modules/apps/src/app_a2dp.c b/cst85/liteos_m/sdk/modules/apps/src/app_a2dp.c index abd3de4..221c59f 100755 --- a/cst85/liteos_m/sdk/modules/apps/src/app_a2dp.c +++ b/cst85/liteos_m/sdk/modules/apps/src/app_a2dp.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/modules/apps/src/app_a2dp_source.c b/cst85/liteos_m/sdk/modules/apps/src/app_a2dp_source.c index c037f6b..d17353a 100755 --- a/cst85/liteos_m/sdk/modules/apps/src/app_a2dp_source.c +++ b/cst85/liteos_m/sdk/modules/apps/src/app_a2dp_source.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/modules/apps/src/app_avrcp.c b/cst85/liteos_m/sdk/modules/apps/src/app_avrcp.c index 400373f..460f77d 100755 --- a/cst85/liteos_m/sdk/modules/apps/src/app_avrcp.c +++ b/cst85/liteos_m/sdk/modules/apps/src/app_avrcp.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/modules/apps/src/app_ble_only.c b/cst85/liteos_m/sdk/modules/apps/src/app_ble_only.c index 72cc91e..a2d90ed 100755 --- a/cst85/liteos_m/sdk/modules/apps/src/app_ble_only.c +++ b/cst85/liteos_m/sdk/modules/apps/src/app_ble_only.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/modules/apps/src/app_bt.c b/cst85/liteos_m/sdk/modules/apps/src/app_bt.c index 64e3bef..046a1d2 100755 --- a/cst85/liteos_m/sdk/modules/apps/src/app_bt.c +++ b/cst85/liteos_m/sdk/modules/apps/src/app_bt.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/modules/apps/src/app_bt_queue.c b/cst85/liteos_m/sdk/modules/apps/src/app_bt_queue.c index 957c3bd..ab97741 100755 --- a/cst85/liteos_m/sdk/modules/apps/src/app_bt_queue.c +++ b/cst85/liteos_m/sdk/modules/apps/src/app_bt_queue.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/modules/apps/src/app_hfg.c b/cst85/liteos_m/sdk/modules/apps/src/app_hfg.c index 29e12e0..5b0bc14 100755 --- a/cst85/liteos_m/sdk/modules/apps/src/app_hfg.c +++ b/cst85/liteos_m/sdk/modules/apps/src/app_hfg.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/modules/apps/src/app_hfp.c b/cst85/liteos_m/sdk/modules/apps/src/app_hfp.c index e5f35c2..e91b882 100755 --- a/cst85/liteos_m/sdk/modules/apps/src/app_hfp.c +++ b/cst85/liteos_m/sdk/modules/apps/src/app_hfp.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/modules/apps/src/app_hid.c b/cst85/liteos_m/sdk/modules/apps/src/app_hid.c index 8da5464..b05f4e7 100755 --- a/cst85/liteos_m/sdk/modules/apps/src/app_hid.c +++ b/cst85/liteos_m/sdk/modules/apps/src/app_hid.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/modules/apps/src/app_hsp.c b/cst85/liteos_m/sdk/modules/apps/src/app_hsp.c index f7c9987..b6beeca 100755 --- a/cst85/liteos_m/sdk/modules/apps/src/app_hsp.c +++ b/cst85/liteos_m/sdk/modules/apps/src/app_hsp.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/modules/apps/src/app_ota_box.c b/cst85/liteos_m/sdk/modules/apps/src/app_ota_box.c index 24200bc..5e5a115 100755 --- a/cst85/liteos_m/sdk/modules/apps/src/app_ota_box.c +++ b/cst85/liteos_m/sdk/modules/apps/src/app_ota_box.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/modules/apps/src/app_spp.c b/cst85/liteos_m/sdk/modules/apps/src/app_spp.c index 6a50301..9e1b3d5 100755 --- a/cst85/liteos_m/sdk/modules/apps/src/app_spp.c +++ b/cst85/liteos_m/sdk/modules/apps/src/app_spp.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/modules/apps/src/app_test.c b/cst85/liteos_m/sdk/modules/apps/src/app_test.c index f7aa49e..d744a52 100755 --- a/cst85/liteos_m/sdk/modules/apps/src/app_test.c +++ b/cst85/liteos_m/sdk/modules/apps/src/app_test.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/modules/apps/src/app_tws.c b/cst85/liteos_m/sdk/modules/apps/src/app_tws.c index 01e0b09..b390a09 100755 --- a/cst85/liteos_m/sdk/modules/apps/src/app_tws.c +++ b/cst85/liteos_m/sdk/modules/apps/src/app_tws.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/modules/ble_task/api/ble_task.h b/cst85/liteos_m/sdk/modules/ble_task/api/ble_task.h index bc558f0..5d44153 100755 --- a/cst85/liteos_m/sdk/modules/ble_task/api/ble_task.h +++ b/cst85/liteos_m/sdk/modules/ble_task/api/ble_task.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/modules/ble_task/api/ble_task_msg.h b/cst85/liteos_m/sdk/modules/ble_task/api/ble_task_msg.h index 9984743..893bead 100755 --- a/cst85/liteos_m/sdk/modules/ble_task/api/ble_task_msg.h +++ b/cst85/liteos_m/sdk/modules/ble_task/api/ble_task_msg.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/modules/ble_task/src/ble_task_msg.c b/cst85/liteos_m/sdk/modules/ble_task/src/ble_task_msg.c index 7b03d5a..43a81bd 100755 --- a/cst85/liteos_m/sdk/modules/ble_task/src/ble_task_msg.c +++ b/cst85/liteos_m/sdk/modules/ble_task/src/ble_task_msg.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/modules/bt_task/api/bt_task.h b/cst85/liteos_m/sdk/modules/bt_task/api/bt_task.h index 0bf95d3..5318196 100755 --- a/cst85/liteos_m/sdk/modules/bt_task/api/bt_task.h +++ b/cst85/liteos_m/sdk/modules/bt_task/api/bt_task.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/modules/bt_task/api/bt_task_msg.h b/cst85/liteos_m/sdk/modules/bt_task/api/bt_task_msg.h index c6ae158..9417470 100755 --- a/cst85/liteos_m/sdk/modules/bt_task/api/bt_task_msg.h +++ b/cst85/liteos_m/sdk/modules/bt_task/api/bt_task_msg.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/modules/bt_task/src/bt_task_msg.c b/cst85/liteos_m/sdk/modules/bt_task/src/bt_task_msg.c index 1308e5a..111dbc3 100755 --- a/cst85/liteos_m/sdk/modules/bt_task/src/bt_task_msg.c +++ b/cst85/liteos_m/sdk/modules/bt_task/src/bt_task_msg.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/modules/btdm/ble/ble_adp/cs_ble_adp_api.h b/cst85/liteos_m/sdk/modules/btdm/ble/ble_adp/cs_ble_adp_api.h index 86e3c82..5cad43f 100755 --- a/cst85/liteos_m/sdk/modules/btdm/ble/ble_adp/cs_ble_adp_api.h +++ b/cst85/liteos_m/sdk/modules/btdm/ble/ble_adp/cs_ble_adp_api.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/modules/btdm/ble/ble_dbg/csble_dbg.c b/cst85/liteos_m/sdk/modules/btdm/ble/ble_dbg/csble_dbg.c index 811bf40..f7c7571 100755 --- a/cst85/liteos_m/sdk/modules/btdm/ble/ble_dbg/csble_dbg.c +++ b/cst85/liteos_m/sdk/modules/btdm/ble/ble_dbg/csble_dbg.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/modules/btdm/ble/ble_dbg/csble_dbg.h b/cst85/liteos_m/sdk/modules/btdm/ble/ble_dbg/csble_dbg.h index 1130064..03693ff 100755 --- a/cst85/liteos_m/sdk/modules/btdm/ble/ble_dbg/csble_dbg.h +++ b/cst85/liteos_m/sdk/modules/btdm/ble/ble_dbg/csble_dbg.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/modules/btdm/ble/ble_stack/ble_ip/csble.h b/cst85/liteos_m/sdk/modules/btdm/ble/ble_stack/ble_ip/csble.h index 93de57e..1d398f8 100755 --- a/cst85/liteos_m/sdk/modules/btdm/ble/ble_stack/ble_ip/csble.h +++ b/cst85/liteos_m/sdk/modules/btdm/ble/ble_stack/ble_ip/csble.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/modules/btdm/bt/include/bt_types_def.h b/cst85/liteos_m/sdk/modules/btdm/bt/include/bt_types_def.h index 136dc68..6f103bd 100755 --- a/cst85/liteos_m/sdk/modules/btdm/bt/include/bt_types_def.h +++ b/cst85/liteos_m/sdk/modules/btdm/bt/include/bt_types_def.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/modules/btdm/bt/include/co_errors.h b/cst85/liteos_m/sdk/modules/btdm/bt/include/co_errors.h index 4c0c920..e70e0ba 100755 --- a/cst85/liteos_m/sdk/modules/btdm/bt/include/co_errors.h +++ b/cst85/liteos_m/sdk/modules/btdm/bt/include/co_errors.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/modules/btdm/bt/include/co_types_def.h b/cst85/liteos_m/sdk/modules/btdm/bt/include/co_types_def.h index 6194b49..decf118 100755 --- a/cst85/liteos_m/sdk/modules/btdm/bt/include/co_types_def.h +++ b/cst85/liteos_m/sdk/modules/btdm/bt/include/co_types_def.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/modules/btdm/bt/include/cs_adp_api.h b/cst85/liteos_m/sdk/modules/btdm/bt/include/cs_adp_api.h index bd717a3..76905f6 100755 --- a/cst85/liteos_m/sdk/modules/btdm/bt/include/cs_adp_api.h +++ b/cst85/liteos_m/sdk/modules/btdm/bt/include/cs_adp_api.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/modules/btdm/bt/include/cs_adp_type.h b/cst85/liteos_m/sdk/modules/btdm/bt/include/cs_adp_type.h index aab01b8..dca09e8 100755 --- a/cst85/liteos_m/sdk/modules/btdm/bt/include/cs_adp_type.h +++ b/cst85/liteos_m/sdk/modules/btdm/bt/include/cs_adp_type.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/modules/btdm/bt/include/cs_host_cfg.h b/cst85/liteos_m/sdk/modules/btdm/bt/include/cs_host_cfg.h index b05e72d..8535e70 100755 --- a/cst85/liteos_m/sdk/modules/btdm/bt/include/cs_host_cfg.h +++ b/cst85/liteos_m/sdk/modules/btdm/bt/include/cs_host_cfg.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/modules/btdm/bt/include/interface/cs_adp_a2dp.h b/cst85/liteos_m/sdk/modules/btdm/bt/include/interface/cs_adp_a2dp.h index 7c97e2b..0fd3b27 100755 --- a/cst85/liteos_m/sdk/modules/btdm/bt/include/interface/cs_adp_a2dp.h +++ b/cst85/liteos_m/sdk/modules/btdm/bt/include/interface/cs_adp_a2dp.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/modules/btdm/bt/include/interface/cs_adp_avrcp.h b/cst85/liteos_m/sdk/modules/btdm/bt/include/interface/cs_adp_avrcp.h index 2100ee7..f5378ab 100755 --- a/cst85/liteos_m/sdk/modules/btdm/bt/include/interface/cs_adp_avrcp.h +++ b/cst85/liteos_m/sdk/modules/btdm/bt/include/interface/cs_adp_avrcp.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/modules/btdm/bt/include/interface/cs_adp_dev.h b/cst85/liteos_m/sdk/modules/btdm/bt/include/interface/cs_adp_dev.h index 4ae1d40..f7b17b2 100755 --- a/cst85/liteos_m/sdk/modules/btdm/bt/include/interface/cs_adp_dev.h +++ b/cst85/liteos_m/sdk/modules/btdm/bt/include/interface/cs_adp_dev.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/modules/btdm/bt/include/interface/cs_adp_hfp.h b/cst85/liteos_m/sdk/modules/btdm/bt/include/interface/cs_adp_hfp.h index 8da1a97..b203c77 100755 --- a/cst85/liteos_m/sdk/modules/btdm/bt/include/interface/cs_adp_hfp.h +++ b/cst85/liteos_m/sdk/modules/btdm/bt/include/interface/cs_adp_hfp.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/modules/btdm/bt/include/interface/cs_adp_hid.h b/cst85/liteos_m/sdk/modules/btdm/bt/include/interface/cs_adp_hid.h index d14f4e0..9de10ba 100755 --- a/cst85/liteos_m/sdk/modules/btdm/bt/include/interface/cs_adp_hid.h +++ b/cst85/liteos_m/sdk/modules/btdm/bt/include/interface/cs_adp_hid.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/modules/btdm/bt/include/interface/cs_adp_hsp.h b/cst85/liteos_m/sdk/modules/btdm/bt/include/interface/cs_adp_hsp.h index d9d2ab7..ea66323 100755 --- a/cst85/liteos_m/sdk/modules/btdm/bt/include/interface/cs_adp_hsp.h +++ b/cst85/liteos_m/sdk/modules/btdm/bt/include/interface/cs_adp_hsp.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/modules/btdm/bt/include/interface/cs_adp_mgr.h b/cst85/liteos_m/sdk/modules/btdm/bt/include/interface/cs_adp_mgr.h index 6a80c32..94c7474 100755 --- a/cst85/liteos_m/sdk/modules/btdm/bt/include/interface/cs_adp_mgr.h +++ b/cst85/liteos_m/sdk/modules/btdm/bt/include/interface/cs_adp_mgr.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/modules/btdm/bt/include/interface/cs_adp_spp.h b/cst85/liteos_m/sdk/modules/btdm/bt/include/interface/cs_adp_spp.h index 6c2823a..08a7d17 100755 --- a/cst85/liteos_m/sdk/modules/btdm/bt/include/interface/cs_adp_spp.h +++ b/cst85/liteos_m/sdk/modules/btdm/bt/include/interface/cs_adp_spp.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/modules/btdm/bt/include/interface/cs_adp_test.h b/cst85/liteos_m/sdk/modules/btdm/bt/include/interface/cs_adp_test.h index 99a2d0b..92a64c5 100755 --- a/cst85/liteos_m/sdk/modules/btdm/bt/include/interface/cs_adp_test.h +++ b/cst85/liteos_m/sdk/modules/btdm/bt/include/interface/cs_adp_test.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/modules/btdm/bt/include/interface/cs_adp_tws.h b/cst85/liteos_m/sdk/modules/btdm/bt/include/interface/cs_adp_tws.h index 014fedd..827febd 100755 --- a/cst85/liteos_m/sdk/modules/btdm/bt/include/interface/cs_adp_tws.h +++ b/cst85/liteos_m/sdk/modules/btdm/bt/include/interface/cs_adp_tws.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/modules/btdm/bt/include/interface/cs_bt_msg.h b/cst85/liteos_m/sdk/modules/btdm/bt/include/interface/cs_bt_msg.h index 0b67045..26e85c4 100755 --- a/cst85/liteos_m/sdk/modules/btdm/bt/include/interface/cs_bt_msg.h +++ b/cst85/liteos_m/sdk/modules/btdm/bt/include/interface/cs_bt_msg.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/modules/common/api/co_main.h b/cst85/liteos_m/sdk/modules/common/api/co_main.h index 45d0f03..fdd3e36 100755 --- a/cst85/liteos_m/sdk/modules/common/api/co_main.h +++ b/cst85/liteos_m/sdk/modules/common/api/co_main.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/modules/common/api/co_message.h b/cst85/liteos_m/sdk/modules/common/api/co_message.h index 6879c1f..c541b1f 100755 --- a/cst85/liteos_m/sdk/modules/common/api/co_message.h +++ b/cst85/liteos_m/sdk/modules/common/api/co_message.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/modules/common/api/ring_buffer.h b/cst85/liteos_m/sdk/modules/common/api/ring_buffer.h index 279c9c4..e0947e0 100755 --- a/cst85/liteos_m/sdk/modules/common/api/ring_buffer.h +++ b/cst85/liteos_m/sdk/modules/common/api/ring_buffer.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/modules/common/src/co_main.c b/cst85/liteos_m/sdk/modules/common/src/co_main.c index 43a1d2f..9cb2bef 100755 --- a/cst85/liteos_m/sdk/modules/common/src/co_main.c +++ b/cst85/liteos_m/sdk/modules/common/src/co_main.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/modules/common/src/ring_buffer.c b/cst85/liteos_m/sdk/modules/common/src/ring_buffer.c index d1d39fb..ee7572d 100755 --- a/cst85/liteos_m/sdk/modules/common/src/ring_buffer.c +++ b/cst85/liteos_m/sdk/modules/common/src/ring_buffer.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/modules/console/api/lnx_list.h b/cst85/liteos_m/sdk/modules/console/api/lnx_list.h index 518c5f7..2408f8f 100644 --- a/cst85/liteos_m/sdk/modules/console/api/lnx_list.h +++ b/cst85/liteos_m/sdk/modules/console/api/lnx_list.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/modules/dbg/dbg.h b/cst85/liteos_m/sdk/modules/dbg/dbg.h index 849891a..439d778 100644 --- a/cst85/liteos_m/sdk/modules/dbg/dbg.h +++ b/cst85/liteos_m/sdk/modules/dbg/dbg.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/modules/dbg/dbg_assert.h b/cst85/liteos_m/sdk/modules/dbg/dbg_assert.h index 555069c..f6193ea 100644 --- a/cst85/liteos_m/sdk/modules/dbg/dbg_assert.h +++ b/cst85/liteos_m/sdk/modules/dbg/dbg_assert.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/modules/dbg/dbg_print.c b/cst85/liteos_m/sdk/modules/dbg/dbg_print.c index 2de241a..c94fdb2 100644 --- a/cst85/liteos_m/sdk/modules/dbg/dbg_print.c +++ b/cst85/liteos_m/sdk/modules/dbg/dbg_print.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/modules/lwip/dhcps/dhcps.h b/cst85/liteos_m/sdk/modules/lwip/dhcps/dhcps.h index 6dc0705..7cb8b3c 100644 --- a/cst85/liteos_m/sdk/modules/lwip/dhcps/dhcps.h +++ b/cst85/liteos_m/sdk/modules/lwip/dhcps/dhcps.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/modules/lwip/lwip-STABLE-2_0_2_RELEASE_VER/src/include/lwip/apps/netbiosns.h b/cst85/liteos_m/sdk/modules/lwip/lwip-STABLE-2_0_2_RELEASE_VER/src/include/lwip/apps/netbiosns.h index 3c1809a..c50f131 100644 --- a/cst85/liteos_m/sdk/modules/lwip/lwip-STABLE-2_0_2_RELEASE_VER/src/include/lwip/apps/netbiosns.h +++ b/cst85/liteos_m/sdk/modules/lwip/lwip-STABLE-2_0_2_RELEASE_VER/src/include/lwip/apps/netbiosns.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/modules/lwip/lwip-STABLE-2_0_2_RELEASE_VER/src/include/lwip/apps/netbiosns_opts.h b/cst85/liteos_m/sdk/modules/lwip/lwip-STABLE-2_0_2_RELEASE_VER/src/include/lwip/apps/netbiosns_opts.h index 8a404a6..6305181 100644 --- a/cst85/liteos_m/sdk/modules/lwip/lwip-STABLE-2_0_2_RELEASE_VER/src/include/lwip/apps/netbiosns_opts.h +++ b/cst85/liteos_m/sdk/modules/lwip/lwip-STABLE-2_0_2_RELEASE_VER/src/include/lwip/apps/netbiosns_opts.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/modules/lwip/lwip-STABLE-2_0_2_RELEASE_VER/src/include/lwip/apps/tftp_opts.h b/cst85/liteos_m/sdk/modules/lwip/lwip-STABLE-2_0_2_RELEASE_VER/src/include/lwip/apps/tftp_opts.h index a0e9896..107c3ab 100644 --- a/cst85/liteos_m/sdk/modules/lwip/lwip-STABLE-2_0_2_RELEASE_VER/src/include/lwip/apps/tftp_opts.h +++ b/cst85/liteos_m/sdk/modules/lwip/lwip-STABLE-2_0_2_RELEASE_VER/src/include/lwip/apps/tftp_opts.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/modules/lwip/lwip-STABLE-2_0_2_RELEASE_VER/src/include/lwip/apps/tftp_server.h b/cst85/liteos_m/sdk/modules/lwip/lwip-STABLE-2_0_2_RELEASE_VER/src/include/lwip/apps/tftp_server.h index 1e2361f..a4069e3 100644 --- a/cst85/liteos_m/sdk/modules/lwip/lwip-STABLE-2_0_2_RELEASE_VER/src/include/lwip/apps/tftp_server.h +++ b/cst85/liteos_m/sdk/modules/lwip/lwip-STABLE-2_0_2_RELEASE_VER/src/include/lwip/apps/tftp_server.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/modules/lwip/lwip-STABLE-2_0_2_RELEASE_VER/src/include/posix/errno.h b/cst85/liteos_m/sdk/modules/lwip/lwip-STABLE-2_0_2_RELEASE_VER/src/include/posix/errno.h index 338218a..93ab655 100644 --- a/cst85/liteos_m/sdk/modules/lwip/lwip-STABLE-2_0_2_RELEASE_VER/src/include/posix/errno.h +++ b/cst85/liteos_m/sdk/modules/lwip/lwip-STABLE-2_0_2_RELEASE_VER/src/include/posix/errno.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/modules/lwip/lwip-STABLE-2_0_2_RELEASE_VER/src/include/posix/netdb.h b/cst85/liteos_m/sdk/modules/lwip/lwip-STABLE-2_0_2_RELEASE_VER/src/include/posix/netdb.h index 10d9426..136c69a 100644 --- a/cst85/liteos_m/sdk/modules/lwip/lwip-STABLE-2_0_2_RELEASE_VER/src/include/posix/netdb.h +++ b/cst85/liteos_m/sdk/modules/lwip/lwip-STABLE-2_0_2_RELEASE_VER/src/include/posix/netdb.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/modules/lwip/lwip-STABLE-2_0_2_RELEASE_VER/src/include/posix/sys/socket.h b/cst85/liteos_m/sdk/modules/lwip/lwip-STABLE-2_0_2_RELEASE_VER/src/include/posix/sys/socket.h index c22b658..11d3039 100644 --- a/cst85/liteos_m/sdk/modules/lwip/lwip-STABLE-2_0_2_RELEASE_VER/src/include/posix/sys/socket.h +++ b/cst85/liteos_m/sdk/modules/lwip/lwip-STABLE-2_0_2_RELEASE_VER/src/include/posix/sys/socket.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/modules/lwip/net_al/lwiphooks.h b/cst85/liteos_m/sdk/modules/lwip/net_al/lwiphooks.h index dbaa042..7741a0e 100644 --- a/cst85/liteos_m/sdk/modules/lwip/net_al/lwiphooks.h +++ b/cst85/liteos_m/sdk/modules/lwip/net_al/lwiphooks.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/modules/rtos/src/os_al/rtos_al.c b/cst85/liteos_m/sdk/modules/rtos/src/os_al/rtos_al.c index 0de4c9f..d4964d2 100644 --- a/cst85/liteos_m/sdk/modules/rtos/src/os_al/rtos_al.c +++ b/cst85/liteos_m/sdk/modules/rtos/src/os_al/rtos_al.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/modules/rtos/src/os_al/rtos_trace.h b/cst85/liteos_m/sdk/modules/rtos/src/os_al/rtos_trace.h index aebf48b..dfc8793 100644 --- a/cst85/liteos_m/sdk/modules/rtos/src/os_al/rtos_trace.h +++ b/cst85/liteos_m/sdk/modules/rtos/src/os_al/rtos_trace.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/modules/rtos/src/rtos.c b/cst85/liteos_m/sdk/modules/rtos/src/rtos.c index 615f139..7ffc591 100644 --- a/cst85/liteos_m/sdk/modules/rtos/src/rtos.c +++ b/cst85/liteos_m/sdk/modules/rtos/src/rtos.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/modules/wb_coex/api/wb_coex.h b/cst85/liteos_m/sdk/modules/wb_coex/api/wb_coex.h index 5d49083..ec4e729 100755 --- a/cst85/liteos_m/sdk/modules/wb_coex/api/wb_coex.h +++ b/cst85/liteos_m/sdk/modules/wb_coex/api/wb_coex.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/modules/wb_coex/src/wb_coex.c b/cst85/liteos_m/sdk/modules/wb_coex/src/wb_coex.c index 24d6063..c3b0518 100755 --- a/cst85/liteos_m/sdk/modules/wb_coex/src/wb_coex.c +++ b/cst85/liteos_m/sdk/modules/wb_coex/src/wb_coex.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/modules/wifi/console/fhost_command_common.c b/cst85/liteos_m/sdk/modules/wifi/console/fhost_command_common.c index 1554ca9..41d1bce 100644 --- a/cst85/liteos_m/sdk/modules/wifi/console/fhost_command_common.c +++ b/cst85/liteos_m/sdk/modules/wifi/console/fhost_command_common.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/modules/wifi/console/fhost_command_common.h b/cst85/liteos_m/sdk/modules/wifi/console/fhost_command_common.h index 8a62957..f42c923 100644 --- a/cst85/liteos_m/sdk/modules/wifi/console/fhost_command_common.h +++ b/cst85/liteos_m/sdk/modules/wifi/console/fhost_command_common.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/modules/wifi/fhost/application/fhost_mdns.h b/cst85/liteos_m/sdk/modules/wifi/fhost/application/fhost_mdns.h index 274b916..10e41b5 100644 --- a/cst85/liteos_m/sdk/modules/wifi/fhost/application/fhost_mdns.h +++ b/cst85/liteos_m/sdk/modules/wifi/fhost/application/fhost_mdns.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/modules/wifi/macif/cs_list.h b/cst85/liteos_m/sdk/modules/wifi/macif/cs_list.h index 9de3528..ff3e7e0 100644 --- a/cst85/liteos_m/sdk/modules/wifi/macif/cs_list.h +++ b/cst85/liteos_m/sdk/modules/wifi/macif/cs_list.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/modules/wifi/macif/rom_patch.c b/cst85/liteos_m/sdk/modules/wifi/macif/rom_patch.c index ad981ac..086c7f9 100644 --- a/cst85/liteos_m/sdk/modules/wifi/macif/rom_patch.c +++ b/cst85/liteos_m/sdk/modules/wifi/macif/rom_patch.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/modules/wifi/macif/rwnx_config.h b/cst85/liteos_m/sdk/modules/wifi/macif/rwnx_config.h index 7c72661..4d73e43 100644 --- a/cst85/liteos_m/sdk/modules/wifi/macif/rwnx_config.h +++ b/cst85/liteos_m/sdk/modules/wifi/macif/rwnx_config.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/modules/wifi/macif/rwnx_defs.h b/cst85/liteos_m/sdk/modules/wifi/macif/rwnx_defs.h index 8a8c0be..975c4b4 100644 --- a/cst85/liteos_m/sdk/modules/wifi/macif/rwnx_defs.h +++ b/cst85/liteos_m/sdk/modules/wifi/macif/rwnx_defs.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/modules/wifi/macif/rwnx_utils.h b/cst85/liteos_m/sdk/modules/wifi/macif/rwnx_utils.h index 412d751..fe5f738 100644 --- a/cst85/liteos_m/sdk/modules/wifi/macif/rwnx_utils.h +++ b/cst85/liteos_m/sdk/modules/wifi/macif/rwnx_utils.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/cst85/liteos_m/sdk/modules/wifi/wlan/wlan_if.h b/cst85/liteos_m/sdk/modules/wifi/wlan/wlan_if.h index 83bb953..91fcc28 100644 --- a/cst85/liteos_m/sdk/modules/wifi/wlan/wlan_if.h +++ b/cst85/liteos_m/sdk/modules/wifi/wlan/wlan_if.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/hals/BUILD.gn b/hals/BUILD.gn index 3482fa9..62490e7 100644 --- a/hals/BUILD.gn +++ b/hals/BUILD.gn @@ -1,4 +1,4 @@ -# Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. +# Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/hals/communication/wifi_lite/wifiservice/BUILD.gn b/hals/communication/wifi_lite/wifiservice/BUILD.gn index 131e21e..932d6c9 100644 --- a/hals/communication/wifi_lite/wifiservice/BUILD.gn +++ b/hals/communication/wifi_lite/wifiservice/BUILD.gn @@ -1,4 +1,4 @@ -# Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. +# Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/hals/communication/wifi_lite/wifiservice/wifi_config.h b/hals/communication/wifi_lite/wifiservice/wifi_config.h index b800202..74b74d9 100644 --- a/hals/communication/wifi_lite/wifiservice/wifi_config.h +++ b/hals/communication/wifi_lite/wifiservice/wifi_config.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/hals/communication/wifi_lite/wifiservice/wifi_device.c b/hals/communication/wifi_lite/wifiservice/wifi_device.c index d440d08..10a85d0 100644 --- a/hals/communication/wifi_lite/wifiservice/wifi_device.c +++ b/hals/communication/wifi_lite/wifiservice/wifi_device.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/hals/communication/wifi_lite/wifiservice/wifi_event.c b/hals/communication/wifi_lite/wifiservice/wifi_event.c index 0cab3b8..2f9bd43 100644 --- a/hals/communication/wifi_lite/wifiservice/wifi_event.c +++ b/hals/communication/wifi_lite/wifiservice/wifi_event.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/hals/communication/wifi_lite/wifiservice/wifi_hotspot.c b/hals/communication/wifi_lite/wifiservice/wifi_hotspot.c index 41e015f..5b5735f 100644 --- a/hals/communication/wifi_lite/wifiservice/wifi_hotspot.c +++ b/hals/communication/wifi_lite/wifiservice/wifi_hotspot.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 CHIPSEA Co., Ltd. All rights reserved. + * Copyright (c) 2021 Chipsea Technologies (Shenzhen) Corp., Ltd. All rights reserved. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at