]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/rocksdb/java/src/main/java/org/rocksdb/ConcurrentTaskLimiter.java
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / rocksdb / java / src / main / java / org / rocksdb / ConcurrentTaskLimiter.java
index 3504264e7949b07b760a4beaa77f920a9f31cbde..b4e34303b5f3ffeaf6160823117fbee4d2737410 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;
 
 public abstract class ConcurrentTaskLimiter extends RocksObject {