aboutsummaryrefslogtreecommitdiffstats
path: root/tests/threadtest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/threadtest.cpp')
-rw-r--r--tests/threadtest.cpp8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/threadtest.cpp b/tests/threadtest.cpp
index dd1877e5..9ea46e62 100644
--- a/tests/threadtest.cpp
+++ b/tests/threadtest.cpp
@@ -1,3 +1,11 @@
+/* ----------------------------------------------------------------------------
+ * threadtest.cpp
+ *
+ * Copyright (c) 2017 Yann Herklotz Grave <ymherklotz@gmail.com>
+ * MIT License, see LICENSE file for more details.
+ * ----------------------------------------------------------------------------
+ */
+
#include <yage.h>
#include <iostream>