summaryrefslogtreecommitdiffstats
path: root/TextureLoader/interface
diff options
context:
space:
mode:
authorassiduous <assiduous@diligentgraphics.com>2021-01-01 18:31:25 +0000
committerassiduous <assiduous@diligentgraphics.com>2021-01-01 18:31:25 +0000
commitae2fd744e5655fcc1c9bcb0ec280f16eb67d4123 (patch)
tree3b27ed85995f9fa95b5c9882ee588df84572daef /TextureLoader/interface
parentGLTFLoader: added convenience constructor for Model::CreateInfo (diff)
downloadDiligentTools-ae2fd744e5655fcc1c9bcb0ec280f16eb67d4123.tar.gz
DiligentTools-ae2fd744e5655fcc1c9bcb0ec280f16eb67d4123.zip
Updated copyright notice
Diffstat (limited to 'TextureLoader/interface')
-rw-r--r--TextureLoader/interface/Image.h2
-rw-r--r--TextureLoader/interface/TextureLoader.h2
-rw-r--r--TextureLoader/interface/TextureUtilities.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/TextureLoader/interface/Image.h b/TextureLoader/interface/Image.h
index 9b15e30..39332af 100644
--- a/TextureLoader/interface/Image.h
+++ b/TextureLoader/interface/Image.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2019-2020 Diligent Graphics LLC
+ * Copyright 2019-2021 Diligent Graphics LLC
* Copyright 2015-2019 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/TextureLoader/interface/TextureLoader.h b/TextureLoader/interface/TextureLoader.h
index f62f598..72b0ebe 100644
--- a/TextureLoader/interface/TextureLoader.h
+++ b/TextureLoader/interface/TextureLoader.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2019-2020 Diligent Graphics LLC
+ * Copyright 2019-2021 Diligent Graphics LLC
* Copyright 2015-2019 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/TextureLoader/interface/TextureUtilities.h b/TextureLoader/interface/TextureUtilities.h
index 10174a8..708f37d 100644
--- a/TextureLoader/interface/TextureUtilities.h
+++ b/TextureLoader/interface/TextureUtilities.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2019-2020 Diligent Graphics LLC
+ * Copyright 2019-2021 Diligent Graphics LLC
* Copyright 2015-2019 Egor Yusov
*
* Licensed under the Apache License, Version 2.0 (the "License");