aboutsummaryrefslogtreecommitdiffstats
path: root/src/window.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/window.cpp')
-rw-r--r--src/window.cpp8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/window.cpp b/src/window.cpp
index 37c3b16d..60cdb4ef 100644
--- a/src/window.cpp
+++ b/src/window.cpp
@@ -1,3 +1,11 @@
+/* ----------------------------------------------------------------------------
+ * window.cpp
+ *
+ * Copyright (c) 2017 Yann Herklotz Grave <ymherklotz@gmail.com> -- MIT License
+ * See file LICENSE for more details
+ * ----------------------------------------------------------------------------
+ */
+
#include "window.hpp"
#include <GL/glew.h>