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