🪴 Nishanth Gobi

Search

SearchSearch
Home

>

Zettelkasten

>

Literature Notes

>

SPDX license identifier

SPDX license identifier

May 15, 2024, 1 min read

  • #zettel
  • #lit
  • Introduced in Solidity from Solidity ^0.6.8

Usage §

// SPDX-License-Identifier: MIT
 
pragma solidity ^0.7.5;
 
contract TestContract {
// Some logic
}

List of licenses §

https://spdx.org/licenses/

Refs §

  1. Stackoverflow
  2. Using SPDX licenses

Graph View

  • Usage
  • List of licenses
  • Refs

Created with Quartz v4.1.0, © 2024

  • GitHub
  • LinkedIn