summaryrefslogtreecommitdiffstats
path: root/TextureLoader/include
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/include
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/include')
-rw-r--r--TextureLoader/include/DDSLoader.h2
-rw-r--r--TextureLoader/include/dxgiformat.h2
-rw-r--r--TextureLoader/include/pch.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/TextureLoader/include/DDSLoader.h b/TextureLoader/include/DDSLoader.h
index fb3e332..ed3bc5a 100644
--- a/TextureLoader/include/DDSLoader.h
+++ b/TextureLoader/include/DDSLoader.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/include/dxgiformat.h b/TextureLoader/include/dxgiformat.h
index ad8a58d..3b68567 100644
--- a/TextureLoader/include/dxgiformat.h
+++ b/TextureLoader/include/dxgiformat.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/include/pch.h b/TextureLoader/include/pch.h
index aa0da96..2e4f192 100644
--- a/TextureLoader/include/pch.h
+++ b/TextureLoader/include/pch.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.