Remove PATENTS text from a few straggler files (#5326)

Summary:
Remove PATENTS related wording from a few stragglers which still reference the old PATENTS file.
Pull Request resolved: https://github.com/facebook/rocksdb/pull/5326

Differential Revision: D15423297

Pulled By: sagar0

fbshipit-source-id: 4babcddfc120b7d2fed6eb3898287cf8012bf8ea
This commit is contained in:
Sagar Vemuri 2019-05-21 16:19:39 -07:00 committed by Facebook Github Bot
parent b2274da0e5
commit dda474399a
6 changed files with 18 additions and 28 deletions

View File

@ -1,7 +1,7 @@
// Copyright (c) 2011-present, Facebook, Inc. All rights reserved. // Copyright (c) 2011-present, Facebook, Inc. All rights reserved.
// This source code is licensed under the BSD-style license found in the // This source code is licensed under both the GPLv2 (found in the
// LICENSE file in the root directory of this source tree. An additional grant // COPYING file in the root directory) and Apache 2.0 License
// of patent rights can be found in the PATENTS file in the same directory. // (found in the LICENSE.Apache file in the root directory).
// //
// Copyright (c) 2011 The LevelDB Authors. All rights reserved. // Copyright (c) 2011 The LevelDB Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be // Use of this source code is governed by a BSD-style license that can be

View File

@ -1,11 +1,9 @@
// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. // Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved.
// Copyright (c) 2017 International Business Machines Corp. // Copyright (c) 2017 International Business Machines Corp.
// All rights reserved. // All rights reserved.
// This source code is licensed under the BSD-style license found in the // This source code is licensed under both the GPLv2 (found in the
// LICENSE file in the root directory of this source tree. An additional grant // COPYING file in the root directory) and Apache 2.0 License
// of patent rights can be found in the PATENTS file in the same directory. // (found in the LICENSE.Apache file in the root directory).
// This source code is also licensed under the GPLv2 license found in the
// COPYING file in the root directory of this source tree.
#define CRC_TABLE #define CRC_TABLE
#include <inttypes.h> #include <inttypes.h>

View File

@ -1,11 +1,9 @@
// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. // Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved.
// Copyright (c) 2017 International Business Machines Corp. // Copyright (c) 2017 International Business Machines Corp.
// All rights reserved. // All rights reserved.
// This source code is licensed under the BSD-style license found in the // This source code is licensed under both the GPLv2 (found in the
// LICENSE file in the root directory of this source tree. An additional grant // COPYING file in the root directory) and Apache 2.0 License
// of patent rights can be found in the PATENTS file in the same directory. // (found in the LICENSE.Apache file in the root directory).
// This source code is also licensed under the GPLv2 license found in the
// COPYING file in the root directory of this source tree.
#pragma once #pragma once

View File

@ -2,11 +2,9 @@
// Copyright (c) 2015 Anton Blanchard <anton@au.ibm.com>, IBM // Copyright (c) 2015 Anton Blanchard <anton@au.ibm.com>, IBM
// Copyright (c) 2017 International Business Machines Corp. // Copyright (c) 2017 International Business Machines Corp.
// All rights reserved. // All rights reserved.
// This source code is licensed under the BSD-style license found in the // This source code is licensed under both the GPLv2 (found in the
// LICENSE file in the root directory of this source tree. An additional grant // COPYING file in the root directory) and Apache 2.0 License
// of patent rights can be found in the PATENTS file in the same directory. // (found in the LICENSE.Apache file in the root directory).
// This source code is also licensed under the GPLv2 license found in the
// COPYING file in the root directory of this source tree.
#include <ppc-asm.h> #include <ppc-asm.h>
#include "ppc-opcode.h" #include "ppc-opcode.h"

View File

@ -1,11 +1,9 @@
// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. // Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved.
// Copyright (C) 2015, 2017 International Business Machines Corp. // Copyright (C) 2015, 2017 International Business Machines Corp.
// All rights reserved. // All rights reserved.
// This source code is licensed under the BSD-style license found in the // This source code is licensed under both the GPLv2 (found in the
// LICENSE file in the root directory of this source tree. An additional grant // COPYING file in the root directory) and Apache 2.0 License
// of patent rights can be found in the PATENTS file in the same directory. // (found in the LICENSE.Apache file in the root directory).
// This source code is also licensed under the GPLv2 license found in the
// COPYING file in the root directory of this source tree.
#pragma once #pragma once

View File

@ -1,11 +1,9 @@
// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. // Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved.
// Copyright (c) 2017 International Business Machines Corp. // Copyright (c) 2017 International Business Machines Corp.
// All rights reserved. // All rights reserved.
// This source code is licensed under the BSD-style license found in the // This source code is licensed under both the GPLv2 (found in the
// LICENSE file in the root directory of this source tree. An additional grant // COPYING file in the root directory) and Apache 2.0 License
// of patent rights can be found in the PATENTS file in the same directory. // (found in the LICENSE.Apache file in the root directory).
// This source code is also licensed under the GPLv2 license found in the
// COPYING file in the root directory of this source tree.
#pragma once #pragma once