aboutsummaryrefslogtreecommitdiffstats
path: root/test/testbench.hpp
diff options
context:
space:
mode:
authorYann Herklotz <ymherklotz@gmail.com>2017-07-27 22:20:32 +0100
committerYann Herklotz <ymherklotz@gmail.com>2017-07-27 22:20:32 +0100
commitb35be0d8a0636602076c9c09a1cc2b3c92cb4042 (patch)
treedb3a3321202dbd388824ee5aaca341c35002a6ec /test/testbench.hpp
parent3ed3b2395dc6943cddfaa4f6365077b27ef1f480 (diff)
downloadYAGE-b35be0d8a0636602076c9c09a1cc2b3c92cb4042.tar.gz
YAGE-b35be0d8a0636602076c9c09a1cc2b3c92cb4042.zip
Added MIT License to all files
Diffstat (limited to 'test/testbench.hpp')
-rw-r--r--test/testbench.hpp8
1 files changed, 8 insertions, 0 deletions
diff --git a/test/testbench.hpp b/test/testbench.hpp
index 574561af..a5b8853d 100644
--- a/test/testbench.hpp
+++ b/test/testbench.hpp
@@ -1,3 +1,11 @@
+/* ----------------------------------------------------------------------------
+ * testbench.hpp
+ *
+ * Copyright (c) 2017 Yann Herklotz Grave <ymherklotz@gmail.com> -- MIT License
+ * See file LICENSE for more details
+ * ----------------------------------------------------------------------------
+ */
+
#ifndef TEST_BENCH_HPP
#define TEST_BENCH_HPP