summaryrefslogtreecommitdiffstats
path: root/tests/augbtree_tests.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/augbtree_tests.cpp')
-rw-r--r--tests/augbtree_tests.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/augbtree_tests.cpp b/tests/augbtree_tests.cpp
index 878af82..1b24344 100644
--- a/tests/augbtree_tests.cpp
+++ b/tests/augbtree_tests.cpp
@@ -1,12 +1,12 @@
/*
- * tests/wirs_tests.cpp
+ * tests/augbtree_tests.cpp
*
* Unit tests for AugBTree (Augmented B+Tree) shard
*
* Copyright (C) 2023 Douglas Rumbaugh <drumbaugh@psu.edu>
* Dong Xie <dongx@psu.edu>
*
- * All rights reserved. Published under the Modified BSD License.
+ * Distributed under the Modified BSD License.
*
*/