summaryrefslogtreecommitdiffstats
path: root/TextureLoader/interface
diff options
context:
space:
mode:
authorEgor Yusov <egor.yusov@gmail.com>2017-05-20 20:17:34 +0000
committerEgor Yusov <egor.yusov@gmail.com>2017-05-20 20:17:34 +0000
commite9ccc5f28cb17b125c6d7a9601ba1a7d55a2ad18 (patch)
treec7d8277b9318912271d115aa5aa6e6f6bf8c473a /TextureLoader/interface
parentMerge branch 'master' of https://github.com/DiligentGraphics/DiligentTools.git (diff)
downloadDiligentTools-e9ccc5f28cb17b125c6d7a9601ba1a7d55a2ad18.tar.gz
DiligentTools-e9ccc5f28cb17b125c6d7a9601ba1a7d55a2ad18.zip
Merge from dev branch
Diffstat (limited to 'TextureLoader/interface')
-rw-r--r--TextureLoader/interface/Image.h2
-rw-r--r--TextureLoader/interface/TextureLoader.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/TextureLoader/interface/Image.h b/TextureLoader/interface/Image.h
index eacf315..ae41a0e 100644
--- a/TextureLoader/interface/Image.h
+++ b/TextureLoader/interface/Image.h
@@ -1,4 +1,4 @@
-/* Copyright 2015-2017 Egor Yusov
+/* Copyright 2015-2016 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/TextureLoader/interface/TextureLoader.h b/TextureLoader/interface/TextureLoader.h
index 341e1e8..3b9769c 100644
--- a/TextureLoader/interface/TextureLoader.h
+++ b/TextureLoader/interface/TextureLoader.h
@@ -1,4 +1,4 @@
-/* Copyright 2015-2017 Egor Yusov
+/* Copyright 2015-2016 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.