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: ccc61c9992051f82108ed6ac7fd0105f9b426394 (
plain
) (
blame
)
1
2
3
4
5
#pragma once
static char const
licenseText
[] = {
@LICENSE_TEXT@
};