]> git-server-git.apps.pok.os.sepia.ceph.com Git - rocksdb.git/commitdiff
Remove some left-over BSD headers
authorsdong <siying.d@fb.com>
Tue, 18 Jul 2017 18:38:39 +0000 (11:38 -0700)
committersdong <siying.d@fb.com>
Fri, 21 Jul 2017 00:21:15 +0000 (17:21 -0700)
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 30fcf2e9ede349b4d305402572347a7fee680b98..2e828a42572217d768b17367a8416e210ab340d7 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 f345b47c47157ad1f928ecc6078b3d5cff9a8d10..a407c02638ee87819aa8a6d85797df1526d03bb3 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 1d401eb28ca9b15ed8dc9d979c876439cb0be665..3820aef84fac4c8b439958e6250f68dd74bc5767 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