Browse Source

🎨 Misc. variant cleanup

Scott Lahteine 1 year ago
parent
commit
b577691b7b
35 changed files with 49 additions and 49 deletions
  1. 2
    2
      buildroot/share/PlatformIO/variants/MARLIN_ARTILLERY_RUBY/hal_conf_custom.h
  2. 1
    1
      buildroot/share/PlatformIO/variants/MARLIN_ARTILLERY_RUBY/ldscript.ld
  3. 1
    1
      buildroot/share/PlatformIO/variants/MARLIN_ARTILLERY_RUBY/startup.S
  4. 1
    1
      buildroot/share/PlatformIO/variants/MARLIN_BIGTREE_BTT002/ldscript.ld
  5. 1
    1
      buildroot/share/PlatformIO/variants/MARLIN_BIGTREE_E3_RRF/ldscript.ld
  6. 1
    1
      buildroot/share/PlatformIO/variants/MARLIN_BIGTREE_GTR_V1/ldscript.ld
  7. 1
    1
      buildroot/share/PlatformIO/variants/MARLIN_BIGTREE_OCTOPUS_PRO_V1_F429/ldscript.ld
  8. 1
    1
      buildroot/share/PlatformIO/variants/MARLIN_BIGTREE_OCTOPUS_V1/ldscript.ld
  9. 1
    1
      buildroot/share/PlatformIO/variants/MARLIN_BIGTREE_SKR_PRO_11/ldscript.ld
  10. 2
    2
      buildroot/share/PlatformIO/variants/MARLIN_BTT_SKR_SE_BX/hal_conf_extra.h
  11. 1
    1
      buildroot/share/PlatformIO/variants/MARLIN_BTT_SKR_SE_BX/ldscript.ld
  12. 2
    2
      buildroot/share/PlatformIO/variants/MARLIN_CREALITY_STM32F401RC/hal_conf_custom.h
  13. 2
    2
      buildroot/share/PlatformIO/variants/MARLIN_CREALITY_STM32F401RC/ldscript.ld
  14. 1
    1
      buildroot/share/PlatformIO/variants/MARLIN_F103Rx/ldscript.ld
  15. 1
    1
      buildroot/share/PlatformIO/variants/MARLIN_F103VE_LONGER/ldscript.ld
  16. 1
    1
      buildroot/share/PlatformIO/variants/MARLIN_F103Vx/ldscript.ld
  17. 2
    2
      buildroot/share/PlatformIO/variants/MARLIN_F103Zx/hal_conf_custom.h
  18. 1
    1
      buildroot/share/PlatformIO/variants/MARLIN_F103Zx/ldscript.ld
  19. 2
    2
      buildroot/share/PlatformIO/variants/MARLIN_F401RC/ldscript.ld
  20. 2
    2
      buildroot/share/PlatformIO/variants/MARLIN_F407VE/hal_conf_custom.h
  21. 1
    1
      buildroot/share/PlatformIO/variants/MARLIN_F407VE/ldscript.ld
  22. 1
    1
      buildroot/share/PlatformIO/variants/MARLIN_F446VE/ldscript.ld
  23. 2
    2
      buildroot/share/PlatformIO/variants/MARLIN_F4x7Vx/hal_conf_extra.h
  24. 1
    1
      buildroot/share/PlatformIO/variants/MARLIN_F4x7Vx/ldscript.ld
  25. 1
    1
      buildroot/share/PlatformIO/variants/MARLIN_FLY_F407ZG/ldscript.ld
  26. 2
    2
      buildroot/share/PlatformIO/variants/MARLIN_FYSETC_CHEETAH_V20/hal_conf_custom.h
  27. 2
    2
      buildroot/share/PlatformIO/variants/MARLIN_FYSETC_CHEETAH_V20/ldscript.ld
  28. 1
    1
      buildroot/share/PlatformIO/variants/MARLIN_FYSETC_S6/ldscript.ld
  29. 1
    1
      buildroot/share/PlatformIO/variants/MARLIN_FYSETC_SPIDER_KING407/ldscript.ld
  30. 2
    2
      buildroot/share/PlatformIO/variants/MARLIN_G0B1RE/ldscript.ld
  31. 1
    1
      buildroot/share/PlatformIO/variants/MARLIN_H743Vx/ldscript.ld
  32. 3
    3
      buildroot/share/PlatformIO/variants/MARLIN_MKS_SKIPR_V1/hal_conf_extra.h
  33. 1
    1
      buildroot/share/PlatformIO/variants/MARLIN_MKS_SKIPR_V1/ldscript.ld
  34. 2
    2
      buildroot/share/PlatformIO/variants/MARLIN_TH3D_EZBOARD_V2/hal_conf_extra.h
  35. 1
    1
      buildroot/share/PlatformIO/variants/MARLIN_TH3D_EZBOARD_V2/ldscript.ld

+ 2
- 2
buildroot/share/PlatformIO/variants/MARLIN_ARTILLERY_RUBY/hal_conf_custom.h View File

@@ -5,8 +5,8 @@
5 5
   ******************************************************************************
6 6
   * @attention
7 7
   *
8
-  * <h2><center>&copy; Copyright (c) 2017 STMicroelectronics.
9
-  * All rights reserved.</center></h2>
8
+  * Copyright (c) 2017 STMicroelectronics.
9
+  * All rights reserved.
10 10
   *
11 11
   * This software component is licensed by ST under BSD 3-Clause license,
12 12
   * the "License"; You may not use this file except in compliance with the

+ 1
- 1
buildroot/share/PlatformIO/variants/MARLIN_ARTILLERY_RUBY/ldscript.ld View File

@@ -20,7 +20,7 @@
20 20
 *****************************************************************************
21 21
 ** @attention
22 22
 **
23
-** <h2><center>&copy; COPYRIGHT(c) 2014 Ac6</center></h2>
23
+** Copyright (c) 2014 Ac6
24 24
 **
25 25
 ** Redistribution and use in source and binary forms, with or without modification,
26 26
 ** are permitted provided that the following conditions are met:

+ 1
- 1
buildroot/share/PlatformIO/variants/MARLIN_ARTILLERY_RUBY/startup.S View File

@@ -16,7 +16,7 @@
16 16
   ******************************************************************************
17 17
   * @attention
18 18
   *
19
-  * <h2><center>&copy; COPYRIGHT 2015 STMicroelectronics</center></h2>
19
+  * Copyright (c) 2015 STMicroelectronics
20 20
   *
21 21
   * Redistribution and use in source and binary forms, with or without modification,
22 22
   * are permitted provided that the following conditions are met:

+ 1
- 1
buildroot/share/PlatformIO/variants/MARLIN_BIGTREE_BTT002/ldscript.ld View File

@@ -21,7 +21,7 @@
21 21
 *****************************************************************************
22 22
 ** @attention
23 23
 **
24
-** <h2><center>&copy; COPYRIGHT(c) 2014 Ac6</center></h2>
24
+** Copyright (c) 2014 Ac6
25 25
 **
26 26
 ** Redistribution and use in source and binary forms, with or without modification,
27 27
 ** are permitted provided that the following conditions are met:

+ 1
- 1
buildroot/share/PlatformIO/variants/MARLIN_BIGTREE_E3_RRF/ldscript.ld View File

@@ -21,7 +21,7 @@
21 21
 *****************************************************************************
22 22
 ** @attention
23 23
 **
24
-** <h2><center>&copy; COPYRIGHT(c) 2014 Ac6</center></h2>
24
+** Copyright (c) 2014 Ac6
25 25
 **
26 26
 ** Redistribution and use in source and binary forms, with or without modification,
27 27
 ** are permitted provided that the following conditions are met:

+ 1
- 1
buildroot/share/PlatformIO/variants/MARLIN_BIGTREE_GTR_V1/ldscript.ld View File

@@ -21,7 +21,7 @@
21 21
 *****************************************************************************
22 22
 ** @attention
23 23
 **
24
-** <h2><center>&copy; COPYRIGHT(c) 2014 Ac6</center></h2>
24
+** Copyright (c) 2014 Ac6
25 25
 **
26 26
 ** Redistribution and use in source and binary forms, with or without modification,
27 27
 ** are permitted provided that the following conditions are met:

+ 1
- 1
buildroot/share/PlatformIO/variants/MARLIN_BIGTREE_OCTOPUS_PRO_V1_F429/ldscript.ld View File

@@ -21,7 +21,7 @@
21 21
 *****************************************************************************
22 22
 ** @attention
23 23
 **
24
-** <h2><center>&copy; COPYRIGHT(c) 2014 Ac6</center></h2>
24
+** Copyright (c) 2014 Ac6
25 25
 **
26 26
 ** Redistribution and use in source and binary forms, with or without modification,
27 27
 ** are permitted provided that the following conditions are met:

+ 1
- 1
buildroot/share/PlatformIO/variants/MARLIN_BIGTREE_OCTOPUS_V1/ldscript.ld View File

@@ -21,7 +21,7 @@
21 21
 *****************************************************************************
22 22
 ** @attention
23 23
 **
24
-** <h2><center>&copy; COPYRIGHT(c) 2014 Ac6</center></h2>
24
+** Copyright (c) 2014 Ac6
25 25
 **
26 26
 ** Redistribution and use in source and binary forms, with or without modification,
27 27
 ** are permitted provided that the following conditions are met:

+ 1
- 1
buildroot/share/PlatformIO/variants/MARLIN_BIGTREE_SKR_PRO_11/ldscript.ld View File

@@ -21,7 +21,7 @@
21 21
 *****************************************************************************
22 22
 ** @attention
23 23
 **
24
-** <h2><center>&copy; COPYRIGHT(c) 2014 Ac6</center></h2>
24
+** Copyright (c) 2014 Ac6
25 25
 **
26 26
 ** Redistribution and use in source and binary forms, with or without modification,
27 27
 ** are permitted provided that the following conditions are met:

+ 2
- 2
buildroot/share/PlatformIO/variants/MARLIN_BTT_SKR_SE_BX/hal_conf_extra.h View File

@@ -5,8 +5,8 @@
5 5
   ******************************************************************************
6 6
   * @attention
7 7
   *
8
-  * <h2><center>&copy; Copyright (c) 2017 STMicroelectronics.
9
-  * All rights reserved.</center></h2>
8
+  * Copyright (c) 2017 STMicroelectronics.
9
+  * All rights reserved.
10 10
   *
11 11
   * This software component is licensed by ST under BSD 3-Clause license,
12 12
   * the "License"; You may not use this file except in compliance with the

+ 1
- 1
buildroot/share/PlatformIO/variants/MARLIN_BTT_SKR_SE_BX/ldscript.ld View File

@@ -26,7 +26,7 @@
26 26
 *****************************************************************************
27 27
 ** @attention
28 28
 **
29
-** <h2><center>&copy; COPYRIGHT(c) 2019 STMicroelectronics</center></h2>
29
+** Copyright (c) 2019 STMicroelectronics
30 30
 **
31 31
 ** Redistribution and use in source and binary forms, with or without modification,
32 32
 ** are permitted provided that the following conditions are met:

+ 2
- 2
buildroot/share/PlatformIO/variants/MARLIN_CREALITY_STM32F401RC/hal_conf_custom.h View File

@@ -5,8 +5,8 @@
5 5
   ******************************************************************************
6 6
   * @attention
7 7
   *
8
-  * <h2><center>&copy; Copyright (c) 2017 STMicroelectronics.
9
-  * All rights reserved.</center></h2>
8
+  * Copyright (c) 2017 STMicroelectronics.
9
+  * All rights reserved.
10 10
   *
11 11
   * This software component is licensed by ST under BSD 3-Clause license,
12 12
   * the "License"; You may not use this file except in compliance with the

+ 2
- 2
buildroot/share/PlatformIO/variants/MARLIN_CREALITY_STM32F401RC/ldscript.ld View File

@@ -21,7 +21,7 @@
21 21
 *****************************************************************************
22 22
 ** @attention
23 23
 **
24
-** <h2><center>&copy; COPYRIGHT(c) 2014 Ac6</center></h2>
24
+** Copyright (c) 2014 Ac6
25 25
 **
26 26
 ** Redistribution and use in source and binary forms, with or without modification,
27 27
 ** are permitted provided that the following conditions are met:
@@ -184,4 +184,4 @@ SECTIONS
184 184
   }
185 185
 
186 186
   .ARM.attributes 0 : { *(.ARM.attributes) }
187
-}
187
+}

+ 1
- 1
buildroot/share/PlatformIO/variants/MARLIN_F103Rx/ldscript.ld View File

@@ -23,7 +23,7 @@
23 23
 *****************************************************************************
24 24
 ** @attention
25 25
 **
26
-** <h2><center>&copy; COPYRIGHT(c) 2019 STMicroelectronics</center></h2>
26
+** Copyright (c) 2019 STMicroelectronics
27 27
 **
28 28
 ** Redistribution and use in source and binary forms, with or without modification,
29 29
 ** are permitted provided that the following conditions are met:

+ 1
- 1
buildroot/share/PlatformIO/variants/MARLIN_F103VE_LONGER/ldscript.ld View File

@@ -22,7 +22,7 @@
22 22
 *****************************************************************************
23 23
 ** @attention
24 24
 **
25
-** <h2><center>&copy; COPYRIGHT(c) 2019 STMicroelectronics</center></h2>
25
+** Copyright (c) 2019 STMicroelectronics
26 26
 **
27 27
 ** Redistribution and use in source and binary forms, with or without modification,
28 28
 ** are permitted provided that the following conditions are met:

+ 1
- 1
buildroot/share/PlatformIO/variants/MARLIN_F103Vx/ldscript.ld View File

@@ -23,7 +23,7 @@
23 23
 *****************************************************************************
24 24
 ** @attention
25 25
 **
26
-** <h2><center>&copy; COPYRIGHT(c) 2019 STMicroelectronics</center></h2>
26
+** Copyright (c) 2019 STMicroelectronics
27 27
 **
28 28
 ** Redistribution and use in source and binary forms, with or without modification,
29 29
 ** are permitted provided that the following conditions are met:

+ 2
- 2
buildroot/share/PlatformIO/variants/MARLIN_F103Zx/hal_conf_custom.h View File

@@ -5,8 +5,8 @@
5 5
   ******************************************************************************
6 6
   * @attention
7 7
   *
8
-  * <h2><center>&copy; Copyright (c) 2017 STMicroelectronics.
9
-  * All rights reserved.</center></h2>
8
+  * Copyright (c) 2017 STMicroelectronics.
9
+  * All rights reserved.
10 10
   *
11 11
   * This software component is licensed by ST under BSD 3-Clause license,
12 12
   * the "License"; You may not use this file except in compliance with the

+ 1
- 1
buildroot/share/PlatformIO/variants/MARLIN_F103Zx/ldscript.ld View File

@@ -23,7 +23,7 @@
23 23
 *****************************************************************************
24 24
 ** @attention
25 25
 **
26
-** <h2><center>&copy; COPYRIGHT(c) 2019 STMicroelectronics</center></h2>
26
+** Copyright (c) 2019 STMicroelectronics
27 27
 **
28 28
 ** Redistribution and use in source and binary forms, with or without modification,
29 29
 ** are permitted provided that the following conditions are met:

+ 2
- 2
buildroot/share/PlatformIO/variants/MARLIN_F401RC/ldscript.ld View File

@@ -13,8 +13,8 @@
13 13
  ******************************************************************************
14 14
  * @attention
15 15
  *
16
- * <h2><center>&copy; Copyright (c) 2020 STMicroelectronics.
17
- * All rights reserved.</center></h2>
16
+ * Copyright (c) 2020 STMicroelectronics.
17
+ * All rights reserved.
18 18
  *
19 19
  * This software component is licensed by ST under BSD 3-Clause license,
20 20
  * the "License"; You may not use this file except in compliance with the

+ 2
- 2
buildroot/share/PlatformIO/variants/MARLIN_F407VE/hal_conf_custom.h View File

@@ -5,8 +5,8 @@
5 5
   ******************************************************************************
6 6
   * @attention
7 7
   *
8
-  * <h2><center>&copy; Copyright (c) 2017 STMicroelectronics.
9
-  * All rights reserved.</center></h2>
8
+  * Copyright (c) 2017 STMicroelectronics.
9
+  * All rights reserved.
10 10
   *
11 11
   * This software component is licensed by ST under BSD 3-Clause license,
12 12
   * the "License"; You may not use this file except in compliance with the

+ 1
- 1
buildroot/share/PlatformIO/variants/MARLIN_F407VE/ldscript.ld View File

@@ -21,7 +21,7 @@
21 21
 *****************************************************************************
22 22
 ** @attention
23 23
 **
24
-** <h2><center>&copy; COPYRIGHT(c) 2014 Ac6</center></h2>
24
+** Copyright (c) 2014 Ac6
25 25
 **
26 26
 ** Redistribution and use in source and binary forms, with or without modification,
27 27
 ** are permitted provided that the following conditions are met:

+ 1
- 1
buildroot/share/PlatformIO/variants/MARLIN_F446VE/ldscript.ld View File

@@ -20,7 +20,7 @@
20 20
 *****************************************************************************
21 21
 ** @attention
22 22
 **
23
-** <h2><center>&copy; COPYRIGHT(c) 2014 Ac6</center></h2>
23
+** Copyright (c) 2014 Ac6
24 24
 **
25 25
 ** Redistribution and use in source and binary forms, with or without modification,
26 26
 ** are permitted provided that the following conditions are met:

+ 2
- 2
buildroot/share/PlatformIO/variants/MARLIN_F4x7Vx/hal_conf_extra.h View File

@@ -8,8 +8,8 @@
8 8
   ******************************************************************************
9 9
   * @attention
10 10
   *
11
-  * <h2><center>&copy; Copyright (c) 2017 STMicroelectronics.
12
-  * All rights reserved.</center></h2>
11
+  * Copyright (c) 2017 STMicroelectronics.
12
+  * All rights reserved.
13 13
   *
14 14
   * This software component is licensed by ST under BSD 3-Clause license,
15 15
   * the "License"; You may not use this file except in compliance with the

+ 1
- 1
buildroot/share/PlatformIO/variants/MARLIN_F4x7Vx/ldscript.ld View File

@@ -19,7 +19,7 @@
19 19
 *****************************************************************************
20 20
 ** @attention
21 21
 **
22
-** <h2><center>&copy; COPYRIGHT(c) 2019 STMicroelectronics</center></h2>
22
+** Copyright (c) 2019 STMicroelectronics
23 23
 **
24 24
 ** Redistribution and use in source and binary forms, with or without modification,
25 25
 ** are permitted provided that the following conditions are met:

+ 1
- 1
buildroot/share/PlatformIO/variants/MARLIN_FLY_F407ZG/ldscript.ld View File

@@ -21,7 +21,7 @@
21 21
 *****************************************************************************
22 22
 ** @attention
23 23
 **
24
-** <h2><center>&copy; COPYRIGHT(c) 2014 Ac6</center></h2>
24
+** Copyright (c) 2014 Ac6
25 25
 **
26 26
 ** Redistribution and use in source and binary forms, with or without modification,
27 27
 ** are permitted provided that the following conditions are met:

+ 2
- 2
buildroot/share/PlatformIO/variants/MARLIN_FYSETC_CHEETAH_V20/hal_conf_custom.h View File

@@ -5,8 +5,8 @@
5 5
   ******************************************************************************
6 6
   * @attention
7 7
   *
8
-  * <h2><center>&copy; Copyright (c) 2017 STMicroelectronics.
9
-  * All rights reserved.</center></h2>
8
+  * Copyright (c) 2017 STMicroelectronics.
9
+  * All rights reserved.
10 10
   *
11 11
   * This software component is licensed by ST under BSD 3-Clause license,
12 12
   * the "License"; You may not use this file except in compliance with the

+ 2
- 2
buildroot/share/PlatformIO/variants/MARLIN_FYSETC_CHEETAH_V20/ldscript.ld View File

@@ -21,7 +21,7 @@
21 21
 *****************************************************************************
22 22
 ** @attention
23 23
 **
24
-** <h2><center>&copy; COPYRIGHT(c) 2014 Ac6</center></h2>
24
+** Copyright (c) 2014 Ac6
25 25
 **
26 26
 ** Redistribution and use in source and binary forms, with or without modification,
27 27
 ** are permitted provided that the following conditions are met:
@@ -184,4 +184,4 @@ SECTIONS
184 184
   }
185 185
 
186 186
   .ARM.attributes 0 : { *(.ARM.attributes) }
187
-}
187
+}

+ 1
- 1
buildroot/share/PlatformIO/variants/MARLIN_FYSETC_S6/ldscript.ld View File

@@ -21,7 +21,7 @@
21 21
 *****************************************************************************
22 22
 ** @attention
23 23
 **
24
-** <h2><center>&copy; COPYRIGHT(c) 2014 Ac6</center></h2>
24
+** Copyright (c) 2014 Ac6
25 25
 **
26 26
 ** Redistribution and use in source and binary forms, with or without modification,
27 27
 ** are permitted provided that the following conditions are met:

+ 1
- 1
buildroot/share/PlatformIO/variants/MARLIN_FYSETC_SPIDER_KING407/ldscript.ld View File

@@ -21,7 +21,7 @@
21 21
 *****************************************************************************
22 22
 ** @attention
23 23
 **
24
-** <h2><center>&copy; COPYRIGHT(c) 2014 Ac6</center></h2>
24
+** Copyright (c) 2014 Ac6
25 25
 **
26 26
 ** Redistribution and use in source and binary forms, with or without modification,
27 27
 ** are permitted provided that the following conditions are met:

+ 2
- 2
buildroot/share/PlatformIO/variants/MARLIN_G0B1RE/ldscript.ld View File

@@ -13,8 +13,8 @@
13 13
  ******************************************************************************
14 14
  * @attention
15 15
  *
16
- * <h2><center>&copy; Copyright (c) 2020 STMicroelectronics.
17
- * All rights reserved.</center></h2>
16
+ * Copyright (c) 2020 STMicroelectronics.
17
+ * All rights reserved.
18 18
  *
19 19
  * This software component is licensed by ST under BSD 3-Clause license,
20 20
  * the "License"; You may not use this file except in compliance with the

+ 1
- 1
buildroot/share/PlatformIO/variants/MARLIN_H743Vx/ldscript.ld View File

@@ -26,7 +26,7 @@
26 26
 *****************************************************************************
27 27
 ** @attention
28 28
 **
29
-** <h2><center>&copy; COPYRIGHT(c) 2019 STMicroelectronics</center></h2>
29
+** Copyright (c) 2019 STMicroelectronics
30 30
 **
31 31
 ** Redistribution and use in source and binary forms, with or without modification,
32 32
 ** are permitted provided that the following conditions are met:

+ 3
- 3
buildroot/share/PlatformIO/variants/MARLIN_MKS_SKIPR_V1/hal_conf_extra.h View File

@@ -8,8 +8,8 @@
8 8
   ******************************************************************************
9 9
   * @attention
10 10
   *
11
-  * <h2><center>&copy; Copyright (c) 2017 STMicroelectronics.
12
-  * All rights reserved.</center></h2>
11
+  * Copyright (c) 2017 STMicroelectronics.
12
+  * All rights reserved.
13 13
   *
14 14
   * This software component is licensed by ST under BSD 3-Clause license,
15 15
   * the "License"; You may not use this file except in compliance with the
@@ -493,4 +493,4 @@
493 493
 #endif /* __STM32F4xx_HAL_CONF_H */
494 494
 
495 495
 
496
-/************************ (C) COPYRIGHT STMicroelectronics *****END OF FILE****/
496
+/************************ (C) COPYRIGHT STMicroelectronics *****END OF FILE****/

+ 1
- 1
buildroot/share/PlatformIO/variants/MARLIN_MKS_SKIPR_V1/ldscript.ld View File

@@ -19,7 +19,7 @@
19 19
 *****************************************************************************
20 20
 ** @attention
21 21
 **
22
-** <h2><center>&copy; COPYRIGHT(c) 2019 STMicroelectronics</center></h2>
22
+** Copyright (c) 2019 STMicroelectronics
23 23
 **
24 24
 ** Redistribution and use in source and binary forms, with or without modification,
25 25
 ** are permitted provided that the following conditions are met:

+ 2
- 2
buildroot/share/PlatformIO/variants/MARLIN_TH3D_EZBOARD_V2/hal_conf_extra.h View File

@@ -8,8 +8,8 @@
8 8
   ******************************************************************************
9 9
   * @attention
10 10
   *
11
-  * <h2><center>&copy; Copyright (c) 2017 STMicroelectronics.
12
-  * All rights reserved.</center></h2>
11
+  * Copyright (c) 2017 STMicroelectronics.
12
+  * All rights reserved.
13 13
   *
14 14
   * This software component is licensed by ST under BSD 3-Clause license,
15 15
   * the "License"; You may not use this file except in compliance with the

+ 1
- 1
buildroot/share/PlatformIO/variants/MARLIN_TH3D_EZBOARD_V2/ldscript.ld View File

@@ -20,7 +20,7 @@
20 20
 *****************************************************************************
21 21
 ** @attention
22 22
 **
23
-** <h2><center>&copy; COPYRIGHT(c) 2019 STMicroelectronics</center></h2>
23
+** Copyright (c) 2019 STMicroelectronics
24 24
 **
25 25
 ** Redistribution and use in source and binary forms, with or without modification,
26 26
 ** are permitted provided that the following conditions are met:

Loading…
Cancel
Save