Skip to content

Commit 8499094

Browse files
authored
Engineering - run OSS tool, update distro (#248153)
1 parent 1841187 commit 8499094

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

cglicenses.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -613,5 +613,10 @@
613613
"OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE",
614614
"SOFTWARE"
615615
]
616+
},
617+
{
618+
// Reason: Repository moved from https://github.com/swsnr/gethostname.rs to https://codeberg.org/swsnr/gethostname.rs
619+
"name": "gethostname",
620+
"fullLicenseTextUri": "https://codeberg.org/swsnr/gethostname.rs/raw/branch/main/LICENSE"
616621
}
617622
]

cli/ThirdPartyNotices.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2741,7 +2741,7 @@ SOFTWARE.
27412741
---------------------------------------------------------
27422742

27432743
gethostname 0.4.3 - Apache-2.0
2744-
https://github.com/swsnr/gethostname.rs
2744+
https://codeberg.org/swsnr/gethostname.rs.git
27452745

27462746
Apache License
27472747
Version 2.0, January 2004

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "code-oss-dev",
33
"version": "1.100.0",
4-
"distro": "a8fc3edf23069ebfd74148e853853818e9373124",
4+
"distro": "d816c925ee695768ef33998a28d20477316e4c25",
55
"author": {
66
"name": "Microsoft Corporation"
77
},

0 commit comments

Comments
 (0)