SUN PUBLIC LICENSE Version 1.0
Also known as SPL-1.0, Sun Public License v1.0 (SPL-1.0), Sun Public License, Version 1.0 (SPL-1.0).
- Commercial use
- allowed
- Share alike
- 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.
Permissions
-
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.
Duties
- Attribution from the text Giving credit to the copyright holders or authors of the work, in the form the licensor asks for.
- Modification notice from the text Marking a changed work as changed, saying how it differs from the original and keeping earlier notices of change.
- Notice from the text Notice: keeping the license and copyright notices with every copy.
- Source code from the text Providing access to the source code of the work with every copy distributed.
-
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.
- Source code from the text Providing access to the source code of the work with every copy distributed.
-
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
- Modification notice from the text Marking a changed work as changed, saying how it differs from the original and keeping earlier notices of change.
-
Present from the text Performing the work in public, including by broadcast or other communication to the public.
Prohibitions
-
Add statement from the text Not permitted: Add statement. Attaching terms, notices or statements of one's own to the work or to one's modifications when passing it on.
-
Promote from the text Not permitted: Promote. Using the name or trademarks of the licensor or of contributors to endorse or promote a product.
License-wide duties
-
Share alike from the text Adaptations have to be licensed under the same license or one the license names as compatible.
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.
Clauses
Warranty disclaimer
COVERED CODE IS PROVIDED UNDER THIS LICENSE ON AN "../AS IS'' BASIS, WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT LIMITATION, WARRANTIES THAT THE COVERED CODE IS FREE OF DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE COVERED CODE IS WITH YOU. SHOULD ANY COVERED CODE PROVE DEFECTIVE IN ANY RESPECT, YOU (NOT THE INITIAL DEVELOPER OR ANY OTHER CONTRIBUTOR) ASSUME THE COST OF ANY NECESSARY SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY COVERED CODE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER.
Info
- Target asset types
- Software
- Region / jurisdiction
- Worldwide
- Validity
- Perpetual
- Source
- http://opensource.org/licenses/SPL-1.0
- Legal code
- http://opensource.org/licenses/SPL-1.0
- This description is published under
- Creative Commons Attribution 4.0 International
- Publisher
- Sun Microsystems, Inc.
- Attribution name
- Sun Microsystems, Inc.
- SPDX identifier
-
SPL-1.0on the SPDX license list - DALICC identifier
SunPublicLicenseVersion10
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/SunPublicLicenseVersion10",
"license-title": "SUN PUBLIC LICENSE Version 1.0",
"spdx-id": "SPL-1.0",
"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/SunPublicLicenseVersion10> .
RDF, JSON-LD
{
"@context": {
"cc": "http://creativecommons.org/ns#"
},
"@id": "https://example.org/my-work",
"cc:license": {
"@id": "https://dalicc.net/licenselibrary/SunPublicLicenseVersion10"
}
}
HTML attribution
<p>This work is licensed under <a href="https://dalicc.net/licenselibrary/SunPublicLicenseVersion10" rel="license">SUN PUBLIC LICENSE Version 1.0</a>.</p>
This license asks for attribution, so the credit line is part of it.
Badge
Markdown
[](https://dalicc.net/license-library/SunPublicLicenseVersion10)
HTML
<a href="https://dalicc.net/license-library/SunPublicLicenseVersion10"><img src="https://dalicc.net/license-library/SunPublicLicenseVersion10/badge.svg" alt="License: SUN PUBLIC LICENSE Version 1.0"></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 Sun Public License is the Mozilla Public License 1.1 with a Sun-specific jurisdiction clause. It is reciprocal and it grants sublicensing. The record had both backwards: share-alike as an optional permission and sublicensing prohibited. Both were corrected and the SPDX id was added.
7 findings
-
major Rubric 5
odrl:permissionappliedSection 3.1 states that "The Modifications which You create or to which You contribute are governed by the terms of this License, including without limitation Section 2.2." That is a duty. Removed the cc:ShareAlike permission and added a license-wide cc:ShareAlike duty.
-
major Rubric 3
odrl:prohibitionappliedSections 2.1(b) and 2.2(b) grant the right to "use, reproduce, modify, display, perform, sublicense and distribute the Original Code (or portions thereof) with or without Modifications". The record prohibited odrl:grantUse. Removed the prohibition; the matching permission is held back by the same dependency-graph axiom as in OSL-3.0.
-
major Rubric 3
odrl:permissionproposedThe permission that belongs with the finding above, pending the dependency-graph decision.
-
minor Rubric 1
spdx:licenseIdappliedAdded SPL-1.0. Verified rather than assumed: cc:legalcode and dct:source already point at the Open Source Initiative page for SPL-1.0 and the fetched text is the Sun Public License version 1.0.
-
minor Rubric 6
dalicc:WarrantyDisclaimerproposedThe stored disclaimer contains the artefact "../AS IS''" where the text reads "AS IS". It comes from the source the record was built from. Correcting a published literal is left open for the association's decision.
-
gap Rubric 8
vocabularynonePatent grant, patent retaliation and the Sun-specific jurisdiction clause (section 11 names California law and, for Sun, the courts of Santa Clara County) have no terms. Proposed: dalicc:patentGrant, dalicc:patentRetaliationTermination.
-
info Rubric 10
familynoneThis record, CommonDevelopmentAndDistributionLicense10 and CommonPublicAttributionLicenseVersion10 are all derived from the Mozilla Public License 1.1 and should model reciprocity identically. After the review this one and the Common Public Attribution record agree; the Common Development and Distribution record still permits dalicc:ChangeLicense instead.
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.
-
Version 2 current2026-09-24 Giray Havur
The content review of 2026-09-15 added 1 identification detail and 1 license-wide duty, removed 1 permission and 1 prohibition and recorded the review state. Later changes named the license the record itself is published under.
View version 2 JSON-LD Turtle RDF/XML
7 changes
-
added
dalicc:reviewStatus dalicc:ReviewedReview 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:dateReview state Every record records how far it has come in the editorial workflow and when it was last checked against the legal text.
-
added
duty cc:ShareAlikeReview finding Section 3.1 states that "The Modifications which You create or to which You contribute are governed by the terms of this License, including without limitation Section 2.2." That is a duty. Removed the cc:ShareAlike permission and added a license-wide cc:ShareAlike duty.
-
removed
permission cc:ShareAlike with duties [cc:Notice, cc:SourceCode]Review finding Section 3.1 states that "The Modifications which You create or to which You contribute are governed by the terms of this License, including without limitation Section 2.2." That is a duty. Removed the cc:ShareAlike permission and added a license-wide cc:ShareAlike duty.
-
removed
prohibition odrl:grantUseReview finding Sections 2.1(b) and 2.2(b) grant the right to "use, reproduce, modify, display, perform, sublicense and distribute the Original Code (or portions thereof) with or without Modifications". The record prohibited odrl:grantUse. Removed the prohibition; the matching permission is held back by the same dependency-graph axiom as in OSL-3.0.
-
added
spdx:licenseId "SPL-1.0"Review finding Added SPL-1.0. Verified rather than assumed: cc:legalcode and dct:source already point at the Open Source Initiative page for SPL-1.0 and the fetched text is the Sun Public License version 1.0.
-
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.
-
-
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.