Improved attributions message

This commit is contained in:
Syrus
2020-06-15 19:38:08 -07:00
parent f2f795cd1f
commit 439e4017ee
31 changed files with 31 additions and 31 deletions

View File

@@ -1,4 +1,4 @@
// This file contains partial code from other sources.
// This file contains code from external sources.
// Attributions: https://github.com/wasmerio/wasmer-reborn/blob/master/ATTRIBUTIONS.md
//! A trampoline generator for calling dynamic host functions from Wasm.