summaryrefslogtreecommitdiffstats
path: root/include/framework
diff options
context:
space:
mode:
authorDouglas Rumbaugh <dbr4@psu.edu>2023-05-09 15:19:02 -0400
committerDouglas Rumbaugh <dbr4@psu.edu>2023-05-09 15:19:02 -0400
commitbc403d2d4f81c97a468e92d3b0981590fbe032cc (patch)
tree00c5846c8c7aa6057855e55f652ce9b057081d8d /include/framework
parentc867d59aaf61bb1a0839d34b56935f52c0fc6e00 (diff)
downloaddynamic-extension-bc403d2d4f81c97a468e92d3b0981590fbe032cc.tar.gz
Header update
Diffstat (limited to 'include/framework')
-rw-r--r--include/framework/DynamicExtension.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/include/framework/DynamicExtension.h b/include/framework/DynamicExtension.h
index ed01e47..c65290a 100644
--- a/include/framework/DynamicExtension.h
+++ b/include/framework/DynamicExtension.h
@@ -1,3 +1,12 @@
+/*
+ * include/framework/DynamicExtension.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 <atomic>