Add OSS license headers to all new files in github
authorRahul Kumar <rahku@microsoft.com>
Thu, 14 Jan 2016 20:02:03 +0000 (12:02 -0800)
committerRahul Kumar <rahku@microsoft.com>
Thu, 14 Jan 2016 20:02:03 +0000 (12:02 -0800)
[tfs-changeset: 1565108]

16 files changed:
src/ToolBox/PdbTypeMatch/PdbTypeMatch.cpp
src/ToolBox/PdbTypeMatch/PdbTypeMatch.h
src/ToolBox/PdbTypeMatch/PrintSymbol.cpp
src/ToolBox/PdbTypeMatch/PrintSymbol.h
src/ToolBox/PdbTypeMatch/callback.h
src/ToolBox/PdbTypeMatch/include/cvconst.h
src/ToolBox/PdbTypeMatch/include/dia2.h
src/ToolBox/PdbTypeMatch/include/diacreate.h
src/ToolBox/PdbTypeMatch/native.rc
src/ToolBox/PdbTypeMatch/regs.cpp
src/ToolBox/PdbTypeMatch/regs.h
src/ToolBox/PdbTypeMatch/stdafx.cpp
src/ToolBox/PdbTypeMatch/stdafx.h
src/ToolBox/SOS/diasdk/native.rc
src/tools/GenClrDebugResource/native.rc
src/tools/InjectResource/native.rc

index 74090f8..53b3574 100644 (file)
@@ -1,5 +1,6 @@
 //
-// Copyright (c) Microsoft Corporation.  All rights reserved.
+// Copyright (c) Microsoft. All rights reserved.
+// Licensed under the MIT license. See LICENSE file in the project root for full license information.
 //
 
 #include "stdafx.h"
index b2accf9..5ebfb3a 100644 (file)
@@ -1,3 +1,8 @@
+//
+// Copyright (c) Microsoft. All rights reserved.
+// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+//
+
 #include "dia2.h"
 #include <set>
 
index defd454..29ae9c1 100644 (file)
@@ -1,7 +1,11 @@
+//
+// Copyright (c) Microsoft. All rights reserved.
+// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+//
+
 // PrintSymbol.cpp : Defines the printing procedures for the symbols
 //
 // This is a part of the Debug Interface Access SDK 
-// Copyright (c) Microsoft Corporation.  All rights reserved.
 //
 // This source code is only intended as a supplement to the
 // Debug Interface Access SDK and related electronic documentation 
index 2aeffc4..491c58b 100644 (file)
@@ -1,3 +1,8 @@
+//
+// Copyright (c) Microsoft. All rights reserved.
+// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+//
+
 #include <string>
 
 inline int myDebugBreak( int ){
index c1d6887..4a15a89 100644 (file)
@@ -1,3 +1,8 @@
+//
+// Copyright (c) Microsoft. All rights reserved.
+// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+//
+
 #include "dia2.h"
 
 #pragma warning ( disable : 4100)
index 9212cf1..2f671a6 100644 (file)
@@ -1,9 +1,9 @@
-// cvconst.h - codeview constant definitions
-//-----------------------------------------------------------------
 //
-// Copyright Microsoft Corporation.  All Rights Reserved.
+// Copyright (c) Microsoft. All rights reserved.
+// Licensed under the MIT license. See LICENSE file in the project root for full license information.
 //
-//---------------------------------------------------------------
+// cvconst.h - codeview constant definitions
+
 #ifndef _CVCONST_H_
 #define _CVCONST_H_
 
index e463b79..d88d37e 100644 (file)
@@ -1,4 +1,7 @@
-
+//
+// Copyright (c) Microsoft. All rights reserved.
+// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+//
 
 /* this ALWAYS GENERATED file contains the definitions for the interfaces */
 
index fac6668..b875c7a 100644 (file)
@@ -1,9 +1,8 @@
-// diacreate.h - creation helper functions for DIA initialization
-//-----------------------------------------------------------------
-// 
-// Copyright Microsoft Corporation.  All Rights Reserved.
 //
-//---------------------------------------------------------------
+// Copyright (c) Microsoft. All rights reserved.
+// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+//
+// diacreate.h - creation helper functions for DIA initialization
 #ifndef _DIACREATE_H_
 #define _DIACREATE_H_
 
index c4474f2..d721207 100644 (file)
@@ -1,3 +1,8 @@
+//
+// Copyright (c) Microsoft. All rights reserved.
+// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+//
+
 #define FX_VER_FILEDESCRIPTION_STR "Microsoft\0"
 
 #include <fxver.h>
index 4358f81..904fd39 100644 (file)
@@ -1,3 +1,8 @@
+//
+// Copyright (c) Microsoft. All rights reserved.
+// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+//
+
 #include "stdafx.h"
 #include "cvconst.h"
 #include "regs.h"
index 85d67c6..893d2e7 100644 (file)
@@ -1,3 +1,8 @@
+//
+// Copyright (c) Microsoft. All rights reserved.
+// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+//
+
 extern const wchar_t * const rgRegX86[];
 extern const wchar_t * const rgRegAMD64[];
 extern const wchar_t * const rgRegMips[];
index 56e6187..e426f6e 100644 (file)
@@ -1,3 +1,7 @@
+//
+// Copyright (c) Microsoft. All rights reserved.
+// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+//
 // stdafx.obj will contain the pre-compiled type information
 
 #include "stdafx.h"
index 7b7ebb2..d08faf8 100644 (file)
@@ -1,3 +1,7 @@
+//
+// Copyright (c) Microsoft. All rights reserved.
+// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+//
 // stdafx.h : include file for standard system include files,
 // or project specific include files that are used frequently, but
 // are changed infrequently
index c4474f2..e0ec07c 100644 (file)
@@ -1,3 +1,7 @@
+//
+// Copyright (c) Microsoft. All rights reserved.
+// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+//
 #define FX_VER_FILEDESCRIPTION_STR "Microsoft\0"
 
 #include <fxver.h>
index c4474f2..e0ec07c 100644 (file)
@@ -1,3 +1,7 @@
+//
+// Copyright (c) Microsoft. All rights reserved.
+// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+//
 #define FX_VER_FILEDESCRIPTION_STR "Microsoft\0"
 
 #include <fxver.h>
index c4474f2..e0ec07c 100644 (file)
@@ -1,3 +1,7 @@
+//
+// Copyright (c) Microsoft. All rights reserved.
+// Licensed under the MIT license. See LICENSE file in the project root for full license information.
+//
 #define FX_VER_FILEDESCRIPTION_STR "Microsoft\0"
 
 #include <fxver.h>