Add copyright notice

This commit is contained in:
Brandon Fish 2019-05-18 16:32:22 -05:00
parent 74a758d39e
commit 2d10306c87

View File

@ -1,3 +1,6 @@
// Parts of the following code are Copyright 2018 Cranelift Developers
// and subject to the license https://github.com/CraneStation/cranelift/blob/c47ca7bafc8fc48358f1baa72360e61fc1f7a0f2/cranelift-wasm/LICENSE
use crate::{func_env::FuncEnv, module::{Converter, Module}, signal::Caller, get_isa};
use std::sync::Arc;
use wasmer_runtime_core::{