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