From 3e5df1ab4f581c795b7d3e1f1ba385efe47d6f15 Mon Sep 17 00:00:00 2001 From: Douglas Rumbaugh Date: Tue, 9 May 2023 10:39:35 -0400 Subject: Initial port of InternalLevel --- include/framework/MutableBuffer.h | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'include/framework/MutableBuffer.h') diff --git a/include/framework/MutableBuffer.h b/include/framework/MutableBuffer.h index 1a5c387..567b1d7 100644 --- a/include/framework/MutableBuffer.h +++ b/include/framework/MutableBuffer.h @@ -1,3 +1,12 @@ +/* + * include/framework/MutableBuffer.h + * + * Copyright (C) 2023 Douglas Rumbaugh + * Dong Xie + * + * All rights reserved. Published under the Modified BSD License. + * + */ #pragma once #include -- cgit v1.2.3