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