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