summaryrefslogtreecommitdiffstats
path: root/tools/Sandcastle/Source/CommandLine/ParseResult.cs
diff options
context:
space:
mode:
Diffstat (limited to 'tools/Sandcastle/Source/CommandLine/ParseResult.cs')
-rw-r--r--tools/Sandcastle/Source/CommandLine/ParseResult.cs6
1 files changed, 4 insertions, 2 deletions
diff --git a/tools/Sandcastle/Source/CommandLine/ParseResult.cs b/tools/Sandcastle/Source/CommandLine/ParseResult.cs
index cfdd108..6129310 100644
--- a/tools/Sandcastle/Source/CommandLine/ParseResult.cs
+++ b/tools/Sandcastle/Source/CommandLine/ParseResult.cs
@@ -1,5 +1,7 @@
-// Copyright (c) Microsoft Corporation. All rights reserved.
-//
+// Copyright © Microsoft Corporation.
+// This source file is subject to the Microsoft Permissive License.
+// See http://www.microsoft.com/resources/sharedsource/licensingbasics/sharedsourcelicenses.mspx.
+// All other rights reserved.
namespace Microsoft.Ddue.Tools.CommandLine
{