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