Skip to content

Commit 4197942

Browse files
committed
[NUCLEO_xxx] Update license
1 parent e1facae commit 4197942

28 files changed

+588
-308
lines changed

libraries/mbed/targets/cmsis/TARGET_STM/TARGET_NUCLEO_F030R8/stm32f0xx.h

Lines changed: 21 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -25,19 +25,29 @@
2525
******************************************************************************
2626
* @attention
2727
*
28-
* <h2><center>&copy; COPYRIGHT 2014 STMicroelectronics</center></h2>
28+
* <h2><center>&copy; COPYRIGHT(c) 2014 STMicroelectronics</center></h2>
2929
*
30-
* Licensed under MCD-ST Liberty SW License Agreement V2, (the "License");
31-
* You may not use this file except in compliance with the License.
32-
* You may obtain a copy of the License at:
30+
* Redistribution and use in source and binary forms, with or without modification,
31+
* are permitted provided that the following conditions are met:
32+
* 1. Redistributions of source code must retain the above copyright notice,
33+
* this list of conditions and the following disclaimer.
34+
* 2. Redistributions in binary form must reproduce the above copyright notice,
35+
* this list of conditions and the following disclaimer in the documentation
36+
* and/or other materials provided with the distribution.
37+
* 3. Neither the name of STMicroelectronics nor the names of its contributors
38+
* may be used to endorse or promote products derived from this software
39+
* without specific prior written permission.
3340
*
34-
* http://www.st.com/software_license_agreement_liberty_v2
35-
*
36-
* Unless required by applicable law or agreed to in writing, software
37-
* distributed under the License is distributed on an "AS IS" BASIS,
38-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
39-
* See the License for the specific language governing permissions and
40-
* limitations under the License.
41+
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
42+
* AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
43+
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
44+
* DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
45+
* FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
46+
* DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
47+
* SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
48+
* CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
49+
* OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
50+
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4151
*
4252
******************************************************************************
4353
*/

libraries/mbed/targets/cmsis/TARGET_STM/TARGET_NUCLEO_F030R8/stm32f0xx_adc.c

Lines changed: 21 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -55,19 +55,29 @@
5555
******************************************************************************
5656
* @attention
5757
*
58-
* <h2><center>&copy; COPYRIGHT 2014 STMicroelectronics</center></h2>
58+
* <h2><center>&copy; COPYRIGHT(c) 2014 STMicroelectronics</center></h2>
5959
*
60-
* Licensed under MCD-ST Liberty SW License Agreement V2, (the "License");
61-
* You may not use this file except in compliance with the License.
62-
* You may obtain a copy of the License at:
60+
* Redistribution and use in source and binary forms, with or without modification,
61+
* are permitted provided that the following conditions are met:
62+
* 1. Redistributions of source code must retain the above copyright notice,
63+
* this list of conditions and the following disclaimer.
64+
* 2. Redistributions in binary form must reproduce the above copyright notice,
65+
* this list of conditions and the following disclaimer in the documentation
66+
* and/or other materials provided with the distribution.
67+
* 3. Neither the name of STMicroelectronics nor the names of its contributors
68+
* may be used to endorse or promote products derived from this software
69+
* without specific prior written permission.
6370
*
64-
* http://www.st.com/software_license_agreement_liberty_v2
65-
*
66-
* Unless required by applicable law or agreed to in writing, software
67-
* distributed under the License is distributed on an "AS IS" BASIS,
68-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
69-
* See the License for the specific language governing permissions and
70-
* limitations under the License.
71+
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
72+
* AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
73+
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
74+
* DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
75+
* FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
76+
* DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
77+
* SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
78+
* CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
79+
* OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
80+
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
7181
*
7282
******************************************************************************
7383
*/

libraries/mbed/targets/cmsis/TARGET_STM/TARGET_NUCLEO_F030R8/stm32f0xx_adc.h

Lines changed: 21 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -9,19 +9,29 @@
99
******************************************************************************
1010
* @attention
1111
*
12-
* <h2><center>&copy; COPYRIGHT 2014 STMicroelectronics</center></h2>
12+
* <h2><center>&copy; COPYRIGHT(c) 2014 STMicroelectronics</center></h2>
1313
*
14-
* Licensed under MCD-ST Liberty SW License Agreement V2, (the "License");
15-
* You may not use this file except in compliance with the License.
16-
* You may obtain a copy of the License at:
14+
* Redistribution and use in source and binary forms, with or without modification,
15+
* are permitted provided that the following conditions are met:
16+
* 1. Redistributions of source code must retain the above copyright notice,
17+
* this list of conditions and the following disclaimer.
18+
* 2. Redistributions in binary form must reproduce the above copyright notice,
19+
* this list of conditions and the following disclaimer in the documentation
20+
* and/or other materials provided with the distribution.
21+
* 3. Neither the name of STMicroelectronics nor the names of its contributors
22+
* may be used to endorse or promote products derived from this software
23+
* without specific prior written permission.
1724
*
18-
* http://www.st.com/software_license_agreement_liberty_v2
19-
*
20-
* Unless required by applicable law or agreed to in writing, software
21-
* distributed under the License is distributed on an "AS IS" BASIS,
22-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23-
* See the License for the specific language governing permissions and
24-
* limitations under the License.
25+
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
26+
* AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
27+
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
28+
* DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
29+
* FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
30+
* DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
31+
* SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
32+
* CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
33+
* OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
34+
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2535
*
2636
******************************************************************************
2737
*/

libraries/mbed/targets/cmsis/TARGET_STM/TARGET_NUCLEO_F030R8/stm32f0xx_can.c

Lines changed: 21 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -51,19 +51,29 @@
5151
******************************************************************************
5252
* @attention
5353
*
54-
* <h2><center>&copy; COPYRIGHT 2014 STMicroelectronics</center></h2>
54+
* <h2><center>&copy; COPYRIGHT(c) 2014 STMicroelectronics</center></h2>
5555
*
56-
* Licensed under MCD-ST Liberty SW License Agreement V2, (the "License");
57-
* You may not use this file except in compliance with the License.
58-
* You may obtain a copy of the License at:
56+
* Redistribution and use in source and binary forms, with or without modification,
57+
* are permitted provided that the following conditions are met:
58+
* 1. Redistributions of source code must retain the above copyright notice,
59+
* this list of conditions and the following disclaimer.
60+
* 2. Redistributions in binary form must reproduce the above copyright notice,
61+
* this list of conditions and the following disclaimer in the documentation
62+
* and/or other materials provided with the distribution.
63+
* 3. Neither the name of STMicroelectronics nor the names of its contributors
64+
* may be used to endorse or promote products derived from this software
65+
* without specific prior written permission.
5966
*
60-
* http://www.st.com/software_license_agreement_liberty_v2
61-
*
62-
* Unless required by applicable law or agreed to in writing, software
63-
* distributed under the License is distributed on an "AS IS" BASIS,
64-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
65-
* See the License for the specific language governing permissions and
66-
* limitations under the License.
67+
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
68+
* AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
69+
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
70+
* DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
71+
* FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
72+
* DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
73+
* SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
74+
* CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
75+
* OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
76+
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
6777
*
6878
******************************************************************************
6979
*/

libraries/mbed/targets/cmsis/TARGET_STM/TARGET_NUCLEO_F030R8/stm32f0xx_can.h

Lines changed: 21 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -9,19 +9,29 @@
99
******************************************************************************
1010
* @attention
1111
*
12-
* <h2><center>&copy; COPYRIGHT 2014 STMicroelectronics</center></h2>
12+
* <h2><center>&copy; COPYRIGHT(c) 2014 STMicroelectronics</center></h2>
1313
*
14-
* Licensed under MCD-ST Liberty SW License Agreement V2, (the "License");
15-
* You may not use this file except in compliance with the License.
16-
* You may obtain a copy of the License at:
14+
* Redistribution and use in source and binary forms, with or without modification,
15+
* are permitted provided that the following conditions are met:
16+
* 1. Redistributions of source code must retain the above copyright notice,
17+
* this list of conditions and the following disclaimer.
18+
* 2. Redistributions in binary form must reproduce the above copyright notice,
19+
* this list of conditions and the following disclaimer in the documentation
20+
* and/or other materials provided with the distribution.
21+
* 3. Neither the name of STMicroelectronics nor the names of its contributors
22+
* may be used to endorse or promote products derived from this software
23+
* without specific prior written permission.
1724
*
18-
* http://www.st.com/software_license_agreement_liberty_v2
19-
*
20-
* Unless required by applicable law or agreed to in writing, software
21-
* distributed under the License is distributed on an "AS IS" BASIS,
22-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23-
* See the License for the specific language governing permissions and
24-
* limitations under the License.
25+
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
26+
* AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
27+
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
28+
* DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
29+
* FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
30+
* DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
31+
* SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
32+
* CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
33+
* OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
34+
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2535
*
2636
******************************************************************************
2737
*/

libraries/mbed/targets/cmsis/TARGET_STM/TARGET_NUCLEO_F030R8/stm32f0xx_cec.c

Lines changed: 21 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -72,19 +72,29 @@
7272
******************************************************************************
7373
* @attention
7474
*
75-
* <h2><center>&copy; COPYRIGHT 2014 STMicroelectronics</center></h2>
75+
* <h2><center>&copy; COPYRIGHT(c) 2014 STMicroelectronics</center></h2>
7676
*
77-
* Licensed under MCD-ST Liberty SW License Agreement V2, (the "License");
78-
* You may not use this file except in compliance with the License.
79-
* You may obtain a copy of the License at:
77+
* Redistribution and use in source and binary forms, with or without modification,
78+
* are permitted provided that the following conditions are met:
79+
* 1. Redistributions of source code must retain the above copyright notice,
80+
* this list of conditions and the following disclaimer.
81+
* 2. Redistributions in binary form must reproduce the above copyright notice,
82+
* this list of conditions and the following disclaimer in the documentation
83+
* and/or other materials provided with the distribution.
84+
* 3. Neither the name of STMicroelectronics nor the names of its contributors
85+
* may be used to endorse or promote products derived from this software
86+
* without specific prior written permission.
8087
*
81-
* http://www.st.com/software_license_agreement_liberty_v2
82-
*
83-
* Unless required by applicable law or agreed to in writing, software
84-
* distributed under the License is distributed on an "AS IS" BASIS,
85-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
86-
* See the License for the specific language governing permissions and
87-
* limitations under the License.
88+
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
89+
* AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
90+
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
91+
* DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
92+
* FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
93+
* DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
94+
* SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
95+
* CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
96+
* OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
97+
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
8898
*
8999
******************************************************************************
90100
*/

libraries/mbed/targets/cmsis/TARGET_STM/TARGET_NUCLEO_F030R8/stm32f0xx_cec.h

Lines changed: 21 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -9,19 +9,29 @@
99
******************************************************************************
1010
* @attention
1111
*
12-
* <h2><center>&copy; COPYRIGHT 2014 STMicroelectronics</center></h2>
12+
* <h2><center>&copy; COPYRIGHT(c) 2014 STMicroelectronics</center></h2>
1313
*
14-
* Licensed under MCD-ST Liberty SW License Agreement V2, (the "License");
15-
* You may not use this file except in compliance with the License.
16-
* You may obtain a copy of the License at:
14+
* Redistribution and use in source and binary forms, with or without modification,
15+
* are permitted provided that the following conditions are met:
16+
* 1. Redistributions of source code must retain the above copyright notice,
17+
* this list of conditions and the following disclaimer.
18+
* 2. Redistributions in binary form must reproduce the above copyright notice,
19+
* this list of conditions and the following disclaimer in the documentation
20+
* and/or other materials provided with the distribution.
21+
* 3. Neither the name of STMicroelectronics nor the names of its contributors
22+
* may be used to endorse or promote products derived from this software
23+
* without specific prior written permission.
1724
*
18-
* http://www.st.com/software_license_agreement_liberty_v2
19-
*
20-
* Unless required by applicable law or agreed to in writing, software
21-
* distributed under the License is distributed on an "AS IS" BASIS,
22-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23-
* See the License for the specific language governing permissions and
24-
* limitations under the License.
25+
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
26+
* AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
27+
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
28+
* DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
29+
* FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
30+
* DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
31+
* SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
32+
* CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
33+
* OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
34+
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2535
*
2636
******************************************************************************
2737
*/

libraries/mbed/targets/cmsis/TARGET_STM/TARGET_NUCLEO_F030R8/stm32f0xx_comp.c

Lines changed: 21 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -78,19 +78,29 @@
7878
******************************************************************************
7979
* @attention
8080
*
81-
* <h2><center>&copy; COPYRIGHT 2014 STMicroelectronics</center></h2>
81+
* <h2><center>&copy; COPYRIGHT(c) 2014 STMicroelectronics</center></h2>
8282
*
83-
* Licensed under MCD-ST Liberty SW License Agreement V2, (the "License");
84-
* You may not use this file except in compliance with the License.
85-
* You may obtain a copy of the License at:
83+
* Redistribution and use in source and binary forms, with or without modification,
84+
* are permitted provided that the following conditions are met:
85+
* 1. Redistributions of source code must retain the above copyright notice,
86+
* this list of conditions and the following disclaimer.
87+
* 2. Redistributions in binary form must reproduce the above copyright notice,
88+
* this list of conditions and the following disclaimer in the documentation
89+
* and/or other materials provided with the distribution.
90+
* 3. Neither the name of STMicroelectronics nor the names of its contributors
91+
* may be used to endorse or promote products derived from this software
92+
* without specific prior written permission.
8693
*
87-
* http://www.st.com/software_license_agreement_liberty_v2
88-
*
89-
* Unless required by applicable law or agreed to in writing, software
90-
* distributed under the License is distributed on an "AS IS" BASIS,
91-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
92-
* See the License for the specific language governing permissions and
93-
* limitations under the License.
94+
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
95+
* AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
96+
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
97+
* DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
98+
* FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
99+
* DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
100+
* SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
101+
* CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
102+
* OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
103+
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
94104
*
95105
******************************************************************************
96106
*/

0 commit comments

Comments
 (0)