Browse Source

add new app

zqy 2 years ago
parent
commit
fc20a1543d
79 changed files with 79 additions and 79 deletions
  1. 1 1
      app/A01_DOOR/A01_DOOR_example.c
  2. 1 1
      app/A01_DOOR/BUILD.gn
  3. 1 1
      app/A02_MQ5/A02_MQ5.c
  4. 1 1
      app/A02_MQ5/BUILD.gn
  5. 1 1
      app/A02_MQ5/include/MQ5.h
  6. 1 1
      app/A02_MQ5/src/MQ5.c
  7. 1 1
      app/A03_MAX30102/A03_MAX30102_example.c
  8. 1 1
      app/A03_MAX30102/BUILD.gn
  9. 1 1
      app/A03_MAX30102_B/A03_MAX30102_example copy.c
  10. 1 1
      app/A03_MAX30102_B/A03_MAX30102_example.c
  11. 1 1
      app/A03_MAX30102_B/A03_MAX30102_example1.c
  12. 1 1
      app/A03_MAX30102_B/BUILD.gn
  13. 1 1
      app/A04_NOISE/A04_NOISE_example.c
  14. 1 1
      app/A04_NOISE/BUILD.gn
  15. 1 1
      app/A05_WATER/A02_WATER_example.c
  16. 1 1
      app/A05_WATER/BUILD.gn
  17. 1 1
      app/A06_VOICE_SWITCH/A11_PM2_5_example.c
  18. 1 1
      app/A06_VOICE_SWITCH/BUILD.gn
  19. 1 1
      app/A07_WATHER/A07_WATHER_example.c
  20. 1 1
      app/A07_WATHER/BUILD.gn
  21. 1 1
      app/A07_WATHER/include/bmp280.h
  22. 1 1
      app/A07_WATHER/src/bmp280.c
  23. 1 1
      app/A08_NFC/A08_NFC_example.c
  24. 1 1
      app/A08_NFC/BUILD.gn
  25. 1 1
      app/A08_NFC/include/MPU6050.h
  26. 1 1
      app/A08_NFC/src/MPU6050.c
  27. 1 1
      app/A09_Elevator/A09_Elevator_example.c
  28. 1 1
      app/A09_Elevator/BUILD.gn
  29. 1 1
      app/A09_Elevator/include/elevator.h
  30. 1 1
      app/A09_Elevator/src/elevator.c
  31. 1 1
      app/A11_PM2_5/A11_PM2_5_example.c
  32. 1 1
      app/A11_PM2_5/BUILD.gn
  33. 1 1
      app/A12_SOCKET/A12_SOCKET_example.c
  34. 1 1
      app/A12_SOCKET/BUILD.gn
  35. 1 1
      app/A12_SOCKET/include/SOCKET.h
  36. 1 1
      app/A12_SOCKET/src/SOCKET.c
  37. 1 1
      app/A13_FLAME/A13_FLAME_example..c
  38. 1 1
      app/A13_FLAME/BUILD.gn
  39. 1 1
      app/A14_CAR/A01_DOOR_example.c
  40. 1 1
      app/A14_CAR/BUILD.gn
  41. 1 1
      app/A16_PLAY/A24_GPS_example.c
  42. 1 1
      app/A16_PLAY/BUILD.gn
  43. 1 1
      app/A16_PLAY/include/L76K.h
  44. 1 1
      app/A16_PLAY/src/L76K.c
  45. 1 1
      app/A17_CH2O/A17_CH2O.c
  46. 1 1
      app/A17_CH2O/BUILD.gn
  47. 1 1
      app/A17_CH2O/include/CH2O.h
  48. 1 1
      app/A17_CH2O/src/CH2O.c
  49. 1 1
      app/A18_ST02D/A18_ST02D_example.c
  50. 1 1
      app/A18_ST02D/BUILD.gn
  51. 1 1
      app/A19_MXL90614/A19_MXL90614_example.c
  52. 1 1
      app/A19_MXL90614/BUILD.gn
  53. 1 1
      app/A20_VOICE/A20_VOICE_example.c
  54. 1 1
      app/A20_VOICE/BUILD.gn
  55. 1 1
      app/A21_Agriculture/A21_Agriculture_example.c
  56. 1 1
      app/A21_Agriculture/BUILD.gn
  57. 1 1
      app/A21_Agriculture/include/BH1750.h
  58. 1 1
      app/A21_Agriculture/src/BH1750.c
  59. 1 1
      app/A22_MQ2/A22_MQ2.c
  60. 1 1
      app/A22_MQ2/BUILD.gn
  61. 1 1
      app/A22_MQ2/include/MQ2.h
  62. 1 1
      app/A22_MQ2/src/MQ2.c
  63. 1 1
      app/A23_Light/A21_Agriculture_example.c
  64. 1 1
      app/A23_Light/BUILD.gn
  65. 1 1
      app/A23_Light/include/BH1750.h
  66. 1 1
      app/A23_Light/src/BH1750.c
  67. 1 1
      app/A24_GPS/A24_GPS_example.c
  68. 1 1
      app/A24_GPS/BUILD.gn
  69. 1 1
      app/A24_GPS/include/L76K.h
  70. 1 1
      app/A24_GPS/src/L76K.c
  71. 1 1
      app/A25_MPU6050/A25_MPU6050_example.c
  72. 1 1
      app/A25_MPU6050/BUILD.gn
  73. 1 1
      app/A25_MPU6050/include/MPU6050.h
  74. 1 1
      app/A25_MPU6050/src/MPU6050.c
  75. 1 1
      app/A26_OLED/A26_OLED_example.c
  76. 1 1
      app/A26_OLED/BUILD.gn
  77. 1 1
      app/B6_basic_uart/BUILD.gn
  78. 1 1
      app/B6_basic_uart/uart_example.c
  79. 1 1
      app/BUILD.gn

+ 1 - 1
app/A01_DOOR/A01_DOOR_example.c

@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2020 Nanjing Xiaoxiongpai Intelligent Technology Co., Ltd.
+ * Copyright (c) 2022 Jinan Bosai Network Technology Co., LTD Ltd.
  * 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

+ 1 - 1
app/A01_DOOR/BUILD.gn

@@ -1,4 +1,4 @@
-# Copyright (c) 2020 Nanjing Xiaoxiongpai Intelligent Technology Co., Ltd.
+# Copyright (c) 2020  Jinan Bosai Network Technology Co., LTD
 # 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

+ 1 - 1
app/A02_MQ5/A02_MQ5.c

@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2020 Nanjing Xiaoxiongpai Intelligent Technology Co., Ltd.
+ * Copyright (c) 2020  Jinan Bosai Network Technology Co., LTD
  * 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

+ 1 - 1
app/A02_MQ5/BUILD.gn

@@ -1,4 +1,4 @@
-# Copyright (c) 2020 Nanjing Xiaoxiongpai Intelligent Technology Co., Ltd.
+# Copyright (c) 2020  Jinan Bosai Network Technology Co., Ltd.
 # 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

+ 1 - 1
app/A02_MQ5/include/MQ5.h

@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2020 Nanjing Xiaoxiongpai Intelligent Technology Co., Ltd.
+ * Copyright (c) 2022 Jinan Bosai Network Technology Co., LTD Ltd.
  * 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

+ 1 - 1
app/A02_MQ5/src/MQ5.c

@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2020 Nanjing Xiaoxiongpai Intelligent Technology Co., Ltd.
+ * Copyright (c) 2020  Jinan Bosai Network Technology Co., Ltd.
  * 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

+ 1 - 1
app/A03_MAX30102/A03_MAX30102_example.c

@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2020 Nanjing Xiaoxiongpai Intelligent Technology Co., Ltd.
+ * Copyright (c) 2022 Jinan Bosai Network Technology Co., LTD Ltd.
  * 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

+ 1 - 1
app/A03_MAX30102/BUILD.gn

@@ -1,4 +1,4 @@
-# Copyright (c) 2020 Nanjing Xiaoxiongpai Intelligent Technology Co., Ltd.
+# Copyright (c) 2022 Jinan Bosai Network Technology Co., LTD Ltd.
 # 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

+ 1 - 1
app/A03_MAX30102_B/A03_MAX30102_example copy.c

@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2020 Nanjing Xiaoxiongpai Intelligent Technology Co., Ltd.
+ * Copyright (c) 2020  Jinan Bosai Network Technology Co., LTD
  * 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

+ 1 - 1
app/A03_MAX30102_B/A03_MAX30102_example.c

@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2020 Nanjing Xiaoxiongpai Intelligent Technology Co., Ltd.
+ * Copyright (c) 2020  Jinan Bosai Network Technology Co., Ltd.
  * 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

+ 1 - 1
app/A03_MAX30102_B/A03_MAX30102_example1.c

@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2020 Nanjing Xiaoxiongpai Intelligent Technology Co., Ltd.
+ * Copyright (c) 2020  Jinan Bosai Network Technology Co., Ltd.
  * 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

+ 1 - 1
app/A03_MAX30102_B/BUILD.gn

@@ -1,4 +1,4 @@
-# Copyright (c) 2020 Nanjing Xiaoxiongpai Intelligent Technology Co., Ltd.
+# Copyright (c) 2020  Jinan Bosai Network Technology Co., Ltd.
 # 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

+ 1 - 1
app/A04_NOISE/A04_NOISE_example.c

@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2020 Nanjing Xiaoxiongpai Intelligent Technology Co., Ltd.
+ * Copyright (c) 2020  Jinan Bosai Network Technology Co., Ltd.
  * 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

+ 1 - 1
app/A04_NOISE/BUILD.gn

@@ -1,4 +1,4 @@
-# Copyright (c) 2020 Nanjing Xiaoxiongpai Intelligent Technology Co., Ltd.
+# Copyright (c) 2020  Jinan Bosai Network Technology Co., Ltd.
 # 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

+ 1 - 1
app/A05_WATER/A02_WATER_example.c

@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2020 Nanjing Xiaoxiongpai Intelligent Technology Co., Ltd.
+ * Copyright (c) 2020  Jinan Bosai Network Technology Co., Ltd.
  * 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

+ 1 - 1
app/A05_WATER/BUILD.gn

@@ -1,4 +1,4 @@
-# Copyright (c) 2020 Nanjing Xiaoxiongpai Intelligent Technology Co., Ltd.
+# Copyright (c) 2020  Jinan Bosai Network Technology Co., Ltd.
 # 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

+ 1 - 1
app/A06_VOICE_SWITCH/A11_PM2_5_example.c

@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2020 Nanjing Xiaoxiongpai Intelligent Technology Co., Ltd.
+ * Copyright (c) 2020  Jinan Bosai Network Technology Co., Ltd.
  * 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

+ 1 - 1
app/A06_VOICE_SWITCH/BUILD.gn

@@ -1,4 +1,4 @@
-# Copyright (c) 2020 Nanjing Xiaoxiongpai Intelligent Technology Co., Ltd.
+# Copyright (c) 2020  Jinan Bosai Network Technology Co., Ltd.
 # 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

+ 1 - 1
app/A07_WATHER/A07_WATHER_example.c

@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2020 Nanjing Xiaoxiongpai Intelligent Technology Co., Ltd.
+ * Copyright (c) 2020  Jinan Bosai Network Technology Co., Ltd.
  * 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

+ 1 - 1
app/A07_WATHER/BUILD.gn

@@ -1,4 +1,4 @@
-# Copyright (c) 2020 Nanjing Xiaoxiongpai Intelligent Technology Co., Ltd.
+# Copyright (c) 2022 Jinan Bosai Network Technology Co., LTD Ltd.
 # 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

+ 1 - 1
app/A07_WATHER/include/bmp280.h

@@ -5,7 +5,7 @@
 /**
  * The MIT License (MIT)
  * Copyright (c) 2016 sheinz (https://github.com/sheinz)
- * Copyright (c) 2020 Nanjing Xiaoxiongpai Intelligent Technology Co., Ltd.
+ * Copyright (c) 2020  Jinan Bosai Network Technology Co., Ltd.
  */
 #ifndef __BMP280_H__
 #define __BMP280_H__

+ 1 - 1
app/A07_WATHER/src/bmp280.c

@@ -6,7 +6,7 @@
  * The MIT License (MIT)
  *
  * Copyright (c) 2016 sheinz (https://github.com/sheinz)
- * Copyright (c) 2020 Nanjing Xiaoxiongpai Intelligent Technology Co., Ltd.
+ * Copyright (c) 2020 Jinan Bosai Network Technology Co., Ltd.
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to deal

+ 1 - 1
app/A08_NFC/A08_NFC_example.c

@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2020 Nanjing Xiaoxiongpai Intelligent Technology Co., Ltd.
+ * Copyright (c) 2020  Jinan Bosai Network Technology Co., LTD
  * 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

+ 1 - 1
app/A08_NFC/BUILD.gn

@@ -1,4 +1,4 @@
-# Copyright (c) 2020 Nanjing Xiaoxiongpai Intelligent Technology Co., Ltd.
+# Copyright (c) 2020  Jinan Bosai Network Technology Co., LTD
 # 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

+ 1 - 1
app/A08_NFC/include/MPU6050.h

@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2020 Nanjing Xiaoxiongpai Intelligent Technology Co., Ltd.
+ * Copyright (c) 2020  Jinan Bosai Network Technology Co., LTD
  * 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

+ 1 - 1
app/A08_NFC/src/MPU6050.c

@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2020 Nanjing Xiaoxiongpai Intelligent Technology Co., Ltd.
+ * Copyright (c) 2020  Jinan Bosai Network Technology Co., LTD
  * 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

+ 1 - 1
app/A09_Elevator/A09_Elevator_example.c

@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2020 Nanjing Xiaoxiongpai Intelligent Technology Co., Ltd.
+ * Copyright (c) 2022 Jinan Bosai Network Technology Co., LTD Ltd.
  * 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

+ 1 - 1
app/A09_Elevator/BUILD.gn

@@ -1,4 +1,4 @@
-# Copyright (c) 2020 Nanjing Xiaoxiongpai Intelligent Technology Co., Ltd.
+# Copyright (c) 2020  Jinan Bosai Network Technology Co., LTD
 # 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

+ 1 - 1
app/A09_Elevator/include/elevator.h

@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2020 Nanjing Xiaoxiongpai Intelligent Technology Co., Ltd.
+ * Copyright (c) 2020  Jinan Bosai Network Technology Co., Ltd.
  * 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

+ 1 - 1
app/A09_Elevator/src/elevator.c

@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2020 Nanjing Xiaoxiongpai Intelligent Technology Co., Ltd.
+ * Copyright (c) 2022 Jinan Bosai Network Technology Co., LTD Ltd.
  * 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

+ 1 - 1
app/A11_PM2_5/A11_PM2_5_example.c

@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2020 Nanjing Xiaoxiongpai Intelligent Technology Co., Ltd.
+ * Copyright (c) 2022 Jinan Bosai Network Technology Co., LTD Ltd.
  * 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

+ 1 - 1
app/A11_PM2_5/BUILD.gn

@@ -1,4 +1,4 @@
-# Copyright (c) 2020 Nanjing Xiaoxiongpai Intelligent Technology Co., Ltd.
+# Copyright (c) 2022 Jinan Bosai Network Technology Co., LTD Ltd.
 # 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

+ 1 - 1
app/A12_SOCKET/A12_SOCKET_example.c

@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2020 Nanjing Xiaoxiongpai Intelligent Technology Co., Ltd.
+ * Copyright (c) 2020  Jinan Bosai Network Technology Co., LTD
  * 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

+ 1 - 1
app/A12_SOCKET/BUILD.gn

@@ -1,4 +1,4 @@
-# Copyright (c) 2020 Nanjing Xiaoxiongpai Intelligent Technology Co., Ltd.
+# Copyright (c) 2022 Jinan Bosai Network Technology Co., LTD Ltd.
 # 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

+ 1 - 1
app/A12_SOCKET/include/SOCKET.h

@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2020 Nanjing Xiaoxiongpai Intelligent Technology Co., Ltd.
+ * Copyright (c) 2022 Jinan Bosai Network Technology Co., LTD Ltd.
  * 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

+ 1 - 1
app/A12_SOCKET/src/SOCKET.c

@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2020 Nanjing Xiaoxiongpai Intelligent Technology Co., Ltd.
+ * Copyright (c) 2022 Jinan Bosai Network Technology Co., LTD Ltd.
  * 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

+ 1 - 1
app/A13_FLAME/A13_FLAME_example..c

@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2020 Nanjing Xiaoxiongpai Intelligent Technology Co., Ltd.
+ * Copyright (c) 2020  Jinan Bosai Network Technology Co., Ltd.
  * 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

+ 1 - 1
app/A13_FLAME/BUILD.gn

@@ -1,4 +1,4 @@
-# Copyright (c) 2020 Nanjing Xiaoxiongpai Intelligent Technology Co., Ltd.
+# Copyright (c) 2020  Jinan Bosai Network Technology Co., Ltd.
 # 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

+ 1 - 1
app/A14_CAR/A01_DOOR_example.c

@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2020 Nanjing Xiaoxiongpai Intelligent Technology Co., Ltd.
+ * Copyright (c) 2022 Jinan Bosai Network Technology Co., LTD Ltd.
  * 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

+ 1 - 1
app/A14_CAR/BUILD.gn

@@ -1,4 +1,4 @@
-# Copyright (c) 2020 Nanjing Xiaoxiongpai Intelligent Technology Co., Ltd.
+# Copyright (c) 2022 Jinan Bosai Network Technology Co., LTD Ltd.
 # 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

+ 1 - 1
app/A16_PLAY/A24_GPS_example.c

@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2020 Nanjing Xiaoxiongpai Intelligent Technology Co., Ltd.
+ * Copyright (c) 2020  Jinan Bosai Network Technology Co., Ltd.
  * 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

+ 1 - 1
app/A16_PLAY/BUILD.gn

@@ -1,4 +1,4 @@
-# Copyright (c) 2020 Nanjing Xiaoxiongpai Intelligent Technology Co., Ltd.
+# Copyright (c) 2020  Jinan Bosai Network Technology Co., Ltd.
 # 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

+ 1 - 1
app/A16_PLAY/include/L76K.h

@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2020 Nanjing Xiaoxiongpai Intelligent Technology Co., Ltd.
+ * Copyright (c) 2020  Jinan Bosai Network Technology Co., Ltd.
  * 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

+ 1 - 1
app/A16_PLAY/src/L76K.c

@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2020 Nanjing Xiaoxiongpai Intelligent Technology Co., Ltd.
+ * Copyright (c) 2020  Jinan Bosai Network Technology Co., Ltd.
  * 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

+ 1 - 1
app/A17_CH2O/A17_CH2O.c

@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2020 Nanjing Xiaoxiongpai Intelligent Technology Co., Ltd.
+ * Copyright (c) 2022 Jinan Bosai Network Technology Co., LTD Ltd.
  * 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

+ 1 - 1
app/A17_CH2O/BUILD.gn

@@ -1,4 +1,4 @@
-# Copyright (c) 2020 Nanjing Xiaoxiongpai Intelligent Technology Co., Ltd.
+# Copyright (c) 2022 Jinan Bosai Network Technology Co., LTD Ltd.
 # 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

+ 1 - 1
app/A17_CH2O/include/CH2O.h

@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2020 Nanjing Xiaoxiongpai Intelligent Technology Co., Ltd.
+ * Copyright (c) 2020  Jinan Bosai Network Technology Co., Ltd.
  * 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

+ 1 - 1
app/A17_CH2O/src/CH2O.c

@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2020 Nanjing Xiaoxiongpai Intelligent Technology Co., Ltd.
+ * Copyright (c) 2020  Jinan Bosai Network Technology Co., Ltd.
  * 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

+ 1 - 1
app/A18_ST02D/A18_ST02D_example.c

@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2020 Nanjing Xiaoxiongpai Intelligent Technology Co., Ltd.
+ * Copyright (c) 2022 Jinan Bosai Network Technology Co., LTD Ltd.
  * 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

+ 1 - 1
app/A18_ST02D/BUILD.gn

@@ -1,4 +1,4 @@
-# Copyright (c) 2020 Nanjing Xiaoxiongpai Intelligent Technology Co., Ltd.
+# Copyright (c) 2022 Jinan Bosai Network Technology Co., LTD Ltd.
 # 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

+ 1 - 1
app/A19_MXL90614/A19_MXL90614_example.c

@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2020 Nanjing Xiaoxiongpai Intelligent Technology Co., Ltd.
+ * Copyright (c) 2020  Jinan Bosai Network Technology Co., LTD
  * 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

+ 1 - 1
app/A19_MXL90614/BUILD.gn

@@ -1,4 +1,4 @@
-# Copyright (c) 2020 Nanjing Xiaoxiongpai Intelligent Technology Co., Ltd.
+# Copyright (c) 2020  Jinan Bosai Network Technology Co., Ltd.
 # 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

+ 1 - 1
app/A20_VOICE/A20_VOICE_example.c

@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2020 Nanjing Xiaoxiongpai Intelligent Technology Co., Ltd.
+ * Copyright (c) 2020  Jinan Bosai Network Technology Co., Ltd.
  * 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

+ 1 - 1
app/A20_VOICE/BUILD.gn

@@ -1,4 +1,4 @@
-# Copyright (c) 2020 Nanjing Xiaoxiongpai Intelligent Technology Co., Ltd.
+# Copyright (c) 2020  Jinan Bosai Network Technology Co., Ltd.
 # 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

+ 1 - 1
app/A21_Agriculture/A21_Agriculture_example.c

@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2020 Nanjing Xiaoxiongpai Intelligent Technology Co., Ltd.
+ * Copyright (c) 2020  Jinan Bosai Network Technology Co., Ltd.
  * 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

+ 1 - 1
app/A21_Agriculture/BUILD.gn

@@ -1,4 +1,4 @@
-# Copyright (c) 2020 Nanjing Xiaoxiongpai Intelligent Technology Co., Ltd.
+# Copyright (c) 2020  Jinan Bosai Network Technology Co., Ltd.
 # 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

+ 1 - 1
app/A21_Agriculture/include/BH1750.h

@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2020 Nanjing Xiaoxiongpai Intelligent Technology Co., Ltd.
+ * Copyright (c) 2022 Jinan Bosai Network Technology Co., LTD Ltd.
  * 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

+ 1 - 1
app/A21_Agriculture/src/BH1750.c

@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2020 Nanjing Xiaoxiongpai Intelligent Technology Co., Ltd.
+ * Copyright (c) 2020  Jinan Bosai Network Technology Co., LTD
  * 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

+ 1 - 1
app/A22_MQ2/A22_MQ2.c

@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2020 Nanjing Xiaoxiongpai Intelligent Technology Co., Ltd.
+ * Copyright (c) 2020  Jinan Bosai Network Technology Co., Ltd.
  * 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

+ 1 - 1
app/A22_MQ2/BUILD.gn

@@ -1,4 +1,4 @@
-# Copyright (c) 2020 Nanjing Xiaoxiongpai Intelligent Technology Co., Ltd.
+# Copyright (c) 2020  Jinan Bosai Network Technology Co., Ltd.
 # 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

+ 1 - 1
app/A22_MQ2/include/MQ2.h

@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2020 Nanjing Xiaoxiongpai Intelligent Technology Co., Ltd.
+ * Copyright (c) 2020  Jinan Bosai Network Technology Co., Ltd.
  * 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

+ 1 - 1
app/A22_MQ2/src/MQ2.c

@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2020 Nanjing Xiaoxiongpai Intelligent Technology Co., Ltd.
+ * Copyright (c) 2020  Jinan Bosai Network Technology Co., Ltd.
  * 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

+ 1 - 1
app/A23_Light/A21_Agriculture_example.c

@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2020 Nanjing Xiaoxiongpai Intelligent Technology Co., Ltd.
+ * Copyright (c) 2020  Jinan Bosai Network Technology Co., Ltd.
  * 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

+ 1 - 1
app/A23_Light/BUILD.gn

@@ -1,4 +1,4 @@
-# Copyright (c) 2020 Nanjing Xiaoxiongpai Intelligent Technology Co., Ltd.
+# Copyright (c) 2020  Jinan Bosai Network Technology Co., Ltd.
 # 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

+ 1 - 1
app/A23_Light/include/BH1750.h

@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2020 Nanjing Xiaoxiongpai Intelligent Technology Co., Ltd.
+ * Copyright (c) 2020  Jinan Bosai Network Technology Co., Ltd.
  * 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

+ 1 - 1
app/A23_Light/src/BH1750.c

@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2020 Nanjing Xiaoxiongpai Intelligent Technology Co., Ltd.
+ * Copyright (c) 2020  Jinan Bosai Network Technology Co., Ltd.
  * 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

+ 1 - 1
app/A24_GPS/A24_GPS_example.c

@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2020 Nanjing Xiaoxiongpai Intelligent Technology Co., Ltd.
+ * Copyright (c) 2020  Jinan Bosai Network Technology Co., Ltd.
  * 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

+ 1 - 1
app/A24_GPS/BUILD.gn

@@ -1,4 +1,4 @@
-# Copyright (c) 2020 Nanjing Xiaoxiongpai Intelligent Technology Co., Ltd.
+# Copyright (c) 2020  Jinan Bosai Network Technology Co., Ltd.
 # 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

+ 1 - 1
app/A24_GPS/include/L76K.h

@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2020 Nanjing Xiaoxiongpai Intelligent Technology Co., Ltd.
+ * Copyright (c) 2020  Jinan Bosai Network Technology Co., Ltd.
  * 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

+ 1 - 1
app/A24_GPS/src/L76K.c

@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2020 Nanjing Xiaoxiongpai Intelligent Technology Co., Ltd.
+ * Copyright (c) 2020  Jinan Bosai Network Technology Co., Ltd.
  * 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

+ 1 - 1
app/A25_MPU6050/A25_MPU6050_example.c

@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2020 Nanjing Xiaoxiongpai Intelligent Technology Co., Ltd.
+ * Copyright (c) 2020  Jinan Bosai Network Technology Co., Ltd.
  * 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

+ 1 - 1
app/A25_MPU6050/BUILD.gn

@@ -1,4 +1,4 @@
-# Copyright (c) 2020 Nanjing Xiaoxiongpai Intelligent Technology Co., Ltd.
+# Copyright (c) 2020  Jinan Bosai Network Technology Co., Ltd.
 # 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

+ 1 - 1
app/A25_MPU6050/include/MPU6050.h

@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2020 Nanjing Xiaoxiongpai Intelligent Technology Co., Ltd.
+ * Copyright (c) 2020  Jinan Bosai Network Technology Co., Ltd.
  * 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

+ 1 - 1
app/A25_MPU6050/src/MPU6050.c

@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2020 Nanjing Xiaoxiongpai Intelligent Technology Co., Ltd.
+ * Copyright (c) 2020  Jinan Bosai Network Technology Co., Ltd.
  * 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

+ 1 - 1
app/A26_OLED/A26_OLED_example.c

@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2020 Nanjing Xiaoxiongpai Intelligent Technology Co., Ltd.
+ * Copyright (c) 2022 Jinan Bosai Network Technology Co., LTD Ltd.
  * 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

+ 1 - 1
app/A26_OLED/BUILD.gn

@@ -1,4 +1,4 @@
-# Copyright (c) 2020 Nanjing Xiaoxiongpai Intelligent Technology Co., Ltd.
+# Copyright (c) 2022 Jinan Bosai Network Technology Co., LTD Ltd.
 # 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

+ 1 - 1
app/B6_basic_uart/BUILD.gn

@@ -1,4 +1,4 @@
-# Copyright (c) 2020 Nanjing Xiaoxiongpai Intelligent Technology Co., Ltd.
+# Copyright (c) 2022 Jinan Bosai Network Technology Co., LTD Ltd.
 # 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

+ 1 - 1
app/B6_basic_uart/uart_example.c

@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2020 Nanjing Xiaoxiongpai Intelligent Technology Co., Ltd.
+ * Copyright (c) 2020  Jinan Bosai Network Technology Co., Ltd.
  * 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

+ 1 - 1
app/BUILD.gn

@@ -1,4 +1,4 @@
-# Copyright (c) 2020 Nanjing Xiaoxiongpai Intelligent Technology Co., Ltd.
+# Copyright (c) 2020  Jinan Bosai Network Technology Co., LTD
 # 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