plugeth/core/vm
Felix Lange 3f047be5aa all: update license headers to distiguish GPL/LGPL
All code outside of cmd/ is licensed as LGPL. The headers
now reflect this by calling the whole work "the go-ethereum library".
2015-07-22 18:51:45 +02:00
..
analysis.go all: update license headers to distiguish GPL/LGPL 2015-07-22 18:51:45 +02:00
asm.go all: update license headers to distiguish GPL/LGPL 2015-07-22 18:51:45 +02:00
common.go all: update license headers to distiguish GPL/LGPL 2015-07-22 18:51:45 +02:00
context.go all: update license headers to distiguish GPL/LGPL 2015-07-22 18:51:45 +02:00
contracts.go all: update license headers to distiguish GPL/LGPL 2015-07-22 18:51:45 +02:00
disasm.go all: update license headers to distiguish GPL/LGPL 2015-07-22 18:51:45 +02:00
environment.go all: update license headers to distiguish GPL/LGPL 2015-07-22 18:51:45 +02:00
errors.go all: update license headers to distiguish GPL/LGPL 2015-07-22 18:51:45 +02:00
gas.go all: update license headers to distiguish GPL/LGPL 2015-07-22 18:51:45 +02:00
logger.go all: update license headers to distiguish GPL/LGPL 2015-07-22 18:51:45 +02:00
memory.go all: update license headers to distiguish GPL/LGPL 2015-07-22 18:51:45 +02:00
opcodes.go all: update license headers to distiguish GPL/LGPL 2015-07-22 18:51:45 +02:00
stack.go all: update license headers to distiguish GPL/LGPL 2015-07-22 18:51:45 +02:00
virtual_machine.go all: update license headers to distiguish GPL/LGPL 2015-07-22 18:51:45 +02:00
vm_jit_fake.go all: update license headers to distiguish GPL/LGPL 2015-07-22 18:51:45 +02:00
vm_jit.go all: update license headers to distiguish GPL/LGPL 2015-07-22 18:51:45 +02:00
vm.go all: update license headers to distiguish GPL/LGPL 2015-07-22 18:51:45 +02:00