]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/rocksdb/java/src/main/java/org/rocksdb/util/ByteUtil.java
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / rocksdb / java / src / main / java / org / rocksdb / util / ByteUtil.java
index 9014fcba0a2664f619b695d0b0a19de3d7b4e735..5d64d5dcf29a99f3289a62a43e819993d03a8c7b 100644 (file)
@@ -1,3 +1,9 @@
+//  Copyright (c) Meta Platforms, Inc. and affiliates.
+//
+//  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).
+
 package org.rocksdb.util;
 
 import java.nio.ByteBuffer;