From bc403d2d4f81c97a468e92d3b0981590fbe032cc Mon Sep 17 00:00:00 2001 From: Douglas Rumbaugh Date: Tue, 9 May 2023 15:19:02 -0400 Subject: Header update --- tests/mutable_buffer_tests.cpp | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'tests/mutable_buffer_tests.cpp') diff --git a/tests/mutable_buffer_tests.cpp b/tests/mutable_buffer_tests.cpp index 8768551..2112036 100644 --- a/tests/mutable_buffer_tests.cpp +++ b/tests/mutable_buffer_tests.cpp @@ -1,3 +1,14 @@ +/* + * tests/mutable_buffer_tests.cpp + * + * Unit tests for MutableBuffer + * + * Copyright (C) 2023 Douglas Rumbaugh + * Dong Xie + * + * All rights reserved. Published under the Modified BSD License. + * + */ #include #include #include -- cgit v1.2.3