aboutsummaryrefslogtreecommitdiffstats
path: root/include/YAGE/iomanager.hpp
diff options
context:
space:
mode:
authorYann Herklotz <ymherklotz@gmail.com>2017-07-27 22:20:32 +0100
committerYann Herklotz <ymherklotz@gmail.com>2017-07-27 22:20:32 +0100
commitb35be0d8a0636602076c9c09a1cc2b3c92cb4042 (patch)
treedb3a3321202dbd388824ee5aaca341c35002a6ec /include/YAGE/iomanager.hpp
parent3ed3b2395dc6943cddfaa4f6365077b27ef1f480 (diff)
downloadYAGE-b35be0d8a0636602076c9c09a1cc2b3c92cb4042.tar.gz
YAGE-b35be0d8a0636602076c9c09a1cc2b3c92cb4042.zip
Added MIT License to all files
Diffstat (limited to 'include/YAGE/iomanager.hpp')
-rw-r--r--include/YAGE/iomanager.hpp8
1 files changed, 8 insertions, 0 deletions
diff --git a/include/YAGE/iomanager.hpp b/include/YAGE/iomanager.hpp
index a0bc22ba..4295c598 100644
--- a/include/YAGE/iomanager.hpp
+++ b/include/YAGE/iomanager.hpp
@@ -1,3 +1,11 @@
+/* ----------------------------------------------------------------------------
+ * iomanager.hpp
+ *
+ * Copyright (c) 2017 Yann Herklotz Grave <ymherklotz@gmail.com> -- MIT License
+ * See file LICENSE for more details
+ * ----------------------------------------------------------------------------
+ */
+
#ifndef IO_MANAGER_HPP
#define IO_MANAGER_HPP