Skip to content

Commit d7bb04a

Browse files
authored
add notice for reinstall_cmake.sh (eclipse-velocitas#3)
* add notice for reinstall_cmake.sh * add new-line to the notice file * add script to devcontainer * update licenses
1 parent bc54dae commit d7bb04a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

NOTICE-3RD-PARTY-CONTENT.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@
88
|cfgv|3.3.1|MIT|
99
|charset-normalizer|2.1.1|MIT|
1010
|colorama|0.4.5|BSD|
11-
|conan|1.52.0|MIT|
11+
|conan|1.53.0|MIT|
1212
|cpplint|1.6.1|New BSD|
1313
|distlib|0.3.6|Python Software Foundation License|
14-
|distro|1.6.0|Apache 2.0|
14+
|distro|1.7.0|Apache 2.0|
1515
|fasteners|0.18|Apache 2.0|
1616
|filelock|3.8.0|Public Domain|
1717
|gcovr|5.2|BSD|
@@ -57,4 +57,4 @@
5757
|irongut/CodeCoverageSummary|v1.2.0|MIT License|
5858
|marocchino/sticky-pull-request-comment|v2|MIT License|
5959
|pre-commit/action|v3.0.0|MIT License|
60-
|softprops/action-gh-release|v1|MIT License|
60+
|softprops/action-gh-release|v1|MIT License|

NOTICE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ SPDX-License-Identifier: Apache-2.0
2222

2323
| Software | License |
2424
|:---------------------------|:-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
25-
| Microsoft CPP DevContainer | <https://github.com/microsoft/containerregistry/blob/main/legal/Container-Images-Legal-Notice.md>, <https://github.com/microsoft/vscode-dev-containers/blob/main/NOTICE.txt> |
25+
| Microsoft CPP DevContainer (including .devcontainer/scripts/reinstall-cmake.sh)| <https://github.com/microsoft/containerregistry/blob/main/legal/Container-Images-Legal-Notice.md>, <https://github.com/microsoft/vscode-dev-containers/blob/main/NOTICE.txt>, <https://github.com/microsoft/vscode-dev-containers/blob/main/LICENSE> |
2626

2727
### Development
2828

@@ -64,4 +64,4 @@ they are given here (manually added) for time being:
6464
|paho-mqtt-cpp|1.2.0|EPL 1.0 AND EDL 1.0|
6565
|protobuf|3.21.4|Google License|
6666
|re2|20220601|BSD-3-Clause|
67-
|zlib|1.2.12|zlib/libpng license|
67+
|zlib|1.2.12|zlib/libpng license|

0 commit comments

Comments
 (0)