aboutsummaryrefslogtreecommitdiffstats
path: root/test/testbench.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/testbench.cpp')
-rw-r--r--test/testbench.cpp8
1 files changed, 8 insertions, 0 deletions
diff --git a/test/testbench.cpp b/test/testbench.cpp
index 42bf357f..eb09a82d 100644
--- a/test/testbench.cpp
+++ b/test/testbench.cpp
@@ -1,3 +1,11 @@
+/* ----------------------------------------------------------------------------
+ * testbench.cpp
+ *
+ * Copyright (c) 2017 Yann Herklotz Grave <ymherklotz@gmail.com> -- MIT License
+ * See file LICENSE for more details
+ * ----------------------------------------------------------------------------
+ */
+
#include "testbench.hpp"
#include <algorithm>