GUIDES & RESEARCH · 12 MIN READ

The Three Artwork Licenses on 256ART

Every artist releasing on 256ART chooses one of three artwork-rights frameworks: NFT License 2.0, Creative Commons Attribution–NonCommercial 4.0 International or CC0 1.0 Universal.

The choice materially changes what a collector—and in two cases, the wider public—may copy, modify or commercialize. It does not change who owns the token or collection contract, and it does not automatically license the artist’s source code or third-party libraries.

IN THIS GUIDE

  • NFT License 2.0 gives the current token owner personal use plus limited merchandise rights up to $100,000 in annual gross revenue.
  • CC BY-NC 4.0 lets anyone share and adapt the work noncommercially with attribution.
  • CC0 lets anyone copy, modify and commercialize the work without copyright permission.
  • Only NFT License 2.0 makes its grant depend on continuing to own the token.
  • The artwork license, code license, contract ownership and royalties remain separate.

01

The three choices at a glance

256ART OPTIONWHO RECEIVES RIGHTS?COMMERCIAL USEADAPTATIONS
NFT License 2.0Current owner of the token-specific artworkOwn merchandise, up to $100,000 annual gross revenueUnderlying art may not be modified; removable extensions are allowed
CC BY-NC 4.0Everyone, not only the token ownerNo, unless the rightsholder grants separate permissionYes, for noncommercial purposes with attribution
CC0 1.0EveryoneYesYes

This table summarizes the most important practical differences, not every legal term. Artists and collectors should read the complete instrument linked in the sources before relying on a permission.

The complete name of the second choice is Creative Commons Attribution–NonCommercial 4.0 International, commonly abbreviated CC BY-NC 4.0.

02

NFT License 2.0

Dapper Labs published NFT License 2.0 in 2018 as a token-holder-specific framework. The creator keeps all right, title and interest in the art; the current legitimate token owner receives the limited permissions stated in the license.

The owner may use, copy and display the token-specific art personally and noncommercially. A marketplace or third-party application may display it when that service cryptographically verifies ownership and stops displaying it for a user who no longer owns the token.

The owner may also place the art on their own merchandise, provided that use produces no more than $100,000 in gross revenue per year. The official text treats exceeding that threshold without a broader agreement or exemption as a breach and instructs the owner to contact the creator.

03

NFT License 2.0 restrictions

  • Do not modify the underlying art’s shapes, designs, attributes or colors.
  • Removable overlays or extensions are allowed when they do not alter the underlying art.
  • Do not use the art to advertise, market or sell a third party’s product or service.
  • Do not use it with hatred, intolerance, violence or rights-infringing material.
  • Do not claim a trademark, copyright or other additional IP right in the art.
  • Third-party IP incorporated into the art can remove the commercial-use grant or add restrictions.

The grant lasts only while the collector owns that token. On sale, transfer, donation or other disposal, the previous owner’s Section 3 rights expire immediately without notice. The next legitimate owner becomes eligible for the license in relation to the acquired token.

NFT License 2.0 is therefore the 256ART choice that most directly ties artwork usage to token ownership. It grants more holder-specific commercial freedom than CC BY-NC, but much less freedom to alter the art than CC BY-NC or CC0.

04

CC BY-NC 4.0

Creative Commons Attribution–NonCommercial 4.0 International is a public license. Anyone may copy and redistribute the licensed material and create, reproduce and share adaptations for noncommercial purposes. They do not need to own a 256ART token.

Users must give appropriate credit, provide a license link and indicate whether they made changes. They may not imply the artist endorses them, and they may not apply legal or technological restrictions that prevent others from exercising the licensed rights.

The license defines NonCommercial as use not primarily intended for commercial advantage or monetary compensation. That boundary can depend on context. A person planning monetized merchandise, advertising or another mixed commercial use should obtain separate permission from the rightsholder rather than guessing.

The artist retains copyright. The grant is worldwide, royalty-free, non-exclusive and irrevocable for recipients who comply with its terms.

05

CC0 1.0 Universal

CC0 is a public-domain dedication rather than an ordinary permission reserved for collectors. The artist waives copyright and related rights to the fullest extent permitted by law, with a broad fallback license for jurisdictions where a complete waiver is ineffective.

Anyone may copy, modify, distribute and perform the work, including for commercial purposes, without asking permission. Attribution is not a legal condition of CC0, although cultural and scholarly practice may still credit the artist.

The token remains unique at its chain, collection address and token ID. CC0 removes exclusive copyright control over the associated work; it does not make every copy an official token or erase blockchain provenance.

CC0 does not waive other people’s rights, and it does not affect patent, trademark, privacy or publicity rights. It includes no warranty that every incorporated element was cleared, and users must not imply endorsement.

06

Which 256ART license fits which intent?

ARTIST INTENTCLOSEST AVAILABLE CHOICE
Give each current collector personal display and limited merchandise rights while preserving the art unchangedNFT License 2.0
Let the public share and remix the work with credit, but not commerciallyCC BY-NC 4.0
Let the public reuse, remix and commercialize the work as freely as possibleCC0 1.0

The choices are not a scale from weak to strong. They express different relationships. NFT License 2.0 privileges the current collector; CC BY-NC builds a noncommercial public commons; CC0 gives up exclusive copyright control as broadly as possible.

An artist who wants attribution plus commercial public reuse, a no-derivatives Creative Commons license, a custom collector grant or a complete copyright assignment does not currently have that option in the 256ART release selector.

07

What exactly is being licensed?

A generative release can contain artist source code, token-specific visual outputs, descriptions, fonts, sound and third-party libraries. Selecting an artwork license should not be assumed to relicense every one of those components.

NFT License 2.0 defines Art as art, designs and drawings associated with an owned NFT. It does not grant a right to publish the project’s generator as reusable software. Creative Commons tools apply to whichever licensed material the rightsholder clearly identifies.

Artists should define that scope in their release documentation: whether the selected license covers each token output, the complete generative system, project text, the artist-authored script or some defined combination. Otherwise a collector can understand the license correctly but still not know which material it governs.

08

Libraries, fonts and collaborators remain separate

An artist can grant only rights they control. p5.js, Three.js, a typeface, a sound sample or collaborator’s contribution retains its own license unless the relevant rightsholder agreed otherwise.

Placing dependency bytes on-chain does not erase those terms. CC0 applied by one artist cannot waive another creator’s copyright, and NFT License 2.0 specifically limits rights when the art contains third-party IP.

A release record should identify the exact artist-authored material covered by the selected license and list separate notices for every required dependency.

09

How 256ART records the choice

The license is a required selection in the 256ART project-details form. Modern collection metadata includes the project’s license name through the same contract-built tokenURI path used for the artwork information.

That makes the choice independently retrievable instead of leaving it only in a marketplace description. The 256ART artwork page pairs the license name with its canonical source: NFT License 2.0 last revised November 5, 2018; CC BY-NC 4.0 International; or CC0 1.0 Universal.

For NFT License 2.0, the official adoption instructions tell the rightsholder to identify the Creator and provide a contact email for broader commercial requests. Artists using this option should preserve those project-specific details with their release documentation.

10

Token ownership, royalties and contract ownership

The selected artwork license does not determine who administers the collection contract. Modern 256ART releases have a separately configured owner address with owner-only technical powers.

It also does not determine primary-sale splits or secondary royalties. ERC-2981 signals a royalty receiver and amount; optional transfer restrictions can affect which marketplaces may trade the token. Neither mechanism transfers copyright.

A collector therefore needs four separate facts: who owns the token, what the selected artwork license permits, who owns the collection contract and who receives sale revenue.

11

Before choosing or relying on a license

  • Read the complete official text, not only the dropdown label or this summary.
  • Confirm that every artist and collaborator authorized the choice.
  • Define whether “artwork” includes token outputs, the script, text and other project assets.
  • Clear the rights for libraries, fonts, sound and other third-party material.
  • For NFT License 2.0, identify the Creator and a working contact for broader commercial requests.
  • For CC BY-NC, provide the attribution information users should retain.
  • For CC0, understand that public commercial reuse cannot later be reserved through copyright.
  • Archive the exact license version with the collection address and release documentation.

This guide summarizes the three options offered by 256ART; it is not legal advice. Artists making a public dedication or valuable commercial grant, and collectors building a business around a work, should obtain advice for the relevant jurisdiction.

SOURCES AND FURTHER READING

  1. 01NFT License 2.0 — Official text and FAQ
  2. 02Dapper Labs — Introducing NFT License 2.0
  3. 03Creative Commons — CC BY-NC 4.0 deed
  4. 04Creative Commons — CC BY-NC 4.0 legal code
  5. 05Creative Commons — CC0 1.0 Universal deed
  6. 06Creative Commons — CC licenses, CC0 and NFTs
  7. 07ERC-2981 NFT Royalty Standard
  8. 08256ART — Artwork license field