From 5c2f5527c350382aab3e60389b4cd1c0e32579b4 Mon Sep 17 00:00:00 2001 From: Chris Ross Date: Mon, 26 Jul 2021 14:49:17 -0700 Subject: [PATCH] Update SR.cs --- src/libraries/Common/src/System/Net/Http/aspnetcore/SR.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/libraries/Common/src/System/Net/Http/aspnetcore/SR.cs b/src/libraries/Common/src/System/Net/Http/aspnetcore/SR.cs index 2e67f3463b02d9..3f1f91e905554c 100644 --- a/src/libraries/Common/src/System/Net/Http/aspnetcore/SR.cs +++ b/src/libraries/Common/src/System/Net/Http/aspnetcore/SR.cs @@ -1,5 +1,5 @@ -// Copyright (c) .NET Foundation. All rights reserved. -// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. +// Licensed to the .NET Foundation under one or more agreements. +// The .NET Foundation licenses this file to you under the MIT license. using System.Globalization;