summaryrefslogtreecommitdiff
path: root/src/tools
diff options
context:
space:
mode:
authorRahul Kumar <rahku@microsoft.com>2016-01-14 12:02:03 -0800
committerRahul Kumar <rahku@microsoft.com>2016-01-14 12:02:03 -0800
commitff05597e5a09e0b5a25adb45c68c5deb392bdd03 (patch)
tree8ed3e2bd3aa845abea8c28bd9812f3e3b2c4aadc /src/tools
parent6a659231603205bfc24e4428f1edd003c786613f (diff)
downloadcoreclr-ff05597e5a09e0b5a25adb45c68c5deb392bdd03.tar.gz
coreclr-ff05597e5a09e0b5a25adb45c68c5deb392bdd03.tar.bz2
coreclr-ff05597e5a09e0b5a25adb45c68c5deb392bdd03.zip
Add OSS license headers to all new files in github
[tfs-changeset: 1565108]
Diffstat (limited to 'src/tools')
-rw-r--r--src/tools/GenClrDebugResource/native.rc4
-rw-r--r--src/tools/InjectResource/native.rc4
2 files changed, 8 insertions, 0 deletions
diff --git a/src/tools/GenClrDebugResource/native.rc b/src/tools/GenClrDebugResource/native.rc
index c4474f2ae4..e0ec07c71f 100644
--- a/src/tools/GenClrDebugResource/native.rc
+++ b/src/tools/GenClrDebugResource/native.rc
@@ -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>
diff --git a/src/tools/InjectResource/native.rc b/src/tools/InjectResource/native.rc
index c4474f2ae4..e0ec07c71f 100644
--- a/src/tools/InjectResource/native.rc
+++ b/src/tools/InjectResource/native.rc
@@ -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>