]> git-server-git.apps.pok.os.sepia.ceph.com Git - rocksdb.git/commitdiff
Remove some left-over BSD headers
authorSiying Dong <siying.d@fb.com>
Tue, 18 Jul 2017 18:46:31 +0000 (11:46 -0700)
committerIslam AbdelRahman <tec@fb.com>
Wed, 26 Jul 2017 18:31:42 +0000 (11:31 -0700)
Summary: Closes https://github.com/facebook/rocksdb/pull/2608

Differential Revision: D5444797

Pulled By: siying

fbshipit-source-id: 690581d03f37822e059a16085088e8e2d8a45016

db/compaction_iterator.cc
db/compaction_iterator.h
db/comparator_db_test.cc
db/convenience.cc
db/db_filesnapshot.cc
db/plain_table_db_test.cc
table/mock_table.cc
table/mock_table.h

index c59e734ca2672f29b28cd0f9843ea2c1761b8d2a..08ae19734099034838504e4a0b46cfad09085434 100644 (file)
@@ -1,5 +1,3 @@
-// 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.
 //  Copyright (c) 2011-present, Facebook, Inc.  All rights reserved.
 //  This source code is licensed under both the GPLv2 (found in the
 //  COPYING file in the root directory) and Apache 2.0 License
index 54c4bc249c8441d4e311cce0cf46da83e85cae12..cad23866699107dc992122943093df7b5d827d27 100644 (file)
@@ -1,5 +1,3 @@
-// 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.
 //  Copyright (c) 2011-present, Facebook, Inc.  All rights reserved.
 //  This source code is licensed under both the GPLv2 (found in the
 //  COPYING file in the root directory) and Apache 2.0 License
index 8ba800f22f909938db231df4be4a23840f4f995f..28a2a5658e7757110099054e5bf2533b238b533d 100644 (file)
@@ -1,5 +1,3 @@
-// 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.
 //  Copyright (c) 2011-present, Facebook, Inc.  All rights reserved.
 //  This source code is licensed under both the GPLv2 (found in the
 //  COPYING file in the root directory) and Apache 2.0 License
index cc5d95248392ad08a4e91379a156a6d22d542f90..6568b1ffff3f708d41b178998100a78b13cf7267 100644 (file)
@@ -3,9 +3,6 @@
 //  COPYING file in the root directory) and Apache 2.0 License
 //  (found in the LICENSE.Apache file in the root directory).
 //
-// Copyright (c) 2012 Facebook.
-// Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
 
 #ifndef ROCKSDB_LITE
 
index 24ddd4af4ef028c95d2079bfa83641f524fdc4bb..e266bf1ae1f5edc6bb26dc400ef64e92c9a479ba 100644 (file)
@@ -3,9 +3,6 @@
 //  COPYING file in the root directory) and Apache 2.0 License
 //  (found in the LICENSE.Apache file in the root directory).
 //
-// Copyright (c) 2012 Facebook.
-// Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
 
 #ifndef ROCKSDB_LITE
 
index 9ce50f28f69482b6963c1fbe0dbd58c64a6dff6d..0b60332e53aba30e0f7b9795a18249e81cffc2d1 100644 (file)
@@ -1,5 +1,3 @@
-// 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.
 //  Copyright (c) 2011-present, Facebook, Inc.  All rights reserved.
 //  This source code is licensed under both the GPLv2 (found in the
 //  COPYING file in the root directory) and Apache 2.0 License
index 9de04d69c6051811a8d50acfc19deaf1d4955569..d50a42127f5ffd41692bea2b085233ce27923f2b 100644 (file)
@@ -1,5 +1,3 @@
-// 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.
 //  Copyright (c) 2011-present, Facebook, Inc.  All rights reserved.
 //  This source code is licensed under both the GPLv2 (found in the
 //  COPYING file in the root directory) and Apache 2.0 License
index 0583139c6bfc418961c20e9f9917f2cc5ab4ea7a..9e5396341c5545c0e0ab1f98323fb7748804533d 100644 (file)
@@ -1,5 +1,3 @@
-// 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.
 //  Copyright (c) 2011-present, Facebook, Inc.  All rights reserved.
 //  This source code is licensed under both the GPLv2 (found in the
 //  COPYING file in the root directory) and Apache 2.0 License