aboutsummaryrefslogtreecommitdiffstats
path: root/test/testbench.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/testbench.hpp')
-rw-r--r--test/testbench.hpp9
1 files changed, 5 insertions, 4 deletions
diff --git a/test/testbench.hpp b/test/testbench.hpp
index ba3a3212..a5b8853d 100644
--- a/test/testbench.hpp
+++ b/test/testbench.hpp
@@ -1,8 +1,9 @@
-/*
- * created 22-06-17 by Yann Herklotz
- *
- * Test bench to test different functions in the yage library
+/* ----------------------------------------------------------------------------
+ * testbench.hpp
*
+ * Copyright (c) 2017 Yann Herklotz Grave <ymherklotz@gmail.com> -- MIT License
+ * See file LICENSE for more details
+ * ----------------------------------------------------------------------------
*/
#ifndef TEST_BENCH_HPP