Merge pull request #443 from NextTurn/license

Fix NuGet warning
pull/450/head
Oleg Nenashev 2020-03-24 10:56:25 +01:00 committed by GitHub
commit 74e6c7289c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ More info about the wrapper is available in the projects GitHub repository.
</description> </description>
<authors>WinSW contributors</authors> <authors>WinSW contributors</authors>
<owners>Oleg Nenashev, Kohsuke Kawaguchi</owners> <owners>Oleg Nenashev, Kohsuke Kawaguchi</owners>
<licenseUrl>https://github.com/kohsuke/winsw/blob/master/LICENSE.txt</licenseUrl> <license type="expression">MIT</license>
<projectUrl>https://github.com/kohsuke/winsw</projectUrl> <projectUrl>https://github.com/kohsuke/winsw</projectUrl>
<!--<iconUrl>TODO</iconUrl>--> <!--<iconUrl>TODO</iconUrl>-->
<copyright>Copyright (c) 2010-2016 Kohsuke Kawaguchi, Sun Microsystems, Inc., CloudBees, Inc., Oleg Nenashev and other contributors</copyright> <copyright>Copyright (c) 2010-2016 Kohsuke Kawaguchi, Sun Microsystems, Inc., CloudBees, Inc., Oleg Nenashev and other contributors</copyright>