]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/rocksdb/examples/options_file_example.cc
update sources to ceph Nautilus 14.2.1
[ceph.git] / ceph / src / rocksdb / examples / options_file_example.cc
index 360ccddf2330e739fa498a79df619d783ff97563..5dd0a479c00075d82c0f02ca15ede279791c7b3f 100644 (file)
@@ -1,7 +1,7 @@
 // Copyright (c) 2011-present, Facebook, Inc.  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 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).
 //
 // This file demonstrates how to use the utility functions defined in
 // rocksdb/utilities/options_util.h to open a rocksdb database without