Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/vs-editor-api.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/Text/Def/TextUI/DifferenceViewer/DifferenceHighlightMode2.cs')
-rw-r--r--src/Text/Def/TextUI/DifferenceViewer/DifferenceHighlightMode2.cs9
1 files changed, 5 insertions, 4 deletions
diff --git a/src/Text/Def/TextUI/DifferenceViewer/DifferenceHighlightMode2.cs b/src/Text/Def/TextUI/DifferenceViewer/DifferenceHighlightMode2.cs
index f4c5fea..4fa82c0 100644
--- a/src/Text/Def/TextUI/DifferenceViewer/DifferenceHighlightMode2.cs
+++ b/src/Text/Def/TextUI/DifferenceViewer/DifferenceHighlightMode2.cs
@@ -1,7 +1,8 @@
-// Copyright (c) Microsoft Corporation
-// All rights reserved
-
- namespace Microsoft.VisualStudio.Text.Differencing
+//
+// Copyright (c) Microsoft Corporation. All rights reserved.
+// Licensed under the MIT License. See License.txt in the project root for license information.
+//
+namespace Microsoft.VisualStudio.Text.Differencing
{
/// <summary>
/// The highlight mode for this <see cref="IDifferenceViewer"/>.