diff --git a/LICENSE.txt b/LICENSE.txt
index 3293bc0ea5..5001ba1910 100644
--- a/LICENSE.txt
+++ b/LICENSE.txt
@@ -1,6 +1,6 @@
ASP.NET Core Module
-Copyright (c) Microsoft Corporation
+Copyright (c) .NET Foundation
All rights reserved.
MIT License
diff --git a/nuget/AspNetCore.nuspec b/nuget/AspNetCore.nuspec
index f19743a8c5..6a77bef462 100644
--- a/nuget/AspNetCore.nuspec
+++ b/nuget/AspNetCore.nuspec
@@ -7,7 +7,7 @@
Microsoft
Microsoft
http://www.microsoft.com/web/webpi/eula/net_library_eula_ENU.htm
- © Microsoft Corporation. All rights reserved.
+ © .NET Foundation. All rights reserved.
http://www.asp.net/
true
ASP.NET Core Module
diff --git a/src/AspNetCore/AspNetCore.vcxproj b/src/AspNetCore/AspNetCore.vcxproj
index ce71ac6ea4..423cf6e188 100644
--- a/src/AspNetCore/AspNetCore.vcxproj
+++ b/src/AspNetCore/AspNetCore.vcxproj
@@ -194,8 +194,8 @@
0
-
-
+
+
diff --git a/src/AspNetCore/Inc/application.h b/src/AspNetCore/Inc/application.h
index 058bf8c731..b8b6d548bc 100644
--- a/src/AspNetCore/Inc/application.h
+++ b/src/AspNetCore/Inc/application.h
@@ -1,4 +1,4 @@
-// Copyright (c) Microsoft Corporation. All rights reserved.
+// Copyright (c) .NET Foundation. All rights reserved.
// Licensed under the MIT License. See License.txt in the project root for license information.
#pragma once
diff --git a/src/AspNetCore/Inc/applicationmanager.h b/src/AspNetCore/Inc/applicationmanager.h
index 41163a66b6..ee2b0542dc 100644
--- a/src/AspNetCore/Inc/applicationmanager.h
+++ b/src/AspNetCore/Inc/applicationmanager.h
@@ -1,4 +1,4 @@
-// Copyright (c) Microsoft Corporation. All rights reserved.
+// Copyright (c) .NET Foundation. All rights reserved.
// Licensed under the MIT License. See License.txt in the project root for license information.
#pragma once
@@ -138,7 +138,7 @@ private:
\
\