aboutsummaryrefslogtreecommitdiffstats
path: root/yage/core/stb_image.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'yage/core/stb_image.cpp')
-rw-r--r--yage/core/stb_image.cpp9
1 files changed, 9 insertions, 0 deletions
diff --git a/yage/core/stb_image.cpp b/yage/core/stb_image.cpp
index 8ddfd1f5..9f352d82 100644
--- a/yage/core/stb_image.cpp
+++ b/yage/core/stb_image.cpp
@@ -1,2 +1,11 @@
+/** ---------------------------------------------------------------------------
+ * -*- c++ -*-
+ * @file: stb_image.cpp
+ *
+ * Copyright (c) 2017 Yann Herklotz Grave <ymherklotz@gmail.com>
+ * MIT License, see LICENSE file for more details.
+ * ----------------------------------------------------------------------------
+ */
+
#define STB_IMAGE_IMPLEMENTATION
#include "stb_image.h"