Skip to content

Commit fd79885

Browse files
committed
adding commit information
1 parent 10ede29 commit fd79885

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

src/vs/base/common/paths.node.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
* Licensed under the MIT License. See License.txt in the project root for license information.
44
*--------------------------------------------------------------------------------------------*/
55

6+
// extracted from nodejs commit 'https://github.com/nodejs/node/tree/43dd49c9782848c25e5b03448c8a0f923f13c158'
7+
68
// Copyright Joyent, Inc. and other Node contributors.
79
//
810
// Permission is hereby granted, free of charge, to any person obtaining a

src/vs/base/test/common/paths.node.test.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
* Licensed under the MIT License. See License.txt in the project root for license information.
44
*--------------------------------------------------------------------------------------------*/
55

6+
// extracted from nodejs commit 'https://github.com/nodejs/node/tree/43dd49c9782848c25e5b03448c8a0f923f13c158'
7+
68
// Copyright Joyent, Inc. and other Node contributors.
79
//
810
// Permission is hereby granted, free of charge, to any person obtaining a

0 commit comments

Comments
 (0)