summaryrefslogtreecommitdiff
path: root/utilities/backupable
diff options
context:
space:
mode:
Diffstat (limited to 'utilities/backupable')
-rw-r--r--utilities/backupable/backupable_db.cc2
-rw-r--r--utilities/backupable/backupable_db_test.cc2
-rw-r--r--utilities/backupable/backupable_db_testutil.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/utilities/backupable/backupable_db.cc b/utilities/backupable/backupable_db.cc
index bbaf75b98..b8cb46c7c 100644
--- a/utilities/backupable/backupable_db.cc
+++ b/utilities/backupable/backupable_db.cc
@@ -1,4 +1,4 @@
-// Copyright (c) 2013, 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
// 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.
diff --git a/utilities/backupable/backupable_db_test.cc b/utilities/backupable/backupable_db_test.cc
index a3d32090c..cc70f69b5 100644
--- a/utilities/backupable/backupable_db_test.cc
+++ b/utilities/backupable/backupable_db_test.cc
@@ -1,4 +1,4 @@
-// Copyright (c) 2013, 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
// 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.
diff --git a/utilities/backupable/backupable_db_testutil.h b/utilities/backupable/backupable_db_testutil.h
index 6c45f33ed..efe4acdf2 100644
--- a/utilities/backupable/backupable_db_testutil.h
+++ b/utilities/backupable/backupable_db_testutil.h
@@ -1,4 +1,4 @@
-// Copyright (c) 2013, 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
// 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.