aboutsummaryrefslogtreecommitdiffstats
path: root/editor/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'editor/main.cpp')
-rw-r--r--editor/main.cpp8
1 files changed, 8 insertions, 0 deletions
diff --git a/editor/main.cpp b/editor/main.cpp
index a3aa7cbc..bc80117b 100644
--- a/editor/main.cpp
+++ b/editor/main.cpp
@@ -1,3 +1,11 @@
+/* ----------------------------------------------------------------------------
+ * /home/yannherklotz/Github/YAGE/editor/main.cpp
+ *
+ * Copyright (c) 2017 Yann Herklotz Grave <ymherklotz@gmail.com>
+ * MIT License, see LICENSE file for more details.
+ * ----------------------------------------------------------------------------
+ */
+
#include "editorwindow.h"
#include <QApplication>