aboutsummaryrefslogtreecommitdiff
path: root/issues/issue178_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'issues/issue178_test.cc')
-rw-r--r--issues/issue178_test.cc4
1 files changed, 4 insertions, 0 deletions
diff --git a/issues/issue178_test.cc b/issues/issue178_test.cc
index c0a21f0..1b1cf8b 100644
--- a/issues/issue178_test.cc
+++ b/issues/issue178_test.cc
@@ -1,3 +1,7 @@
+// Copyright (c) 2013 The LevelDB Authors. All rights reserved.
+// 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.
+
// Test for issue 178: a manual compaction causes deleted data to reappear.
#include <iostream>
#include <sstream>