Skip to content

Commit 4f2605f

Browse files
committed
Updated Copyright statement
1 parent 4f26f4a commit 4f2605f

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

patched-vscode/extensions/sagemaker-extension/extension-browser.webpack.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*---------------------------------------------------------------------------------------------
2-
* Copyright (c) Microsoft Corporation. All rights reserved.
2+
* Copyright Amazon.com Inc. or its affiliates. All rights reserved.
33
* Licensed under the MIT License. See License.txt in the project root for license information.
44
*--------------------------------------------------------------------------------------------*/
55

patched-vscode/extensions/sagemaker-extension/extension.webpack.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*---------------------------------------------------------------------------------------------
2-
* Copyright (c) Microsoft Corporation. All rights reserved.
2+
* Copyright Amazon.com Inc. or its affiliates. All rights reserved.
33
* Licensed under the MIT License. See License.txt in the project root for license information.
44
*--------------------------------------------------------------------------------------------*/
55

patches/sagemaker-extension.diff

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,7 @@ Index: sagemaker-code-editor/vscode/extensions/sagemaker-extension/extension-bro
323323
+++ sagemaker-code-editor/vscode/extensions/sagemaker-extension/extension-browser.webpack.config.js
324324
@@ -0,0 +1,17 @@
325325
+/*---------------------------------------------------------------------------------------------
326-
+ * Copyright (c) Microsoft Corporation. All rights reserved.
326+
+ * Copyright Amazon.com Inc. or its affiliates. All rights reserved.
327327
+ * Licensed under the MIT License. See License.txt in the project root for license information.
328328
+ *--------------------------------------------------------------------------------------------*/
329329
+
@@ -345,7 +345,7 @@ Index: sagemaker-code-editor/vscode/extensions/sagemaker-extension/extension.web
345345
+++ sagemaker-code-editor/vscode/extensions/sagemaker-extension/extension.webpack.config.js
346346
@@ -0,0 +1,20 @@
347347
+/*---------------------------------------------------------------------------------------------
348-
+ * Copyright (c) Microsoft Corporation. All rights reserved.
348+
+ * Copyright Amazon.com Inc. or its affiliates. All rights reserved.
349349
+ * Licensed under the MIT License. See License.txt in the project root for license information.
350350
+ *--------------------------------------------------------------------------------------------*/
351351
+

0 commit comments

Comments
 (0)