summaryrefslogtreecommitdiffstats
path: root/include/framework/MutableBuffer.h
diff options
context:
space:
mode:
authorDouglas Rumbaugh <dbr4@psu.edu>2023-05-09 10:39:35 -0400
committerDouglas Rumbaugh <dbr4@psu.edu>2023-05-09 10:40:45 -0400
commit3e5df1ab4f581c795b7d3e1f1ba385efe47d6f15 (patch)
tree5cfe94f3f4489522876ed7ac5f83bf601e3b74c7 /include/framework/MutableBuffer.h
parenta104b9e9496ec20cbf0398d2606358efe06608d8 (diff)
downloaddynamic-extension-3e5df1ab4f581c795b7d3e1f1ba385efe47d6f15.tar.gz
Initial port of InternalLevel
Diffstat (limited to 'include/framework/MutableBuffer.h')
-rw-r--r--include/framework/MutableBuffer.h9
1 files changed, 9 insertions, 0 deletions
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 <drumbaugh@psu.edu>
+ * Dong Xie <dongx@psu.edu>
+ *
+ * All rights reserved. Published under the Modified BSD License.
+ *
+ */
#pragma once
#include <cstdlib>