Add appropriate LICENSE and Copyright message.

Summary:
Add appropriate LICENSE and Copyright message.

Test Plan:
make check

Reviewers:

CC:

Task ID: #

Blame Rev:
This commit is contained in:
Dhruba Borthakur
2013-10-16 14:59:46 -07:00
parent fc4616d898
commit 9cd221094c
156 changed files with 772 additions and 108 deletions

View File

@@ -1,5 +1,8 @@
// Copyright (c) 2013 Facebook.
// Copyright (c) 2013, 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.
//
#pragma once
namespace rocksdb {