Update repository URLs for the Bytecode Alliance. (#550)

This commit is contained in:
Dan Gohman
2019-11-12 09:18:59 -08:00
committed by GitHub
parent 46721f3f92
commit c78196bd01
45 changed files with 65 additions and 65 deletions

View File

@@ -1,8 +1,8 @@
// Part of the Wasmtime Project, under the Apache License v2.0 with LLVM Exceptions.
// See https://github.com/CraneStation/wasmtime/blob/master/LICENSE for license information.
// See https://github.com/bytecodealliance/wasmtime/blob/master/LICENSE for license information.
//
// Significant parts of this file are derived from cloudabi-utils. See
// https://github.com/CraneStation/wasmtime/blob/master/lib/wasi/sandboxed-system-primitives/src/LICENSE
// https://github.com/bytecodealliance/wasmtime/blob/master/lib/wasi/sandboxed-system-primitives/src/LICENSE
// for license information.
//
// The upstream file contains the following copyright notice: