Skip to content

Commit fe19c62

Browse files
committed
[NUCLEO_L152RE] Update license (1/2)
1 parent 512de10 commit fe19c62

28 files changed

+588
-308
lines changed

libraries/mbed/targets/cmsis/TARGET_STM/TARGET_NUCLEO_L152RE/misc.c

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_L152RE/misc.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_L152RE/stm32l1xx.h

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

libraries/mbed/targets/cmsis/TARGET_STM/TARGET_NUCLEO_L152RE/stm32l1xx_adc.c

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

libraries/mbed/targets/cmsis/TARGET_STM/TARGET_NUCLEO_L152RE/stm32l1xx_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_L152RE/stm32l1xx_aes.c

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

libraries/mbed/targets/cmsis/TARGET_STM/TARGET_NUCLEO_L152RE/stm32l1xx_aes.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_L152RE/stm32l1xx_aes_util.c

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

0 commit comments

Comments
 (0)