豆豆友情提示:这是一个非官方 GitHub 代理镜像,主要用于网络测试或访问加速。请勿在此进行登录、注册或处理任何敏感信息。进行这些操作请务必访问官方网站 github.com。 Raw 内容也通过此代理提供。
Skip to content

Test files with confusing licenses #5776

@omajid

Description

@omajid

Two files in NuGet.Services.Metadata have a very confusing license header:

/*
* Note: While Microsoft is not the author of this file, Microsoft is
* offering you a license subject to the terms of the Microsoft Software
* License Terms for Microsoft ASP.NET Model View Controller 3.
* Microsoft reserves all other rights. The notices below are provided
* for informational purposes only and are not the license terms under
* which Microsoft distributed this file.
*
* jQuery Validation Plugin - v1.13.1 - 2/4/2013
* https://github.com/jzaefferer/jquery-validation
* Copyright (c) 2013 Jörn Zaefferer; Licensed MIT
*
*/

See https://github.com/NuGet/NuGet.Services.Metadata/blob/release/tests/AAD/NuGet.Test.WebSite/Scripts/jquery.validate-vsdoc.js and https://github.com/NuGet/NuGet.Services.Metadata/blob/release/tests/PublishTestDriverWebSite/Scripts/jquery.validate-vsdoc.js

Are these files not under the MIT license that the last lines of the header states or under Apache 2.0 that the LICENSE file in the root of repo states?

Searching for the MVC 3 license leads me to https://www.microsoft.com/web/webpi/eula/aspnetmvc3update-eula.htm which seems completely inappropriate as a license for an open source project.

Could you please fix this license header?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions