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.cpp8
1 files changed, 0 insertions, 8 deletions
diff --git a/yage/core/stb_image.cpp b/yage/core/stb_image.cpp
index 128d5cca..8ddfd1f5 100644
--- a/yage/core/stb_image.cpp
+++ b/yage/core/stb_image.cpp
@@ -1,10 +1,2 @@
-/** ---------------------------------------------------------------------------
- * @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"