@@ -6,7 +6,7 @@ Licensed under the Apache License, Version 2.0 (the "License");
66you may not use this file except in compliance with the License.
77You may obtain a copy of the License at
88
9- http ://www.apache.org/licenses/LICENSE-2.0
9+ https ://www.apache.org/licenses/LICENSE-2.0
1010
1111Unless required by applicable law or agreed to in writing, software
1212distributed under the License is distributed on an "AS IS" BASIS,
@@ -20,12 +20,12 @@ Individual files contain the following tag instead of the full license text.
2020
2121SPDX-License-Identifier: Apache-2.0
2222
23- This enables machine processing of license information based on the SPDX License Identifiers that are here available: http ://spdx.org/licenses/
23+ This enables machine processing of license information based on the SPDX License Identifiers that are here available: https ://spdx.org/licenses/
2424
2525## Third Party Licenses
2626
2727All files listed in the path ` test/packs/ARM/RteTest_DFP/0.1.1/Device ` are licensed under
28- [ Apache License 2.0] ( http ://www.apache.org/licenses/LICENSE-2.0) and are attributed to ARM Limited. The files originate
28+ [ Apache License 2.0] ( https ://www.apache.org/licenses/LICENSE-2.0) and are attributed to ARM Limited. The files originate
2929from https://github.com/ARM-software/CMSIS_5/tree/develop/Device/ARM .
3030
3131## External Dependencies
@@ -41,8 +41,8 @@ or testing purposes.
4141| Google C++ Testing Framework| 1.11.0| [ BSD-3-Clause] ( https://opensource.org/licenses/BSD-3-Clause ) | https://github.com/google/googletest.git | Testing |
4242| cxxopts| 2.2.1| [ MIT] ( https://opensource.org/licenses/MIT ) | https://github.com/jarro2783/cxxopts.git | packgen |
4343| yaml-cpp| 0.7.0| [ MIT] ( https://opensource.org/licenses/MIT ) | https://github.com/jbeder/yaml-cpp.git | packgen |
44- | [ GetGitRevisionDescription.cmake] ( ./cmake/GetGitRevisionDescription.cmake ) || [ Boost Software License, Version 1.0] ( http ://www.boost.org/LICENSE_1_0.txt) || Continuous integration|
45- | [ GetGitRevisionDescription.cmake.in] ( ./cmake/GetGitRevisionDescription.cmake.in ) || [ Boost Software License, Version 1.0] ( http ://www.boost.org/LICENSE_1_0.txt) || Continuous integration|
44+ | [ GetGitRevisionDescription.cmake] ( ./cmake/GetGitRevisionDescription.cmake ) || [ Boost Software License, Version 1.0] ( https ://www.boost.org/LICENSE_1_0.txt) || Continuous integration|
45+ | [ GetGitRevisionDescription.cmake.in] ( ./cmake/GetGitRevisionDescription.cmake.in ) || [ Boost Software License, Version 1.0] ( https ://www.boost.org/LICENSE_1_0.txt) || Continuous integration|
4646| json| 3.10.5| [ MIT] ( https://opensource.org/licenses/MIT ) | https://github.com/nlohmann/json | yml-schema-checker |
4747| json-schema-validator| 2.1.0| [ MIT] ( https://opensource.org/licenses/MIT ) | https://github.com/pboettch/json-schema-validator | yml-schema-checker |
4848
0 commit comments