Skip to content

Commit

Permalink
Changing package copyright notice
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiocav committed Sep 20, 2018
1 parent 2a56472 commit 266ad46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/common.props
Expand Up @@ -16,7 +16,7 @@
<PackageProjectUrl>http://go.microsoft.com/fwlink/?LinkID=320972</PackageProjectUrl>
<RepositoryUrl>https://github.com/Azure/azure-functions-host</RepositoryUrl>
<RepositoryType>git</RepositoryType>
<Copyright.NET Foundation. All rights reserved.</Copyright>
<CopyrightMicrosoft Corporation. All rights reserved.</Copyright>
<PackageRequireLicenseAcceptance>True</PackageRequireLicenseAcceptance>
<PackageLicenseUrl>http://www.microsoft.com/web/webpi/eula/aspnetcomponent_rtw_enu.htm</PackageLicenseUrl>
<PackageIconUrl>https://raw.githubusercontent.com/Azure/azure-webjobs-sdk/dev/webjobs.png</PackageIconUrl>
Expand Down

0 comments on commit 266ad46

Please sign in to comment.