diff --git a/build/repo.targets b/build/repo.targets
index 0ef94646ec..d6c44d2375 100644
--- a/build/repo.targets
+++ b/build/repo.targets
@@ -381,7 +381,7 @@
Microsoft
nugetaspnet@microsoft.com
.NET Foundation
- Apache
+ Apache-2.0
1
https://www.asp.net/
/usr/share/dotnet
diff --git a/tools/debian_config.json b/tools/debian_config.json
index cf70358d53..eaf9268db7 100644
--- a/tools/debian_config.json
+++ b/tools/debian_config.json
@@ -24,7 +24,7 @@
"copyright": "Microsoft",
"license": {
- "type": "Apache",
+ "type": "Apache-2.0",
"full_text": "Copyright (c) .NET Foundation. All rights reserved.\n\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\nthese files except in compliance with the License. You may obtain a copy of the\nLicense at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed\nunder the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR\nCONDITIONS OF ANY KIND, either express or implied. See the License for the\nspecific language governing permissions and limitations under the License."
}
}
\ No newline at end of file