Creative Commons Attribution-NonCommercial 2.0 Italy
Also known as Attribution NonCommercial 2.0 Italy, Attribution-NonCommercial 2.0, Attribution-NonCommercial 2.0 Italy, CC BY NC 2.0, CC BY NC 2.0 IT, CC BY-NC 2.0, CC BY-NC 2.0 IT, CC-BY-NC 2.0, CC-BY-NC 2.0 IT, Creative Commons BY-NC 2.0, Creative Commons BY-NC 2.0 IT.
- Commercial use
- not 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.
Permissions
-
Charge distribution fee from the text Charging a fee for the act of providing a copy of the work to someone else.
-
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.
- 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.
-
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.
- 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.
-
Present from the text Performing the work in public, including by broadcast or other communication to the public.
Prohibitions
-
Change license from the text Not permitted: Change license. Replacing the license of the work, or of an adaptation, with another license, or changing its terms.
-
Commercial use from the text Not permitted: Commercial use. Using the work to generate income, directly or indirectly, for example by selling it or by using it in advertising.
-
Promote from the text Not permitted: Promote. Using the name or trademarks of the licensor or of contributors to endorse or promote a product.
-
Sublicense from the text Not permitted: Sublicense. The text says: "Non puoi concedere l’Opera in sublicenza." Granting a third party rights in the work under a license of the licensee's own, rather than passing on the original license.
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.
Clauses
Warranty disclaimer
SALVO CHE SIA ESPRESSAMENTE CONVENUTO ALTRIMENTI PER ISCRITTO FRA LE PARTI, IL LICENZIANTE OFFRE L’OPERA IN LICENZA “COSI’ COM’E’” E NON FORNISCE ALCUNA DICHIARAZIONE O GARANZIA DI QUALSIASI TIPO CON RIGUARDO ALL’OPERA, SIA ESSA ESPRESSA OD IMPLICITA, DI FONTE LEGALE O DI ALTRO TIPO, ESSENDO QUINDI ESCLUSE, FRA LE ALTRE, LE GARANZIE RELATIVE AL TITOLO, ALLA COMMERCIABILITÀ, ALL’IDONEITÀ PER UN FINE SPECIFICO E ALLA NON VIOLAZIONE DI DIRITTI DI TERZI O ALLA MANCANZA DI DIFETTI LATENTI O DI ALTRO TIPO, ALL’ESATTEZZA OD ALLA PRESENZA DI ERRORI, SIANO ESSI ACCERTABILI O MENO. ALCUNE GIURISDIZIONI NON CONSENTONO L’ESCLUSIONE DI GARANZIE IMPLICITE E QUINDI TALE ESCLUSIONE PUÒ NON APPLICARSI A TE.
Limitation of liability
SALVI I LIMITI STABILITI DALLA LEGGE APPLICABILE, IL LICENZIANTE NON SARÀ IN ALCUN CASO RESPONSABILE NEI TUOI CONFRONTI A QUALUNQUE TITOLO PER ALCUN TIPO DI DANNO, SIA ESSO SPECIALE, INCIDENTALE, CONSEQUENZIALE, PUNITIVO OD ESEMPLARE, DERIVANTE DALLA PRESENTE LICENZA O DALL’USO DELL’OPERA, ANCHE NEL CASO IN CUI IL LICENZIANTE SIA STATO EDOTTO SULLA POSSIBILITÀ DI TALI DANNI. NESSUNA CLAUSOLA DI QUESTA LICENZA ESCLUDE O LIMITA LA RESPONSABILITA’ NEL CASO IN CUI QUESTA DIPENDA DA DOLO O COLPA GRAVE.
Info
- Target asset types
- Creative work (i.e. text, picture, sound, movie)
- Region / jurisdiction
- Italy
- Validity
- Perpetual
- Source
- https://creativecommons.org/licenses/by-nc/2.0/it/
- Legal code
- https://creativecommons.org/licenses/by-nc/2.0/it/legalcode
- This description is published under
- Creative Commons Attribution 4.0 International
- Publisher
- Creative Commons
- SPDX identifier
CC-BY-NC-2.0(provisional, the record declares none)- Version
- 2.0
- DALICC identifier
AttributionNoncommercial20Italy
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/AttributionNoncommercial20Italy",
"license-title": "Creative Commons Attribution-NonCommercial 2.0 Italy",
"spdx-id": null,
"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/AttributionNoncommercial20Italy> .
RDF, JSON-LD
{
"@context": {
"cc": "http://creativecommons.org/ns#"
},
"@id": "https://example.org/my-work",
"cc:license": {
"@id": "https://dalicc.net/licenselibrary/AttributionNoncommercial20Italy"
}
}
HTML attribution
<p>This work is licensed under <a href="https://dalicc.net/licenselibrary/AttributionNoncommercial20Italy" rel="license">Creative Commons Attribution-NonCommercial 2.0 Italy</a>.</p>
This license asks for attribution, so the credit line is part of it.
Badge
Markdown
[](https://dalicc.net/license-library/AttributionNoncommercial20Italy)
HTML
<a href="https://dalicc.net/license-library/AttributionNoncommercial20Italy"><img src="https://dalicc.net/license-library/AttributionNoncommercial20Italy/badge.svg" alt="License: Creative Commons Attribution-NonCommercial 2.0 Italy"></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
- 18 recorded, 2 applied to the record, 2 proposed, 1 settled in a later version
The record models the Attribution-NonCommercial element set of the Creative Commons 2.0 port for Italy, read in Italian from the legal code. The permissions, prohibitions and duties all follow from the grant in Section 3 and the restrictions in Section 4, and the clause texts are quoted from this port rather than from the unported version. Applied: dct:source. The remaining findings are library-wide rather than defects of this record: the sublicensing prohibition, the no-additional-terms prohibition, the asset types, and, for the version, the clauses that 2.0 settles per jurisdiction.
17 findings
-
minor Rubric 1
dct:sourceappliedThe record carried cc:legalcode but no dct:source, so it had a single provenance link where the 4.0 International parents carry two. The canonical URL of the port, https://creativecommons.org/licenses/by-nc/2.0/it/, was added, which is the pair, legal code plus deed, that the parents use and that the other 2.0 port group applied as well.
-
info Rubric 1
spdx:licenseIdnoneSPDX has no identifier for this port. The legal-code URL implies CC-BY-NC-2.0-IT, which the SPDX licence list does not define, so none was invented.
-
minor Rubric 2
odrl:targetproposedThe asset collection is dalicc:CreativeWork alone, while the 4.0 International parent carries dalicc:CreativeWork and dcmitype:Dataset. The port grants the rights in all media and formats, and a database is a protected work under the copyright law of the porting jurisdiction, so the legal text supports the wider collection. The association's review decided that asset types follow the legal text; the change is proposed rather than applied because it has to be made in all 287 Creative Commons ports at once, not in the seventeen of this review group.
-
info Rubric 3
odrl:permissionnoneEvery modelled permission follows from the grant in Section 3, which gives a worldwide, royalty-free, non-exclusive and perpetual licence, for the duration of the applicable copyright, to reproduce the work, to incorporate it into collections, to distribute, to display and to perform it publicly, and to create and reproduce derivative works.
-
minor Rubric 3
odrl:permissionnoneThe record permits dalicc:chargeDistributionFee while prohibiting cc:CommercialUse. The licence forbids exercising the rights in any manner primarily intended for or directed toward commercial advantage or private monetary compensation, and allows a file-sharing exchange without monetary compensation. A pure cost-recovery fee is arguable under that test. The association's review decided provisionally to keep the present modelling, so nothing was changed; the question is recorded as open and concerns all 145 NonCommercial records of the library, not this port.
-
info Rubric 4
odrl:prohibitionnonecc:CommercialUse is prohibited, which the NonCommercial clause of Section 4 states directly.
-
major Rubric 4
odrl:prohibitionproposedSection 4(a) also forbids imposing terms that alter or restrict the licence or the recipient's exercise of the rights granted. dalicc:addLimitation expresses exactly that and the record does not carry it. Proposed, not applied, because the same sentence stands in every Creative Commons record of the library.
-
info Rubric 4
odrl:prohibitionnonedalicc:ChangeLicense is prohibited, which rests on the obligation to distribute only under the terms of this licence. dalicc:promote is prohibited, which rests on the reservation of all rights not expressly granted and on the trademark paragraph of the Creative Commons notice rather than on a clause of the licence body.
-
info Rubric 5
odrl:dutynonecc:Attribution and cc:Notice hang on odrl:distribute, and cc:Attribution, cc:Notice and dalicc:modificationNotice on odrl:modify and odrl:derive, which matches Section 4: a copy of the licence or its URI must travel with every copy, all notices referring to the licence and to the warranty disclaimer must be kept intact, credit must be given to the original author, and a derivative work must carry a credit identifying the use made of the work. No duty is duplicated and none sits at the wrong level.
-
info Rubric 6
dalicc:WarrantyDisclaimernoneThe warranty disclaimer and the liability limitation are quoted in Italian from the Italian legal code, upper case as in the source, and the liability clause keeps the Italian rule that nothing excludes liability for intent or gross negligence. The reservation of unnamed rights, the downstream offer to recipients, the termination rule and the severability and entire-agreement paragraphs are not carried anywhere: no Creative Commons record in the library uses dalicc:additionalClauses.
-
info Rubric 7
cc:jurisdictionnonecc:jurisdiction is bpicounty:Italy, which matches the country of the legal-code URL, and dalicc:validityType is dalicc:perpetual, which matches the grant for the duration of the applicable copyright. The jurisdiction field records the legal home of the port, not a territorial limit: the grant itself is worldwide.
-
gap Rubric 8
odrl:prohibitionnoneThe technological measures clause has no vocabulary term. Section 4(a) of the port: "Non puoi distribuire, comunicare al pubblico, rappresentare, eseguire, recitare o esporre in pubblico l'Opera, neanche in forma digitale, usando misure tecnologiche miranti a controllare l'accesso all'Opera ovvero l'uso dell'Opera, in maniera incompatibile con i termini della presente Licenza." Proposed term: dalicc:applyTechnicalProtectionMeasures, an odrl:Action to be used as an odrl:Prohibition.
-
gap Rubric 8
recordnoneAutomatic termination on breach and the survival of the disclaimer and the miscellaneous sections have no term, and neither has the automatic offer the licensor makes to every downstream recipient. Proposed terms: dalicc:terminationOnBreach and dalicc:downstreamOffer. The Italian port carries four collecting-society clauses that the International text does not: the licensor waives the right to collect fees for communication to the public and for performance, through SIAE, for cover versions, through SIAE, and for the communication of phonograms, through IMAIE, but keeps the non-waivable statutory remuneration of Italian copyright law, the equo compenso of article 18-bis of law 633/1941. None of this is expressible with the present vocabulary.
-
info Rubric 8
recordnoneItalian moral rights under law 633/1941 stay with the author and the port says so; the model has no term for a reserved moral right.
-
info Rubric 9
recordnoneThe consistency check with the 41 axioms of licensedata/dependencygraph/dg_default.ttl reports no conflict, before and after the correction, and the pre-review baseline listed none either.
-
info Rubric 10
recordnonePort of the Attribution-NonCommercial element set. Its deontic model is identical, statement for statement, to the 4.0 International record CC-BY-NC-4.0 after that record was corrected in the same review group, apart from the asset collection. What differs in the documents and not in the model is the version: 2.0 prohibits sublicensing expressly, has no cure period for a breach, has no sui generis database rights clause and settles the royalty and collecting-society question per jurisdiction, while 4.0 adds Section 4 on database rights and the 30 day cure period. The three ports of this element set in this review group, Brazil, Croatia and Italy, carry one and the same model, so the compatibility checker cannot tell them apart either.
-
major Rubric 7
dalicc:terminatesOnBreachappliedThe termination clause of this port reads: "La presente Licenza si intenderà risolta di diritto e i diritti con essa concessi cesseranno automaticamente, senza necessità di alcuna comunicazione in tal senso da parte del Licenziante, in caso di qualsivoglia inadempimento dei termini della presente Licenza da parte Tua, ed in particolare delle disposizioni di cui ai punti 4." The licence ends automatically on a breach and this version of the text has no reinstatement clause, so dalicc:terminatesOnBreach is true and no dalicc:curePeriod is written, as on the unported record of the same version.
Settled in version 2 (1)
-
settled
odrl:prohibitionThe licence forbids sublicensing and the record does not say so. Section 4(a) of the port: "Non puoi concedere l'Opera in sublicenza." The vocabulary has dalicc:sublicense, defined and used by no record. The association's review decided provisionally that the sublicensing prohibition should be modelled on every Creative Commons record, so it is recorded here with the exact triple and applied in one library-wide sweep.
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 prohibition, recorded the relation to the record this one was adapted from and recorded the review state. Later changes recorded which sentence of the text each statement rests on, recorded when the license ends on a breach and named the license the record itself is published under.
View version 2 JSON-LD Turtle RDF/XML
10 changes
-
added
dalicc:jurisdictionPortOf dalicclib:CC-BY-NC-4.0Port relation The 2026-09-15 review made the relation between a jurisdiction port and the record it was adapted from explicit in the data.
-
added
dalicc:licenseVersion "2.0"Port relation The 2026-09-15 review made the relation between a jurisdiction port and the record it was adapted from explicit in the data.
-
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
dalicc:variantKind "jurisdiction-port"Port relation The 2026-09-15 review made the relation between a jurisdiction port and the record it was adapted from explicit in the data.
-
added
dct:source <https://creativecommons.org/licenses/by-nc/2.0/it/>Review finding The record carried cc:legalcode but no dct:source, so it had a single provenance link where the 4.0 International parents carry two. The canonical URL of the port, https://creativecommons.org/licenses/by-nc/2.0/it/, was added, which is the pair, legal code plus deed, that the parents use and that the other 2.0 port group applied as well.
-
added
prohibition dalicc:sublicenseReview decision Review decision 1: every Creative Commons record except the CC0 dedication, plus the Open Database License and the Open Data Commons Attribution License, forbids sublicensing in as many words.
-
changed
prohibition dalicc:sublicensewas
prohibition dalicc:sublicenseManual edit The statement now quotes the sentence of the licence text it rests on: "Non puoi concedere l’Opera in sublicenza."
-
added
dalicc:terminatesOnBreach "true"^^xsd:booleanManual edit The termination clause of this port reads: "La presente Licenza si intenderà risolta di diritto e i diritti con essa concessi cesseranno automaticamente, senza necessità di alcuna comunicazione in tal senso da parte del Licenziante, in caso di qualsivoglia inadempimento dei termini della presente Licenza da parte Tua, ed in particolare delle disposizioni di cui ai punti 4."
-
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.