aboutsummaryrefslogtreecommitdiffstats
path: root/yage/core/resourcemanager.h
diff options
context:
space:
mode:
Diffstat (limited to 'yage/core/resourcemanager.h')
-rw-r--r--yage/core/resourcemanager.h8
1 files changed, 7 insertions, 1 deletions
diff --git a/yage/core/resourcemanager.h b/yage/core/resourcemanager.h
index 52d98e12..8fc6a16e 100644
--- a/yage/core/resourcemanager.h
+++ b/yage/core/resourcemanager.h
@@ -1,3 +1,10 @@
+/* ----------------------------------------------------------------------------
+ * resourcemanager.h
+ *
+ * Copyright (c) 2017 Yann Herklotz Grave <ymherklotz@gmail.com>
+ * MIT License, see LICENSE file for more details.
+ * ----------------------------------------------------------------------------
+ */
/* ----------------------------------------------------------------------------
* resourcemanager.h
@@ -25,7 +32,6 @@ private:
public:
static Texture getTexture(const std::string &texture_path);
-
};
} // namespace yage