Definitely not :). In fact, all the LevelDB copyright notices now point to a dangling LICENSE file:
> // Copyright (c) 2011 The LevelDB Authors. All rights reserved.
> // Use of this source code is governed by a BSD-style license that can be
> // found in the LICENSE file. See the AUTHORS file for names of contributors.
CONTRIBUTING (https://github.com/facebook/rocksdb/blob/master/CONTRIBUTING...) presumably needs updating as well to cover the variations (including the GPLv2 addition that happened a few months ago apparently).
Definitely not :). In fact, all the LevelDB copyright notices now point to a dangling LICENSE file:
> // Copyright (c) 2011 The LevelDB Authors. All rights reserved.
> // Use of this source code is governed by a BSD-style license that can be
> // found in the LICENSE file. See the AUTHORS file for names of contributors.
CONTRIBUTING (https://github.com/facebook/rocksdb/blob/master/CONTRIBUTING...) presumably needs updating as well to cover the variations (including the GPLv2 addition that happened a few months ago apparently).