index
:
dexon-solidity
develop
release
DEXON fork of Solidity (https://github.com/dexon-foundation/dsolidity)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cmake
/
templates
/
license.h.in
blob: b254e8715b1b8dfd68f49181d186b79f617a6d5a (
plain
) (
blame
)
1
2
3
4
5
#pragma once
static char
licenseText
[] = {
0
x@LICENSE_TEXT@
};