]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/rocksdb/util/crc32c_ppc_asm.S
update source to Ceph Pacific 16.2.2
[ceph.git] / ceph / src / rocksdb / util / crc32c_ppc_asm.S
index 6de797973356aa675a85bf7fa683162a6b0d50fc..a317bf96b87426b82490e6c1178106152524e434 100644 (file)
@@ -1,11 +1,10 @@
+//  Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved.
 //  Copyright (c) 2015 Anton Blanchard <anton@au.ibm.com>, IBM
 //  Copyright (c) 2017 International Business Machines Corp.
 //  All rights reserved.
-//  This source code is licensed under the BSD-style license found in the
-//  LICENSE file in the root directory of this source tree. An additional grant
-//  of patent rights can be found in the PATENTS file in the same directory.
-//  This source code is also licensed under the GPLv2 license found in the
-//  COPYING file in the root directory of this source tree.
+//  This source code is licensed under both the GPLv2 (found in the
+//  COPYING file in the root directory) and Apache 2.0 License
+//  (found in the LICENSE.Apache file in the root directory).
 
 #include <ppc-asm.h>
 #include "ppc-opcode.h"