summaryrefslogtreecommitdiffhomepage
path: root/dev/base/RunDLL64
diff options
context:
space:
mode:
Diffstat (limited to 'dev/base/RunDLL64')
-rw-r--r--dev/base/RunDLL64/src/dll.cxx4
1 files changed, 4 insertions, 0 deletions
diff --git a/dev/base/RunDLL64/src/dll.cxx b/dev/base/RunDLL64/src/dll.cxx
index 560a404d..ece370dc 100644
--- a/dev/base/RunDLL64/src/dll.cxx
+++ b/dev/base/RunDLL64/src/dll.cxx
@@ -1,3 +1,7 @@
+/*
+ * Copyright (c) 2024 ZKA Technologies
+ */
+
#include <sci/sci_base.hxx>
typedef int (*MainKind)(int, char**);