Refine BSD-3-Clause license file
The vhost crate is written from scratch, so it should be licensed to Alibaba Cloud instead of Google. Signed-off-by: Liu Jiang <gerry@linux.alibaba.com>
This commit is contained in:
parent
78542ec600
commit
85ab9e3c4e
1 changed files with 4 additions and 4 deletions
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2017 The Chromium OS Authors. All rights reserved.
|
||||
// Copyright (C) 2019 Alibaba Cloud. All rights reserved.
|
||||
//
|
||||
// Redistribution and use in source and binary forms, with or without
|
||||
// modification, are permitted provided that the following conditions are
|
||||
|
|
@ -10,9 +10,9 @@
|
|||
// copyright notice, this list of conditions and the following disclaimer
|
||||
// in the documentation and/or other materials provided with the
|
||||
// distribution.
|
||||
// * Neither the name of Google Inc. nor the names of its
|
||||
// contributors may be used to endorse or promote products derived from
|
||||
// this software without specific prior written permission.
|
||||
// * Neither the name of Alibaba Inc. nor the names of its contributors
|
||||
// may be used to endorse or promote products derived from this software
|
||||
// without specific prior written permission.
|
||||
//
|
||||
// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
|
||||
// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
|
||||
Loading…
Add table
Add a link
Reference in a new issue