[CMSIS] Remove non UTF-8 quotes in linker file comments

Change-Id: I5bce0df0ff3c6eeea35fe4447a392d8ef077ff28
diff --git a/Source/Templates/gcc/linker/stm32h745xg_flash_CM4.ld b/Source/Templates/gcc/linker/stm32h745xg_flash_CM4.ld
index b72b837..cb4f989 100644
--- a/Source/Templates/gcc/linker/stm32h745xg_flash_CM4.ld
+++ b/Source/Templates/gcc/linker/stm32h745xg_flash_CM4.ld
@@ -15,7 +15,7 @@
 **
 **  Target      : STMicroelectronics STM32
 **
-**  Distribution: The file is distributed “as is,” without any warranty
+**  Distribution: The file is distributed as is without any warranty
 **                of any kind.
 **
 *****************************************************************************
diff --git a/Source/Templates/gcc/linker/stm32h745xg_flash_CM7.ld b/Source/Templates/gcc/linker/stm32h745xg_flash_CM7.ld
index 9062ea7..4723385 100644
--- a/Source/Templates/gcc/linker/stm32h745xg_flash_CM7.ld
+++ b/Source/Templates/gcc/linker/stm32h745xg_flash_CM7.ld
@@ -15,7 +15,7 @@
 **
 **  Target      : STMicroelectronics STM32
 **
-**  Distribution: The file is distributed “as is,” without any warranty
+**  Distribution: The file is distributed as is without any warranty
 **                of any kind.
 **
 *****************************************************************************
diff --git a/Source/Templates/gcc/linker/stm32h745xx_flash_CM4.ld b/Source/Templates/gcc/linker/stm32h745xx_flash_CM4.ld
index 88243c9..e6811bf 100644
--- a/Source/Templates/gcc/linker/stm32h745xx_flash_CM4.ld
+++ b/Source/Templates/gcc/linker/stm32h745xx_flash_CM4.ld
@@ -15,7 +15,7 @@
 **
 **  Target      : STMicroelectronics STM32
 **
-**  Distribution: The file is distributed “as is,” without any warranty
+**  Distribution: The file is distributed as is without any warranty
 **                of any kind.
 **
 *****************************************************************************
diff --git a/Source/Templates/gcc/linker/stm32h745xx_flash_CM7.ld b/Source/Templates/gcc/linker/stm32h745xx_flash_CM7.ld
index 2b251bd..a95eed3 100644
--- a/Source/Templates/gcc/linker/stm32h745xx_flash_CM7.ld
+++ b/Source/Templates/gcc/linker/stm32h745xx_flash_CM7.ld
@@ -15,7 +15,7 @@
 **
 **  Target      : STMicroelectronics STM32
 **
-**  Distribution: The file is distributed “as is,” without any warranty
+**  Distribution: The file is distributed as is without any warranty
 **                of any kind.
 **
 *****************************************************************************
diff --git a/Source/Templates/gcc/linker/stm32h745xx_sram1_CM7.ld b/Source/Templates/gcc/linker/stm32h745xx_sram1_CM7.ld
index 78282a4..0cc9ff3 100644
--- a/Source/Templates/gcc/linker/stm32h745xx_sram1_CM7.ld
+++ b/Source/Templates/gcc/linker/stm32h745xx_sram1_CM7.ld
@@ -15,7 +15,7 @@
 **
 **  Target      : STMicroelectronics STM32
 **
-**  Distribution: The file is distributed “as is,” without any warranty
+**  Distribution: The file is distributed as is without any warranty
 **                of any kind.
 **
 *****************************************************************************
diff --git a/Source/Templates/gcc/linker/stm32h745xx_sram2_CM4.ld b/Source/Templates/gcc/linker/stm32h745xx_sram2_CM4.ld
index 1f3e588..db7719a 100644
--- a/Source/Templates/gcc/linker/stm32h745xx_sram2_CM4.ld
+++ b/Source/Templates/gcc/linker/stm32h745xx_sram2_CM4.ld
@@ -15,7 +15,7 @@
 **
 **  Target      : STMicroelectronics STM32
 **
-**  Distribution: The file is distributed “as is,” without any warranty
+**  Distribution: The file is distributed as is without any warranty
 **                of any kind.
 **
 *****************************************************************************
diff --git a/Source/Templates/gcc/linker/stm32h747xg_flash_CM4.ld b/Source/Templates/gcc/linker/stm32h747xg_flash_CM4.ld
index b72b837..cb4f989 100644
--- a/Source/Templates/gcc/linker/stm32h747xg_flash_CM4.ld
+++ b/Source/Templates/gcc/linker/stm32h747xg_flash_CM4.ld
@@ -15,7 +15,7 @@
 **
 **  Target      : STMicroelectronics STM32
 **
-**  Distribution: The file is distributed “as is,” without any warranty
+**  Distribution: The file is distributed as is without any warranty
 **                of any kind.
 **
 *****************************************************************************
diff --git a/Source/Templates/gcc/linker/stm32h747xg_flash_CM7.ld b/Source/Templates/gcc/linker/stm32h747xg_flash_CM7.ld
index 9062ea7..4723385 100644
--- a/Source/Templates/gcc/linker/stm32h747xg_flash_CM7.ld
+++ b/Source/Templates/gcc/linker/stm32h747xg_flash_CM7.ld
@@ -15,7 +15,7 @@
 **
 **  Target      : STMicroelectronics STM32
 **
-**  Distribution: The file is distributed “as is,” without any warranty
+**  Distribution: The file is distributed as is without any warranty
 **                of any kind.
 **
 *****************************************************************************
diff --git a/Source/Templates/gcc/linker/stm32h747xx_flash_CM4.ld b/Source/Templates/gcc/linker/stm32h747xx_flash_CM4.ld
index 88243c9..e6811bf 100644
--- a/Source/Templates/gcc/linker/stm32h747xx_flash_CM4.ld
+++ b/Source/Templates/gcc/linker/stm32h747xx_flash_CM4.ld
@@ -15,7 +15,7 @@
 **
 **  Target      : STMicroelectronics STM32
 **
-**  Distribution: The file is distributed “as is,” without any warranty
+**  Distribution: The file is distributed as is without any warranty
 **                of any kind.
 **
 *****************************************************************************
diff --git a/Source/Templates/gcc/linker/stm32h747xx_flash_CM7.ld b/Source/Templates/gcc/linker/stm32h747xx_flash_CM7.ld
index 2b251bd..a95eed3 100644
--- a/Source/Templates/gcc/linker/stm32h747xx_flash_CM7.ld
+++ b/Source/Templates/gcc/linker/stm32h747xx_flash_CM7.ld
@@ -15,7 +15,7 @@
 **
 **  Target      : STMicroelectronics STM32
 **
-**  Distribution: The file is distributed “as is,” without any warranty
+**  Distribution: The file is distributed as is without any warranty
 **                of any kind.
 **
 *****************************************************************************
diff --git a/Source/Templates/gcc/linker/stm32h747xx_sram1_CM7.ld b/Source/Templates/gcc/linker/stm32h747xx_sram1_CM7.ld
index 709f0c7..1abac8c 100644
--- a/Source/Templates/gcc/linker/stm32h747xx_sram1_CM7.ld
+++ b/Source/Templates/gcc/linker/stm32h747xx_sram1_CM7.ld
@@ -14,7 +14,7 @@
 **
 **  Target      : STMicroelectronics STM32
 **
-**  Distribution: The file is distributed “as is,” without any warranty
+**  Distribution: The file is distributed as is without any warranty
 **                of any kind.
 **
 *****************************************************************************
diff --git a/Source/Templates/gcc/linker/stm32h747xx_sram2_CM4.ld b/Source/Templates/gcc/linker/stm32h747xx_sram2_CM4.ld
index 1f3e588..db7719a 100644
--- a/Source/Templates/gcc/linker/stm32h747xx_sram2_CM4.ld
+++ b/Source/Templates/gcc/linker/stm32h747xx_sram2_CM4.ld
@@ -15,7 +15,7 @@
 **
 **  Target      : STMicroelectronics STM32
 **
-**  Distribution: The file is distributed “as is,” without any warranty
+**  Distribution: The file is distributed as is without any warranty
 **                of any kind.
 **
 *****************************************************************************
diff --git a/Source/Templates/gcc/linker/stm32h755xx_flash_CM4.ld b/Source/Templates/gcc/linker/stm32h755xx_flash_CM4.ld
index a34e143..4752465 100644
--- a/Source/Templates/gcc/linker/stm32h755xx_flash_CM4.ld
+++ b/Source/Templates/gcc/linker/stm32h755xx_flash_CM4.ld
@@ -14,7 +14,7 @@
 **
 **  Target      : STMicroelectronics STM32
 **
-**  Distribution: The file is distributed “as is,” without any warranty
+**  Distribution: The file is distributed as is without any warranty
 **                of any kind.
 **
 *****************************************************************************
diff --git a/Source/Templates/gcc/linker/stm32h755xx_flash_CM7.ld b/Source/Templates/gcc/linker/stm32h755xx_flash_CM7.ld
index 6e88dcf..cec5128 100644
--- a/Source/Templates/gcc/linker/stm32h755xx_flash_CM7.ld
+++ b/Source/Templates/gcc/linker/stm32h755xx_flash_CM7.ld
@@ -14,7 +14,7 @@
 **
 **  Target      : STMicroelectronics STM32
 **
-**  Distribution: The file is distributed “as is,” without any warranty
+**  Distribution: The file is distributed as is without any warranty
 **                of any kind.
 **
 *****************************************************************************
diff --git a/Source/Templates/gcc/linker/stm32h755xx_sram1_CM7.ld b/Source/Templates/gcc/linker/stm32h755xx_sram1_CM7.ld
index 709f0c7..1abac8c 100644
--- a/Source/Templates/gcc/linker/stm32h755xx_sram1_CM7.ld
+++ b/Source/Templates/gcc/linker/stm32h755xx_sram1_CM7.ld
@@ -14,7 +14,7 @@
 **
 **  Target      : STMicroelectronics STM32
 **
-**  Distribution: The file is distributed “as is,” without any warranty
+**  Distribution: The file is distributed as is without any warranty
 **                of any kind.
 **
 *****************************************************************************
diff --git a/Source/Templates/gcc/linker/stm32h755xx_sram2_CM4.ld b/Source/Templates/gcc/linker/stm32h755xx_sram2_CM4.ld
index 5708151..5c112dd 100644
--- a/Source/Templates/gcc/linker/stm32h755xx_sram2_CM4.ld
+++ b/Source/Templates/gcc/linker/stm32h755xx_sram2_CM4.ld
@@ -16,7 +16,7 @@
 **
 **  Target      : STMicroelectronics STM32
 **
-**  Distribution: The file is distributed “as is,” without any warranty
+**  Distribution: The file is distributed as is without any warranty
 **                of any kind.
 **
 *****************************************************************************
diff --git a/Source/Templates/gcc/linker/stm32h757xx_flash_CM4.ld b/Source/Templates/gcc/linker/stm32h757xx_flash_CM4.ld
index a34e143..4752465 100644
--- a/Source/Templates/gcc/linker/stm32h757xx_flash_CM4.ld
+++ b/Source/Templates/gcc/linker/stm32h757xx_flash_CM4.ld
@@ -14,7 +14,7 @@
 **
 **  Target      : STMicroelectronics STM32
 **
-**  Distribution: The file is distributed “as is,” without any warranty
+**  Distribution: The file is distributed as is without any warranty
 **                of any kind.
 **
 *****************************************************************************
diff --git a/Source/Templates/gcc/linker/stm32h757xx_flash_CM7.ld b/Source/Templates/gcc/linker/stm32h757xx_flash_CM7.ld
index 6e88dcf..cec5128 100644
--- a/Source/Templates/gcc/linker/stm32h757xx_flash_CM7.ld
+++ b/Source/Templates/gcc/linker/stm32h757xx_flash_CM7.ld
@@ -14,7 +14,7 @@
 **
 **  Target      : STMicroelectronics STM32
 **
-**  Distribution: The file is distributed “as is,” without any warranty
+**  Distribution: The file is distributed as is without any warranty
 **                of any kind.
 **
 *****************************************************************************
diff --git a/Source/Templates/gcc/linker/stm32h757xx_sram1_CM7.ld b/Source/Templates/gcc/linker/stm32h757xx_sram1_CM7.ld
index 709f0c7..1abac8c 100644
--- a/Source/Templates/gcc/linker/stm32h757xx_sram1_CM7.ld
+++ b/Source/Templates/gcc/linker/stm32h757xx_sram1_CM7.ld
@@ -14,7 +14,7 @@
 **
 **  Target      : STMicroelectronics STM32
 **
-**  Distribution: The file is distributed “as is,” without any warranty
+**  Distribution: The file is distributed as is without any warranty
 **                of any kind.
 **
 *****************************************************************************
diff --git a/Source/Templates/gcc/linker/stm32h757xx_sram2_CM4.ld b/Source/Templates/gcc/linker/stm32h757xx_sram2_CM4.ld
index fdf1128..aa29003 100644
--- a/Source/Templates/gcc/linker/stm32h757xx_sram2_CM4.ld
+++ b/Source/Templates/gcc/linker/stm32h757xx_sram2_CM4.ld
@@ -14,7 +14,7 @@
 **
 **  Target      : STMicroelectronics STM32
 **
-**  Distribution: The file is distributed “as is,” without any warranty
+**  Distribution: The file is distributed as is without any warranty
 **                of any kind.
 **
 *****************************************************************************