[Rust-VMM] Call for license declaration suggestion

Liu, Jing2 jing2.liu at intel.com
Fri Jul 26 10:38:30 UTC 2019


Hey everyone,

We are preparing vmm-sys-util for crates.io, using Apache-2.0 OR BSD-3-Clause for the crate. Since some files are partially copied from different companies and licenses that were used to have, we would like to ensure what is an exact way to declare the license now?

For example, a file copied from both firecracker and crosvm with some new edit might have a license like,

// Copyright 2019 Intel Corporation. All Rights Reserved.
// SPDX-License-Identifier: Apache-2.0 OR BSD-3-Clause
//
// Copyright 2018 Amazon.com, Inc. or its affiliates. All Rights Reserved.
// SPDX-License-Identifier: Apache-2.0
//
// Copyright 2017 The Chromium OS Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE-BSD-3-Clause file.

Any suggestion for this?

There is a separate PR for correcting the license, and some opens here https://github.com/rust-vmm/vmm-sys-util/pull/19#discussion_r306661150 .
Welcome more comments and suggestion!

Thanks,
Jing



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opendev.org/pipermail/rust-vmm/attachments/20190726/27e9bbde/attachment-0001.html>


More information about the Rust-vmm mailing list