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.

X.Net License


Also known as X.Net License, Xnet.

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/Xnet

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.
  • Grant use from the text Granting third parties the right to use the work.
  • 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.
  • 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.
  • Sublicense from the text Granting a third party rights in the work under a license of the licensee's own, rather than passing on the original license.

Prohibitions

This license states no prohibitions.

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.

  • Promote by default rule (adopted) Using the name or trademarks of the licensor or of contributors to endorse or promote a product.

    This license says nothing about Promote, and the graph applies this reading in all jurisdictions it covers: it is not permitted unless the license permits it.

    A licence that says nothing about endorsement is read as not allowing it: the licence gives the licensee no right to use the licensor's name or marks in a way that states or implies that the licensor endorses the licensee or its product, while stating truthfully that a work is based on or uses the licensed work is a different act that this rule does not decide. A copyright licence grants rights in the work, and the right to use a name or a trademark is a separate right under trademark law and the protection of names, which a silent copyright licence does not pass on. Combining a licence that is silent about endorsement with one that permits it shows a conflict marked as coming from this rule.

    Basis Trademark and name rights are separate from copyright: Regulation (EU) 2017/1001 article 9 lets the proprietor of an EU trade mark prevent all third parties not having his consent from using the sign in the course of trade, and Directive (EU) 2015/2436 article 10, 15 U.S.C. 1114 and 1125(a), section 12 BGB and section 43 ABGB protect marks and names in the same way. The library's evidence is Creative Commons 4.0 section 2(b)(2): Patent and trademark rights are not licensed under this Public License. A copyright licence that is silent grants no right to use the licensor's name or marks to suggest endorsement (Worldwide)

Clauses

Warranty disclaimer

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.

Limitation of liability

IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Additional clauses

This agreement shall be governed in all respects by the laws of the State of California and by the laws of the United States of America.

Info

Target asset types
Software
Region / jurisdiction
Worldwide
Validity
Perpetual
Source
https://spdx.org/licenses/Xnet.html
Legal code
https://opensource.org/license/Xnet
This description is published under
Creative Commons Attribution 4.0 International
Publisher
X.Net, Inc.
SPDX identifier
Xnet on the SPDX license list
DALICC identifier
Xnet

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/Xnet",
  "license-title": "X.Net License",
  "spdx-id": "Xnet",
  "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/Xnet> .

RDF, JSON-LD

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

HTML attribution

<p>This work is licensed under <a href="https://dalicc.net/licenselibrary/Xnet" rel="license">X.Net License</a>.</p>

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

Badge DALICC badge for X.Net License

Markdown

[![License: X.Net License](https://dalicc.net/license-library/Xnet/badge.svg)](https://dalicc.net/license-library/Xnet)

HTML

<a href="https://dalicc.net/license-library/Xnet"><img src="https://dalicc.net/license-library/Xnet/badge.svg" alt="License: X.Net License"></a>

Review

Written from the license text by
Giray Havur
Written on
2026-09-15
Second review
not yet done
Record changed since this review
yes (version 2, 2026-09-24)
Findings
9 recorded, 7 applied to the record, 0 proposed

The record models the X.Net license, which is the MIT license word for word with one sentence added: the agreement is governed by the laws of California and of the United States. The deontic model is therefore the MIT model, with dalicc:sublicense added because the grant names sublicensing, and the governing-law sentence quoted in dalicc:additionalClauses.

9 findings
  • major Rubric 3 odrl:permission applied

    The grant is the MIT grant, including sublicense and sell copies. The grant names sublicensing in as many words, so dalicc:sublicense is a permission, and the clause that lets the recipient of a copy do the same is odrl:grantUse, the term the MIT record already uses for it.

  • major Rubric 5 odrl:duty applied

    The condition is the MIT condition: "The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software." cc:Attribution and cc:Notice on distribute, modify and derive.

  • major Rubric 4 odrl:prohibition applied

    dalicc:ChangeLicense is prohibited because the text requires the license itself to travel with every copy, which is the reading IscLicense and BSD-3-Clause take of the same clause. The MIT record does not carry the prohibition although its text has the same requirement, so the library is not uniform here. (Corrected on 2026-09-15 by the verification pass: see the rubric 3 finding on relicensing below.)

  • major Rubric 7 cc:jurisdiction applied

    The text names a legal system: "This agreement shall be governed in all respects by the laws of the State of California and by the laws of the United States of America." cc:jurisdiction stays dalicc:worldwide, because the grant itself is not limited to a territory and only the applicable law is named, and the sentence is quoted verbatim in dalicc:additionalClauses. The alternative, bpicounty:United_States, would say that the license may only be used there, which the text does not say.

  • minor Rubric 6 dalicc:WarrantyDisclaimer applied

    The MIT disclaimer paragraph is split into the warranty sentence and the liability sentence, as on MIT-0 in this review group.

  • info Rubric 2 odrl:target applied

    One odrl:AssetCollection of dct:type dcmitype:Software, following MIT. The text licenses software and its documentation.

  • info Rubric 9 record none

    The consistency check with the axioms of dg_default returned no conflicts.

  • info Rubric 10 record none

    Xnet is MIT plus a governing-law sentence. The only reason for a separate record is that sentence and the SPDX id; every deontic statement is MIT's.

  • major Rubric 3 odrl:permission applied

    Library convention 15: a licence that asks for no reciprocity and no source code asks only that the notice travels with the copy, which is a duty on the acts it governs and not a bar on putting the copy under other terms. dalicc:ChangeLicense is therefore a permission here, and the prohibition the earlier reading wrote is removed. The text reads: "Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software." The permission carries the dalicc:compliantLicense duty, as Apache-2.0 does, because the notice has to survive the relicensing.

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 changes since version 1 recorded which sentence of the text each statement rests on, named the license the record itself is published under and removed the quotes that do not name the act they support.

    8 changes
    • 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 permission odrl:derive with duties [cc:Attribution, cc:Notice]

      was permission odrl:derive with duties [cc:Attribution, cc:Notice]

      Manual edit Its duty cc:Attribution quotes "The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software."

    • changed permission odrl:distribute with duties [cc:Attribution, cc:Notice]

      was permission odrl:distribute with duties [cc:Attribution, cc:Notice]

      Manual edit Its duty cc:Attribution quotes "The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software."

    • changed permission odrl:modify with duties [cc:Attribution, cc:Notice]

      was permission odrl:modify with duties [cc:Attribution, cc:Notice]

      Manual edit Its duty cc:Attribution quotes "The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software."

    • 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.

    • changed permission odrl:derive with duties [cc:Attribution, cc:Notice]

      was permission odrl:derive with duties [cc:Attribution, cc:Notice]

      Manual edit Removed the quoted evidence of duty cc:Attribution on odrl:derive, duty cc:Attribution on odrl:distribute, duty cc:Attribution on odrl:modify: the quoted sentence does not name the act. The statements stay, read from the text without a linked quote.

    • changed permission odrl:distribute with duties [cc:Attribution, cc:Notice]

      was permission odrl:distribute with duties [cc:Attribution, cc:Notice]

      Manual edit Removed the quoted evidence of duty cc:Attribution on odrl:derive, duty cc:Attribution on odrl:distribute, duty cc:Attribution on odrl:modify: the quoted sentence does not name the act. The statements stay, read from the text without a linked quote.

    • changed permission odrl:modify with duties [cc:Attribution, cc:Notice]

      was permission odrl:modify with duties [cc:Attribution, cc:Notice]

      Manual edit Removed the quoted evidence of duty cc:Attribution on odrl:derive, duty cc:Attribution on odrl:distribute, duty cc:Attribution on odrl:modify: the quoted sentence does not name the act. The statements stay, read from the text without a linked quote.

  2. Version 1

    Created from the license text on 2026-09-15 (Permissive: MIT, ISC and BSD-like).

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.