Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/api-doc-tools.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Martinez <joelmartinez@gmail.com>2017-12-13 18:59:39 +0300
committerJoel Martinez <joelmartinez@gmail.com>2017-12-13 19:22:07 +0300
commit17eb7009c5ee36c1fdcfdfa62cf593b9b5a1b693 (patch)
treed216497162671b3ef1543e92fc8373f70478ddc3
parentfbb9bfccf4d4ea8035a68280cc5dd45010b314f3 (diff)
mdoc: nuget metadata updated per #186
-rw-r--r--mdoc/mdoc.nuspec9
1 files changed, 5 insertions, 4 deletions
diff --git a/mdoc/mdoc.nuspec b/mdoc/mdoc.nuspec
index c1dd0897..04b9cce8 100644
--- a/mdoc/mdoc.nuspec
+++ b/mdoc/mdoc.nuspec
@@ -4,12 +4,13 @@
<id>mdoc</id>
<version>5.3.5.1</version>
<title>mdoc</title>
- <authors>Joel Martinez</authors>
- <owners>Xamarin</owners>
+ <authors>Microsoft</authors>
+ <owners>Microsoft</owners>
<projectUrl>https://github.com/mono/api-doc-tools</projectUrl>
- <requireLicenseAcceptance>false</requireLicenseAcceptance>
+ <licenseUrl>https://github.com/mono/api-doc-tools/blob/master/LICENSE.md</licenseUrl>
+ <requireLicenseAcceptance>true</requireLicenseAcceptance>
<description>.NET API Documentation toolchain</description>
- <copyright>Copyright 2017</copyright>
+ <copyright>© Microsoft Corporation. All rights reserved.</copyright>
<tags>mdoc documentation ecmaxml dotnet .net C# F# VB.NET</tags>
</metadata>
<files>