DEVELOPMENT VERSION: This is an experimental DALICC environment. Features, data and APIs may change or be reset without notice. A stable version of this service, with a potentially different feature set, will be made available soon at dalicc.net.

Microsoft Public License


Also known as MS Public License, MS-PL, MSPL.

Commercial use
allowed
Share alike
not required
Attribution
required (keep the copyright and license notices)

Write this as a license text (needs an account) DALICC reads the model above and writes what it permits, requires and prohibits in plain English. Without an account, the Text download above writes the model out from the vocabulary.

Canonical URI https://dalicc.net/licenselibrary/MicrosoftPublicLicense

Permissions

  • Change license by library convention Library convention: family rule 15: Permissive records permit relicensing. Replacing the license of the work, or of an adaptation, with another license, or changing its terms.

    Duties

    • Use a compliant license by library convention Library convention: family rule 15: Permissive records permit relicensing. Choosing a replacement license that stays compliant with the terms of the original license.
  • Charge distribution fee from the text Charging a fee for the act of providing a copy of the work to someone else.
  • Commercial use from the text Using the work to generate income, directly or indirectly, for example by selling it or by using it in advertising.
  • Derivative works from the text Distributing an adaptation of the work and making it available to the public.
  • Derive from the text Creating a new work from the work, such as a translation, adaptation or arrangement of it or of a part of it.

    Duties

    • Attribution from the text Giving credit to the copyright holders or authors of the work, in the form the licensor asks for.
    • Notice from the text Notice: keeping the license and copyright notices with every copy.
  • Display from the text Showing the work to the public without making a copy the viewer keeps.
  • Distribute from the text Providing copies of the work to the public or to anyone else.

    Duties

    • Attribution from the text Giving credit to the copyright holders or authors of the work, in the form the licensor asks for.
    • Notice from the text Notice: keeping the license and copyright notices with every copy.
  • Modified works from the text Distributing a modified version of the work that does not amount to a new, derivative work.
  • Modify from the text Altering the work, for example by updating it, without creating a new work; an alteration that creates a new work is Derive.

    Duties

    • Attribution from the text Giving credit to the copyright holders or authors of the work, in the form the licensor asks for.
    • Notice from the text Notice: keeping the license and copyright notices with every copy.
  • Patent grant from the text Granting a license under the patent claims that a contributor holds and that the contribution necessarily infringes.
  • Present from the text Performing the work in public, including by broadcast or other communication to the public.
  • Reproduce from the text Making copies of the work in any form.

Prohibitions

  • Promote from the text Not permitted: Promote. The text says: "Conditions and Limitations (A) No Trademark License- This license does not grant you rights to use any contributors' name, logo, or trademarks." Using the name or trademarks of the licensor or of contributors to endorse or promote a product.

License-wide duties

This license states no duties that apply to the work as a whole.

What applies by default

The statements above are the library's reading of this license: each is marked with the sentence it rests on, or as a library convention where the text is not explicit. The statements below are the ones the DALICC reasoner supplies for acts the license says nothing about, from the default rules of the dependency graph it reasons with. Each one names the legal source it rests on. None of it is in the record.

No default rule of that graph reaches this license: it speaks about every act the rules are about.

Further terms

These are the things the license says about itself beyond the acts it permits, forbids and requires: when it ends, how long there is to put a breach right, which law governs it, and so on. A term that comes from the DALICC vocabulary links to its definition.

Patent license ends if you sue
Yes. Not a ban on suing: a patent claim over the work ends the patent license, or the whole license, as the text provides.

Clauses

Warranty disclaimer

(E) The software is licensed "as-is." You bear the risk of using it. The contributors give no express warranties, guarantees, or conditions. You may have additional consumer rights under your local laws which this license cannot change. To the extent permitted under your local laws, the contributors exclude the implied warranties of merchantability, fitness for a particular purpose and non-infringement.

Additional clauses

(D) If you distribute any portion of the software in source code form, you may do so only under this license by including a complete copy of this license with your distribution. If you distribute any portion of the software in compiled or object code form, you may only do so under a license that complies with this license.

Info

Target asset types
Software
Region / jurisdiction
Worldwide
Validity
Perpetual
Source
http://opensource.org/licenses/MS-PL
Legal code
http://opensource.org/licenses/MS-PL
This description is published under
Creative Commons Attribution 4.0 International
Publisher
Microsoft
Attribution name
Microsoft
SPDX identifier
MS-PL on the SPDX license list
DALICC identifier
MicrosoftPublicLicense

This record is published under CC BY 4.0. Credit it as: DALICC License Library, DALICC - Verein zur Förderung der Rechtssicherheit in der Datenbewirtschaftung, https://dalicc.net, CC BY 4.0 (https://creativecommons.org/licenses/by/4.0/). The license it describes belongs to its publisher.

Use this license

Everything below is generated from this record. Replace the example address with the address of your own work.

JSON sidecar

{
  "license-uri": "https://dalicc.net/licenselibrary/MicrosoftPublicLicense",
  "license-title": "Microsoft Public License",
  "spdx-id": "MS-PL",
  "attribution": "Copyright (c) [year] [copyright holder]",
  "asset": null,
  "generated-by": "DALICC"
}

RDF, Turtle

@prefix cc: <http://creativecommons.org/ns#> .

<https://example.org/my-work>
    cc:license <https://dalicc.net/licenselibrary/MicrosoftPublicLicense> .

RDF, JSON-LD

{
  "@context": {
    "cc": "http://creativecommons.org/ns#"
  },
  "@id": "https://example.org/my-work",
  "cc:license": {
    "@id": "https://dalicc.net/licenselibrary/MicrosoftPublicLicense"
  }
}

HTML attribution

<p>This work is licensed under <a href="https://dalicc.net/licenselibrary/MicrosoftPublicLicense" rel="license">Microsoft Public License</a>.</p>

This license asks for attribution, so the credit line is part of it.

Badge DALICC badge for Microsoft Public License

Markdown

[![License: Microsoft Public License](https://dalicc.net/license-library/MicrosoftPublicLicense/badge.svg)](https://dalicc.net/license-library/MicrosoftPublicLicense)

HTML

<a href="https://dalicc.net/license-library/MicrosoftPublicLicense"><img src="https://dalicc.net/license-library/MicrosoftPublicLicense/badge.svg" alt="License: Microsoft Public License"></a>

Review

Status
Reviewed against the license text
Last checked
2026-09-15
Reviewer
Giray Havur
Verdict
corrected during the review
Record changed since this review
yes (version 2, 2026-09-24)
Findings
7 recorded, 3 applied to the record, 2 proposed

The record models the Microsoft Public License correctly in substance: attribution and notice duties from condition 3(C), a trademark prohibition from 3(A), and the licensing condition of 3(D) quoted in dalicc:additionalClauses and modelled as dalicc:ChangeLicense with a compliance duty. The SPDX id and the warranty disclaimer were missing. The patent grant and the patent retaliation have no vocabulary term.

7 findings
  • minor Rubric 1 spdx:licenseId applied

    Added MS-PL; the title matches the SPDX name exactly.

  • minor Rubric 6 dalicc:WarrantyDisclaimer applied

    Condition 3(E) is a warranty disclaimer and was not recorded. Added, quoted.

  • gap Rubric 8 vocabulary none

    Section 2(B) grants a patent license ("each contributor grants you a non-exclusive, worldwide, royalty-free license under its licensed patents to make, have made, use, sell, offer for sale, import, and/or otherwise dispose of its contribution") and condition 3(B) terminates it if the licensee brings a patent claim. Neither can be expressed. Proposed: dalicc:patentGrant, dalicc:patentRetaliationTermination.

  • minor Rubric 5 odrl:duty proposed

    Condition 3(D) is a source-form reciprocity clause: "If you distribute any portion of the software in source code form, you may do so only under this license by including a complete copy of this license with your distribution." The record expresses it only through the compliance duty on dalicc:ChangeLicense. A cc:ShareAlike duty restricted to source form would be closer, but the vocabulary cannot restrict a duty to one distribution form.

  • info Rubric 4 odrl:prohibition none

    dalicc:promote is prohibited and condition 3(A) supports it: "No Trademark License- This license does not grant you rights to use any contributors' name, logo, or trademarks."

  • minor Rubric 1 dct:publisher proposed

    dct:publisher is the placeholder "N.N." while cc:attributionName says "Microsoft".

  • major Rubric 10 record applied

    Standard-license addition of 2026-09-15, decision 9: the record was corrected against its new siblings and versioned. The review's finding on family consistency: dct:publisher was the placeholder 'N.N.' and the record made no patent statement although section 2(B) grants 'a non-exclusive, worldwide, royalty-free license under its licensed patents' and section 3(B) ends that grant on a patent claim, exactly as the new MS-RL record models them.

Report an issue The review record as JSON The review checks the model against the license text. It is not legal advice.

History

This license model has 2 versions. Version 2 is the one served today; every earlier version keeps its own address, so a conclusion drawn from one of them can still be checked against it.

  1. Version 2 current2026-09-24 Giray Havur

    The content review of 2026-09-15 added 1 clause text and 1 identification detail and recorded the review state. Later changes brought it in line with its family and its text in the verification of 2026-09-15, recorded which sentence of the text each statement rests on and named the license the record itself is published under.

    10 changes
    • added dalicc:WarrantyDisclaimer "(E) The software is licensed \"as-is.\" You bear the risk of using it. The contributors give no express warranties, guarantees, or conditions. You may have additional consumer rights under your local laws which this license cannot change. To the extent permitted under your local laws, the contributors exclude the implied warranties of merchantability, fitness for a particular purpose and non-infringement."

      Review finding Condition 3(E) is a warranty disclaimer and was not recorded. Added, quoted.

    • added dalicc:reviewStatus dalicc:Reviewed

      Review state Every record records how far it has come in the editorial workflow and when it was last checked against the legal text.

    • added dalicc:reviewedOn "2026-09-15"^^xsd:date

      Review state Every record records how far it has come in the editorial workflow and when it was last checked against the legal text.

    • added spdx:licenseId "MS-PL"

      Review finding Added MS-PL; the title matches the SPDX name exactly.

    • changed dct:publisher "Microsoft"

      was dct:publisher "N.N."

      Manual edit The review's finding on family consistency: dct:publisher was the placeholder 'N.N.' and the record made no patent statement although section 2(B) grants 'a non-exclusive, worldwide, royalty-free license under its licensed patents' and section 3(B) ends that grant on a patent claim, exactly as the new MS-RL record models them.

    • added permission dalicc:patentGrant

      Manual edit The review's finding on family consistency: dct:publisher was the placeholder 'N.N.' and the record made no patent statement although section 2(B) grants 'a non-exclusive, worldwide, royalty-free license under its licensed patents' and section 3(B) ends that grant on a patent claim, exactly as the new MS-RL record models them.

    • added prohibition dalicc:patentRetaliationTermination

      Manual edit The review's finding on family consistency: dct:publisher was the placeholder 'N.N.' and the record made no patent statement although section 2(B) grants 'a non-exclusive, worldwide, royalty-free license under its licensed patents' and section 3(B) ends that grant on a patent claim, exactly as the new MS-RL record models them.

    • changed permission dalicc:ChangeLicense with duties [dalicc:compliantLicense]

      was permission dalicc:ChangeLicense with duties [dalicc:compliantLicense]

      Manual edit The statement is marked as a library convention, family rule 15: Permissive records permit relicensing: the text does not state it in as many words. Its duty dalicc:compliantLicense is marked as a library convention, family rule 15: Permissive records permit relicensing.

    • changed prohibition dalicc:promote

      was prohibition dalicc:promote

      Manual edit The statement now quotes the sentence of the licence text it rests on: "Conditions and Limitations (A) No Trademark License- This license does not grant you rights to use any contributors' name, logo, or trademarks."

    • added dct:license <https://creativecommons.org/licenses/by/4.0/>

      Manual edit Every record is published under CC BY 4.0. cc:license names the record DALICC keeps of that licence; dct:license now names it by the address Creative Commons publishes it at, so that a consumer matching the canonical IRI finds it.

  2. Version 1

    The version this model had before the content review of 2026-09-15.

Every change names the reason behind it: a finding of the content review, one of its library-wide decisions, the metadata that review wrote onto every record, or a hand edit. None of it is legal advice.

Nothing on this page is legal advice. What a license means is decided by its text; ask a legal advisor before you rely on it.